Groups
Category
Minimum Cost Maximum Flow (MCMF) finds the maximum possible flow from a source to a sink while minimizing the total cost paid per unit of flow along edges.
A biconnected component (block) is a maximal subgraph where removing any single vertex keeps it connected.