A solver for binary puzzles, written in C#. Runs on .NET Core v1.1.
Features:
- Reading and writing puzzles in Excel xml format. Each such file contains the puzzle on the first worksheet and the answer on the second.
- Both a ruleset-based and brute-force solver are available.
- The project contains 2000 puzzles to play with, apart from the puzzles used in unit tests.
Example: