Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
routing algorithm
|
gptkbp:alsoKnownAs |
gptkb:Dijkstra's_algorithm
|
gptkbp:category |
graph
|
gptkbp:complexity |
O(V^2)
|
gptkbp:firstPublished |
1959
|
gptkbp:foundIn |
least-cost path
|
https://www.w3.org/2000/01/rdf-schema#label |
Shortest Path First (SPF)
|
gptkbp:implementedIn |
network routers
|
gptkbp:input |
weighted graph
|
gptkbp:namedAfter |
gptkb:Edsger_Dijkstra
|
gptkbp:output |
shortest path tree
|
gptkbp:purpose |
find shortest path in a network
|
gptkbp:usedBy |
link-state routing protocols
|
gptkbp:usedFor |
routing table calculation
|
gptkbp:usedIn |
gptkb:IS-IS
gptkb:OSPF |
gptkbp:bfsParent |
gptkb:Intermediate_System_to_Intermediate_System
|
gptkbp:bfsLayer |
6
|