Skip to content

Releases: nclandrei/Palgo

Palgo v1.0

29 Mar 18:56
Compare
Choose a tag to compare

Palgo 1.0 brings you animations for several important algorithms, including:

  • Heap insertion and deletion
  • Huffman encoding
  • Dijkstra's shortest path
  • Prim-Jarnik minimum spanning tree
  • Prim-Jarnik Dijkstra's refinement for building the min spanning tree
  • Depth First Search in a graph
  • Breadth First Search in a graph

This release will feature only the macOS executable but Windows and Linux versions are on their way!

Built with ❤️ using Electron, Vis.js and many other amazing open source libraries