Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

API rustdoc

The complete public API documentation is auto-generated by cargo doc and published to GitHub Pages on every push to main:

Build locally:

cargo doc --no-deps --open

v0.6.0: 1,297 public functions spanning traversal, shortest paths, centrality, community detection, connectivity, flow, isomorphism, graph generators, layouts, spatial algorithms, and I/O. See the algorithm tracker for per-algorithm status.