IsaacCheng9 / 8-puzzle-heuristic-search

An implementation of the A* search algorithm to solve the 8-puzzle problem, with two different heuristics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8-puzzle-heuristic-search

An implementation of the A* search algorithm to solve the 8-puzzle problem, with two different heuristics.

About

An implementation of the A* search algorithm to solve the 8-puzzle problem, with two different heuristics.


Languages

Language:Python 100.0%