Groups
Category
FordโFulkerson finds the maximum possible flow from a source to a sink by repeatedly pushing flow along an augmenting path in the residual graph.
A biconnected component (block) is a maximal subgraph where removing any single vertex keeps it connected.