David Wang b5851e6876 Add solution type.
When a valid solution has been found, we will create a Solution
structure.  The values assigned to the puzzle variables can be
accessed using the indexing notation: solution[var].
2017-02-20 08:07:00 +11:00
2017-02-20 08:07:00 +11:00
2017-02-18 08:21:54 +11:00
2017-02-18 08:28:20 +11:00
2017-02-18 16:05:10 +11:00
2017-02-18 08:25:56 +11:00
Description
Puzzle solving library, written in Rust.
155 KiB
Languages
Rust 100%