A fully functional red-black tree implemented in C++/CLI with an OO approach of naming and structuring which makes the code highly readable as well as easily portable to C# or Java. The package also includes a binary search tree and two traversal algorithms.
Features
- DFS traversal to check for red-black tree definition and validate the tree (good for debuggig)
- BFS traversal to visualize the tree in easy to track form and color the red nodes
- BST to help review the specific code features with regard to the red-black tree
Categories
AlgorithmsLicense
GNU General Public License version 2.0 (GPLv2)Follow Red-Black Tree
Other Useful Business Software
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
-
Necessário para desenvolver um melhor aprendizado.
-
Necessário para desenvolver um melhor aprendizado.