- Code: Select all
......5...6.1.....9...41.7...........57...3.2........8.98...............4...5.... ED=3.0/1.2/1.2
..............37................2...9........3...71...............9.4...4.2....86 ED=2.6/1.2/1.2
A quick note on how my rating program works:
- it first tries to solve using singles only, repeating grid 1, grid 2, etc, until no number placement or pencilmark elimination is possible in grids 1 and 2
- it then tries to solve using singles + intersections
- next it tries to solve using singles + intersections + subsets
- there are options to enable chains (the default is chains are not enabled).
- until puzzle is solved, and a rating is obtained.
The process is different from how each grid would be solved on its own, or how a human solver would solve.