# Minesweeper problem. # This problem file is used by # http://www.hakank.org/choco/MineSweeper.java # # Richard Kaye: How Complicated is Minesweeper? # http://web.mat.bham.ac.uk/R.W.Kaye/minesw/ASE2003.pdf # A splitter,page 35 # A lot of solutions... 11 11 ...0...0... ...01.10... ...01.10... 00001110000 .1111.1111. ...1.2.1... .1111.1111. 00001110000 ...01.10... ...01.10... ...0...0...