shashwat14 / 8Puzzle-A-Star-Algorithm

This is a solution to 8 puzzle using A star Algorithm. Heuristic used is number of misplaced tiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8Puzzle-A-Star-Algorithm

About

This is a solution to 8 puzzle using A star Algorithm. Heuristic used is number of misplaced tiles.


Languages

Language:Java 100.0%