Impressive work.
Note that - due to the strong symmetries - only 1284 of the puzzles are non isomorphic. Since the evaluation of the ER ratings is very slow, i use gsf's program to canonicalize them (see
here) and sort and uniq to remove duplicates, before i evaluate the ratings. But i dont have an easy way to reconstruct one original to all non isomorphic puzzles (if i need one, i just look for the first line number, where it appears in the canonicalized file).
I did not find any puzzles with new rating. Over the weekend i had 636, but ratings 7.6 and 8.7 are still missing in my collection.
This is my proposal for the new challenge (but there are some hours left for JPF's).
- Code: Select all
+-------------------+
| . . . . . . . . 3 |
| . 4 5 . . . . 9 . |
| 7 . . 8 . . 2 . . |
| . 3 7 . . 6 . . . |
| . . . . . . . . . |
| . . . 2 . . 1 5 . |
| . . 1 . . 7 . . 5 |
| . 6 . . . . 8 1 . |
| 2 . . . . . . . . |
+-------------------+ ER 1.5
I hope, its not too hard to make some progress.