Red Black Tree

Matlab implementation of RedBlack tree
707 Downloads
Updated 2 Nov 2011

View License

Matlab implementation of RedBlack tree using Object Oriented Prgraming Approach.
Implements the following methods:
Constructor for the tree
Add new node
Delete node from tree
plot the tree
find minimum entry in tree
find maximum entry in tree
search for the entry k in tree.

Cite As

Hanan Kavitz (2024). Red Black Tree (https://www.mathworks.com/matlabcentral/fileexchange/33583-red-black-tree), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0