Releases: nahrens007/BinarySearchTreeGui
Releases · nahrens007/BinarySearchTreeGui
Colors
In this release, you are given the ability to change the color of the background, nodes, and node text color. This provides ease of use for color blind people.
Bug Fixes
- Fixed bug where sometimes it would not display newly inserted nodes when starting with an empty tree
- Added exit button to properties GUI
BinarySearchTreeGUI.zip
Additions
Added Breadth First Traversal to properties.
BST Visualizer.zip
Minor Fixes
From v1.0, fixed a few minor "issues" - more or less making things look a little nicer.
Official First Release
This release should be fully functional at this point. It looks good, it has great features, and is stable.
The .zip download contains the binaries, including the required Qt DLL's to make it usable out-of-the-box.