Skip to content

I believe there is a way to get rid of explicit leaves without loosing the simplicity of the balancing operations. #104

Closed
@make-github-pseudonymous-again

Description

This involves only creating the leaves whose parent pointer is accessed and hard-coding the black color of implicit null leaves in the code somehow. This should be possible because the former is only required at the beginning of a deletion balancing operation, and the latter can be done by breaking symmetry, which is already done to some extent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions