| Interface | Description |
|---|---|
| FlowAlgorithm |
Defines algorithm used to compute maximum flow.
|
| Class | Description |
|---|---|
| EdmondsKarpAlgorithm | |
| FlowAlgorithmBase |
Base for flow algorithms.
|
| FordFulkersonAlgorithm |
The Ford-Fulkerson algorithm to compute maximum flow.
|
Copyright © 2015. All rights reserved.