Minesweeper My implementation of a minesweeper solver. To run: python3 minesweeper.py In the main there is example code to run the algorithm.