Skip to content

unitedtimur/FindPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindPath

The graphical application was written using the qt framework.

Targets

  1. ✅ BFS
  2. ❎ Dijkstra’s algorithm
  3. ❎ DFS

hippo