Skip to content

NickSklA/A-Star-and-BFS-Searching-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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


About

Searching Visualization in a Graph using A* and BFS Algorithms. Imported GraphStream library for the GUI.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published