Skip to content

Visualization of different search algorithms, e.g., A* or Dijkstra.

Notifications You must be signed in to change notification settings

JensLe97/Search-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search-Algorithms

Visualization of different search algorithms, e.g., A* or Dijkstra.

A basic Java Application (GUI) that allows to enter starting and goal positions in a grid. Certain path finding algorithm search for the shortest way (around obstacles).

About

Visualization of different search algorithms, e.g., A* or Dijkstra.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages