billzxy / 8PuzzleSolver

A* Search algorithm for the 8 Puzzle game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8PuzzleSolver

A* Search algorithm for the 8 Puzzle game

Usage: py -3 project1.py [Input File] [Output File]

About

A* Search algorithm for the 8 Puzzle game


Languages

Language:Python 100.0%