Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 798 Bytes

File metadata and controls

21 lines (14 loc) · 798 Bytes

A* and BFS Searching Visualization

© 2018 - Aristomenis Tressos & Nikos Sklavounos. Aristomenis' github account: https://github.com/Tressos-Aristomenis

How to run the application:

  • Go to my releases.
  • Find the latest release.
  • Download the .zip file and unzip it at your current directory.
  • Open the "executable" folder and run the .jar file.
  • When you click "Initialize Graph" you will be requested to choose a .txt file with the graph data.
  • Select the file called "graph-data.txt". By default it's located in the same folder as the jar file.
  • Enjoy and star my repository if you enjoyed it!

Sample of the app

sample2