Skip to content

A python AI bot for searching optimally solution to puzzle games using graph traversal and pathfinding algorithms like A*, greedy-search, binary search, backtrack, Breadth-first search and Depth-first search

Notifications You must be signed in to change notification settings

juanyacovino77/puzzle-solver-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trabajo Práctico de Inteligencia Artificial 2021

Grupo 99: Bertone, Aiassa, Yacovino

About

A python AI bot for searching optimally solution to puzzle games using graph traversal and pathfinding algorithms like A*, greedy-search, binary search, backtrack, Breadth-first search and Depth-first search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages