Skip to content

Aplicacion React para probar como funcionan algoritmos de busqueda en un tablero con origen y solucion

Notifications You must be signed in to change notification settings

gsulloa/search-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Aplicacion React para probar como funcionan algoritmos de busqueda en un tablero con origen y solucion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages