[][src]Module contest_algorithms::graph::flow

Maximum flows, matchings, and minimum cuts.

Structs

FlowGraph

Representation of a network flow problem with (optional) costs.