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