sudoku solver that was supposed to be an implementation of wave function collapse. but it ended up only being a constraint solver?
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
sudoku_constraint_solver
sudoku solver that was supposed to be an implementation of wave function collapse. but it ended up only being a constraint solver?