Package edu.uci.ics.jung.algorithms.flows

Provides a series of methods for solving the s-t max flow and other network flow problems.

See:
          Description

Class Summary
EdmondsKarpMaxFlow Implements the EdmondsKarpMaxFlow algorithm for solving the maximum flow problem.
 

Package edu.uci.ics.jung.algorithms.flows Description

Provides a series of methods for solving the s-t max flow and other network flow problems.