Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 137 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 137 Bytes

8-puzzle-heuristic-search

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