Skip to content

yvesdhondt/RedBlackTree_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RedBlackTree_Python

A red-black tree implementation in Python.

About

This red-black tree implementation is not guaranteed to be correct. If you find any mistakes, please let me know.

V1.0

At the moment you can only put items in the tree and retrieve items from the tree. Arithmetic functions, such as floor and min, and deletion is not yet possible.

About

A red-black tree implementation in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages