Use PriorityQueue for Dijkstra's, requires Hash for Vertex
This commit is contained in:
@@ -11,4 +11,5 @@ keywords = ["graph", "graph-algorithms"]
|
||||
categories = ["algorithms", "data-structures", "mathematics"]
|
||||
|
||||
[dependencies]
|
||||
priority-queue = "2.7.0"
|
||||
typed-generational-arena = "0.2.9"
|
||||
|
||||
Reference in New Issue
Block a user