Statements (15)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:algorithm
|
gptkbp:category |
graph algorithms
|
gptkbp:complexity |
O(V+E)
|
gptkbp:field |
graph theory
|
https://www.w3.org/2000/01/rdf-schema#label |
Gabow's algorithm
|
gptkbp:input |
graph
|
gptkbp:introducedIn |
1977
|
gptkbp:inventedBy |
gptkb:Harold_N._Gabow
|
gptkbp:output |
strongly connected components
|
gptkbp:relatedTo |
gptkb:Tarjan's_algorithm
|
gptkbp:solvedBy |
strongly connected components problem
|
gptkbp:uses |
depth-first search
|
gptkbp:bfsParent |
gptkb:Kosaraju's_algorithm
gptkb:Tarjan's_algorithm |
gptkbp:bfsLayer |
6
|