Algorithm Visualizer 1.0.2
Added features
- Change speed of algorithm animations
Improvements
- Redesigned depth-first search, breadth-first search, and Dijkstra's algorithm to provide a performance upgrade with regards to time and memory
- Removed file reading/writing. All data is now stored in data structures
- Greatly reduced file size