Find the maximum flow between two vertices in a graph
FindMaximumFlow[g, s, t]
FindMaximumFlow[m, s, t]
FindMaximumFlow[data, {s1, …}, {t1, …}]
FindMaximumFlow[data, source, target, "property"]
FindMaximumFlow[{v -> w, …}, …]
- EdgeCapacity — default Automatic
- VertexCapacity — default Automatic