/ecm2423-a-star-search

This was created for ECM2423 Artificial Intelligence and Applications module.

Primary LanguagePythonMIT LicenseMIT

ecm2423-a-star-search

This is a solution for the 8-puzzle using A* search using the Manhattan distance heuristic and the Hamming distance (misplaced tiles) heuristic.