Binarytree is Python library that lets you generate, visualize, inspect and manipulate binary trees. Skip the tedious work of setting up test data, and dive straight into practicing algorithms. Heaps and BSTs (binary search trees) are also supported. Binarytree supports another representation which is more compact but without the indexing properties. Traverse trees using different algorithms.
Features
- Requires Python 3.7+
- Generate and pretty-print various types of binary trees
- Build your own trees
- Inspect tree properties
- Compare and clone trees
- Use level-order (breadth-first) indexes to manipulate nodes
License
MIT LicenseFollow Binarytree
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Binarytree!