API Reference
- Algorithms — core solvers for discrete modulus: a
direct LP solver (
matrix_modulus) and the incremental "basic algorithm" (modulus). - Families — functor classes/operators implementing families of objects
(
ShortestObjectFinders) for use withalgorithms.modulus: NetworkX families, family operators. - Demo — small graphs and brute-force helpers for demonstrations.
- Protocols — shared result types and structural interfaces.