A downloadable tool

Algorithms (C++)  

Visualizer (Unity)

  Algorithms

  • Dijkstra's Algorithm
  • A* Search
  • Greedy Best-first Search
  • Swarm Algorithm
  • Convergent Swarm Algorithm
  • Bidirectional Swarm Algorithm
  • Breadth-first Search
  • Depth-first Search
  • Yen’s algorithm (It is implemented in my SP Library(C++), it will be used.)
  • Bellman Ford (It is implemented in my SP Library(C++), it will be used.)
  • Floyd Warshall (It is implemented in my SP Library(C++), it will be used.)

   Features

  • UI
  • Speed
  • Visualize
  • Algorithm Selection
  • Node Selection
  • Clear
  • Add Obstacles