Skip to content

unitedtimur/FindPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a8da3e · Oct 11, 2020

History

43 Commits
Oct 11, 2020
Oct 11, 2020
Aug 27, 2020
Oct 11, 2020
Aug 27, 2020
Oct 8, 2020

Repository files navigation

FindPath

The graphical application was written using the qt framework.

Targets

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

hippo