/8-Tile_A-star

A* Algorithm to solve 8-tile puzzle

Primary LanguagePython

Complete implementation of A* Algorithm to solve a one dimensional representation of the 8-tile puzzle. *For CS 540 @ UW-Madison