Skip to content

Add OrderedEnumerator function #61

@BlueRaja

Description

@BlueRaja

Currently enumerating the priority queue enumerates the nodes in (semi-)arbitrary order. We should

  • Add enumerator functions to explicitly enumerate in fast and ordered order
  • Make it clear in the documentation what the default ordering is
  • Maybe change the default ordering for SimplePriorityQueue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions