Skip to content

Algorithm Visualizer 1.0.3

Compare
Choose a tag to compare
@RyanAlbertson RyanAlbertson released this 14 Nov 05:50
· 38 commits to master since this release

Added features

  • Minimum Spanning Tree algorithms
    • Kruskal's Algorithm
    • Prim's Algorithm

Improvements

  • More responsive node selection
  • GIFs available in README

Bug Fixes

  • Dijkstra's algorithm animation no longer skips coloring the adjacent edges of the final visited node