discrete-modulus (C++)
Reference implementations of discrete modulus algorithms (C++)
Loading...
Searching...
No Matches
discrete_modulus Directory Reference
Directory dependency graph for discrete_modulus:

Files

 cunningham.hpp
 Exact spanning tree modulus via Cunningham's algorithm.
 
 graphs.hpp
 Graph/flow-graph type aliases, subgraph/component helpers, and demo graph generators used by cunningham.hpp.
 
 solver_trace.hpp
 Opt-in per-round trace recording for spanning_tree_modulus, and a versioned JSON writer for the recorded trace.