Package org.jungrapht.samples.flow
-
Class Summary Class Description MaxFlowDemo Demo of the EdmondsKarp Max Flow algorithm applied to a graph with a capacity property as edge weight.
Class | Description |
---|---|
MaxFlowDemo |
Demo of the EdmondsKarp Max Flow algorithm applied to a graph with a capacity property as edge
weight.
|