Solver for binarypuzzle.com
This is an incomplete solver for the so-called “Binary Puzzles” as featured on binarypuzzle.com. Also see the Wikipedia entry.
Project Links
GitHub Project page - contains a git repository, an issue tracker, a wiki resources, some graphs, and other resources.
Freecode.com Entry - contains a release history, links, and some classifications.
Tybalt’s Binary Puzzle solver in Perl - can solve all the games using backtracking, but does not display the reasoning.
Publicity
“My First Ruby Gem - binary_puzzle_solver” - post to the Israeli Ruby enthusiasts mailing list about it.
Licence
The Binary Puzzle Solver is free and open-source software (FOSS) distributed under the MIT/Expat License, a permissive software licence.