Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:algorithm
|
gptkbp:alsoKnownAs |
Yen's k-shortest paths algorithm
|
gptkbp:complexity |
O(k n (m + n log n))
|
gptkbp:field |
computer science
graph theory |
https://www.w3.org/2000/01/rdf-schema#label |
Yen's algorithm
|
gptkbp:input |
weighted graph
destination node source node |
gptkbp:output |
k shortest loopless paths
|
gptkbp:proposedBy |
Jin Y. Yen
|
gptkbp:publishedIn |
Management Science journal
|
gptkbp:relatedTo |
gptkb:Dijkstra's_algorithm
gptkb:shortest_path_problem |
gptkbp:solvedBy |
gptkb:k_shortest_paths_problem
|
gptkbp:yearProposed |
1971
|
gptkbp:bfsParent |
gptkb:Man-Zeok_Yen
|
gptkbp:bfsLayer |
6
|