Package org.graphstream.algorithm.flow
-
Interface Summary Interface Description FlowAlgorithm Defines algorithm used to compute maximum flow. -
Class Summary Class Description EdmondsKarpAlgorithm FlowAlgorithmBase Base for flow algorithms.FordFulkersonAlgorithm The Ford-Fulkerson algorithm to compute maximum flow.