hanuxxx / 8puzzle

基于Python八数码问题算法(深广度算法,A星算法)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

基于Python的八数码问题算法

1.深度优先

2.广度优先

3.A星算法

About

基于Python八数码问题算法(深广度算法,A星算法)


Languages

Language:Python 100.0%