1 unstable release

0.0.0 Apr 20, 2024

#9 in #bfs

GPL-3.0-only

1KB

Disk-based BFS

An implementation of disk-based breadth first search, using a version of the algorithm described in Richard Korf's paper Minimizing Disk I/O in Two-Bit Breadth-First Search modified to only require one bit per state.

No runtime deps