Binary Search Tree Visualizer is a desktop app made with Qt to visualize binary search tree data structure and how its algorithms work using animation. This application uses Graphviz as its graph processing engine. Therefore, please install Graphviz before you launch this application on your PC. Other thing to note is that you need a C++ compiler installed on your system.
Please read the program manual inside the project report file to have a clear understanding on how to install the required libraries and corrently launch the application.
https://www.qt.io/download-open-source
Scroll the page down until you find the download button.
https://graphviz.org/download/
https://www.youtube.com/watch?v=KYTGAxyZCwI
If the project report and project presentation somehow breaks in this repository, here is the backup link to access them: https://drive.google.com/drive/folders/1cq_gdVdhI3FJlS6St-VnKhp5eyrd8-cQ?usp=sharing