How do you solve Minesweeper?

Описание к видео How do you solve Minesweeper?

#SoME2

A (hopefully) approachable and widely usable approach to solve the tile based solitaire game Minesweeper.

0:00 - Introduction
0:16 - Basic Strategy
1:38 - Abstraction
2:20 - Sets
4:05 - Smarter Strategy
6:10 - Generalising our Strategy
8:05 - Including the Flags
9:11 - Summary
10:31 - Limitations

The code for the agent described is up on GitHub at:
https://github.com/ChasJC23/SetBasedM...

Mistakes:
At 8:50 I got the subtraction the complete wrong way round! In that example it's the set B \ R, the single blue tile on the right.

Комментарии

Информация по комментариям в разработке