Skip to content

JaneHJY/8_puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

# 8_puzzle
8 puzzle solver using A* search
This Python solver 8 puzzle solver using A* search is modified from the 8 puzzle solver using brute force search from the following link:
https://codereview.stackexchange.com/questions/76906/python-8-puzzle-and-solver

About

8 puzzle solver using A* search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages