eight-puzzle-search

一款用于辅助学习八数码问题搜索求解的 Python 包 | A Python package for learning search algorithms of eight puzzle problem

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install eight-puzzle-search

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.71 2022-10-24
0.0.70 2022-10-24
0.0.6 2022-10-24
0.0.2 2022-10-24

Issues with this package?

Page last updated 2026-09-03 03:03:47 UTC