David Wang a5c274d9b7 Add puzzle search helper type.
The puzzle search type is a puzzle with some variables assigned.  It
will be passed (mutably) to constraints for them to do their thing.

All changes to a variables' candidates must go through this object so
that we can wake up affected constraints.
2017-02-20 08:18:42 +11:00
2017-02-20 08:18:42 +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%