laar19 / IDA-star-algorithm-8-puzzle

Implementación del algoritmo IDA* (Iterative Deepening A estrella) para resolver el clásico juego 8 puzzle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDA* (IDA star) algorithm

Implementation of the IDA* (Iterative Deepening A star) algorithm to solve the classic 8 puzzle game

About

Implementación del algoritmo IDA* (Iterative Deepening A estrella) para resolver el clásico juego 8 puzzle

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%