Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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