-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
Currently enumerating the priority queue enumerates the nodes in (semi-)arbitrary order. We should
- Add enumerator functions to explicitly enumerate in
fast
andordered
order - Make it clear in the documentation what the default ordering is
- Maybe change the default ordering for
SimplePriorityQueue
?
Metadata
Metadata
Assignees
Labels
No labels