cs46-flora-trees

This is a tree data structure implementation in Python covering Binary Search Trees, AVL Trees and Heaps.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install cs46-flora-trees

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.0 2020-05-06    

Issues with this package?

Page last updated 2023-10-28 08:42:24 UTC