Skip to content

Consider adding a Heap #56

Closed
Closed
@rtheunissen

Description

@rtheunissen

Would be a heap using an optional comparator function (max heap by default). PriorityQueue already uses a heap internally so we could extend that and create a dedicated implementation, potentially replacing PriorityQueue entirely.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions