Statements (28)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:algorithm
gptkb:maximum_flow_algorithm |
| gptkbp:alsoKnownAs |
gptkb:preflow-push_algorithm
|
| gptkbp:category |
network flow algorithm
|
| gptkbp:complexity |
O(V^2 E)
|
| gptkbp:field |
computer science
graph theory |
| gptkbp:hasApplication |
image segmentation
network routing bipartite matching |
| gptkbp:hasVariant |
FIFO push-relabel
highest-label push-relabel lowest-label push-relabel |
| gptkbp:improves |
augmenting path algorithms
|
| gptkbp:input |
gptkb:graph
capacity function |
| gptkbp:introduced |
gptkb:Robert_E._Tarjan
gptkb:Andrew_V._Goldberg |
| gptkbp:introducedIn |
1986
|
| gptkbp:output |
maximum flow
|
| gptkbp:relatedTo |
gptkb:Edmonds-Karp_algorithm
gptkb:Ford-Fulkerson_algorithm |
| gptkbp:solvedBy |
maximum flow problem
|
| gptkbp:uses |
height function
preflow |
| gptkbp:bfsParent |
gptkb:Dinic's_algorithm
|
| gptkbp:bfsLayer |
6
|
| https://www.w3.org/2000/01/rdf-schema#label |
Push-relabel algorithm
|