Skip to content

[bug] Implicit treap is not randomized #44

@ongyiumark

Description

@ongyiumark

The implicit treap does not use the priority in the nodes anywhere, so it's not randomized, which results in a very unbalanced tree. We don't get the advantage of having logarithmic height, so running time is very slow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions