Package edu.uci.ics.jung.algorithms.flows
-
Class Summary Class Description EdmondsKarpMaxFlow<V,E> Implements the Edmonds-Karp maximum flow algorithm for solving the maximum flow problem.
Class | Description |
---|---|
EdmondsKarpMaxFlow<V,E> |
Implements the Edmonds-Karp maximum flow algorithm for solving the maximum flow problem.
|