/8-Puzzle-A-Star-Search

This repository contains C++ implementation of A* search algorithm for finding path to goal state for 8 puzzle problem in AI.

Primary LanguageC++Apache License 2.0Apache-2.0

Stargazers