algx 0.1.0

Implementation of Knuth's Algorithm X
Documentation

algx

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

Quick start

See the Sudoku example.