Skip to content

Algorithm Visualizer 1.0.2

Choose a tag to compare

@RyanAlbertson RyanAlbertson released this 07 Nov 05:57
· 50 commits to master since this release

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