For further info, please see this github repo description and documention in board.py and solver.py.
Tested with Python 3.10+.
-
Notifications
You must be signed in to change notification settings - Fork 0
and47/8queens_ext
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Solved chess puzzle for any board size and pieces, extension of well-known 8 queens (backtracking, < 2 sec.)