Uses of Interface
org.graphstream.algorithm.flow.FlowAlgorithm
Package | Description |
---|---|
org.graphstream.algorithm.flow |
-
Uses of FlowAlgorithm in org.graphstream.algorithm.flow
Classes in org.graphstream.algorithm.flow that implement FlowAlgorithm Modifier and Type Class Description class
EdmondsKarpAlgorithm
class
FlowAlgorithmBase
Base for flow algorithms.class
FordFulkersonAlgorithm
The Ford-Fulkerson algorithm to compute maximum flow.