Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 249 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 249 Bytes

FindPath

The graphical application was written using the qt framework.

Targets

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

hippo