1 unstable release

0.1.0 Aug 31, 2023

#1607 in Algorithms

Custom license

13KB
322 lines

algx

Rust implementation of Knuth's Algorithm X for solving the exact cover problem.

Quick start

See the Sudoku example.

No runtime deps