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 (2026). Red Black Tree (https://se.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 LinuxCategories
- Computational Finance > Financial Instruments Toolbox > Price Instruments Using Functions > Interest-Rate Instruments > Price Using Tree Models > Tree Manipulation for Interest-Rate Instruments >
Find more on Tree Manipulation for Interest-Rate Instruments in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
+Nodes/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
