Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:algorithm
|
gptkbp:alsoKnownAs |
gptkb:Dinic's_algorithm
|
gptkbp:complexity |
O(V^2 E)
|
gptkbp:field |
computer science
graph theory network flow |
https://www.w3.org/2000/01/rdf-schema#label |
Dinitz algorithm
|
gptkbp:improves |
gptkb:Karzanov's_algorithm
gptkb:Sleator-Tarjan_dynamic_trees |
gptkbp:introducedIn |
1970
|
gptkbp:namedAfter |
gptkb:Yefim_Dinitz
|
gptkbp:relatedTo |
gptkb:Edmonds-Karp_algorithm
gptkb:Ford-Fulkerson_algorithm |
gptkbp:solvedBy |
maximum flow problem
|
gptkbp:uses |
blocking flow
level graph |
gptkbp:bfsParent |
gptkb:Dinic's_algorithm
|
gptkbp:bfsLayer |
6
|