Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 288 Bytes

Search Algorithms

Search problem generator and solution visualizator with differents search algorithms.

Algorithms

  • DFS
  • BFS

ToDo:

  • Add A*
  • Add more algorithms
  • Fix error with problems with no solution
  • Add table add row and add column
  • Add Time between cycles edit