This is the SelfBalancingTreesVisualizer project. It is the graphical visualizer for self-balancing binary search trees (AVL, Splay) with extensible architecture, implemented in C++ and Qt/QML. The project lets you explore insert, delete, and search operations step by step, visualize tree rotations, and observe internal state changes.
See the BUILDING document.
See the CONTRIBUTING document.
See the LICENSE document.