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