Uses of Interface
com.jgalgo.alg.flow.MaximumFlow

Packages that use MaximumFlow
Package
Description
Algorithms for solving connectivity problems, such as strongly/weakly connected components, minimum edge/vertex cuts, ect.
Algorithms for solving flow problems in graphs, such as maximum flow, min cost flow, and circulation problems.