Skip to content

pabnas/IA_tarea2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the program just use the command phyton lab.py


If you want to change the type of Agent just change the line 136 of the lab.py file

visitados, acciones , costos = uniformCostSearch(problem) For UCS

visitados, acciones , costos = depthFirstSearch(problem) For DFS

visitados, acciones , costos = breadthFirstSearch(problem) For BFS

NOTE:
The maze.txt and maze_cost.txt must be in the same path that lab.py

Made by 
Santiago Barragan
Carolina Gomez

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages