algx
Rust implementation of Knuth's Algorithm X for solving the exact cover problem.
Quick start
cargo add algx
See the Sudoku example.
Rust implementation of Knuth's Algorithm X for solving the exact cover problem.
cargo add algx
See the Sudoku example.