chiark / gitweb /
Add standalone Fifteen solver, based on the hint feature.
authorJonas Kölker <jonaskoelker@yahoo.com>
Thu, 8 Oct 2015 10:55:52 +0000 (12:55 +0200)
committerSimon Tatham <anakin@pobox.com>
Wed, 14 Oct 2015 19:29:32 +0000 (20:29 +0100)
commitcd67072556c6b5934005b1777a465aca1e9df545
tree1f644d7f68a25b4cd222dbcb91593b8b1069c231
parent12fabc4add608622da87096bb3bed586efee10d9
Add standalone Fifteen solver, based on the hint feature.

Recall that the hint feature is really an incremental solver.  Apply
it repeatedly until the board is solved. Grade puzzles as solvable
or unsolvable by checking their parity.
fifteen.R
fifteen.c