Skip to content

How to create a binary tree with the package? #175

@garyzhubc

Description

@garyzhubc

Can I create a binary tree with nodes of attributes (binary vector value, left child, right child, parent, depth)?

The inserted elements are compared based on specific conditions so that a binary tree is produced. Some empty nodes are inserted to keep the tree in shape.

Image

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