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.
Description
Puzzle solving library, written in Rust.
Languages
Rust
100%