A Python library to solve the N-Queens problem efficiently.
Project description
🏆 N-Queens Solver
A Python library to solve the N-Queens problem efficiently.
✨ Features
- Solves the N-Queens problem for any board size
N. - Returns all valid solutions.
- Provides a clean matrix representation of the board.
- Easy to install and use.
🚀 Installation
You can install the package using pip (after it's published to PyPI):
pip install nqueens-solver
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nqueens_solver-0.2.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nqueens_solver-0.2.0.tar.gz.
File metadata
- Download URL: nqueens_solver-0.2.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb41ece13ab6cfb0d54e5bf98fe2bb653354e84cac9a82b5152c390e01451586
|
|
| MD5 |
df5cd45c5632f9c8b0d21fc586abbfed
|
|
| BLAKE2b-256 |
1af6b8508e2f54d899c152b187b2d02aa2ff33cc1922648ed79dd9e8a2392ebc
|
File details
Details for the file nqueens_solver-0.2.0-py3-none-any.whl.
File metadata
- Download URL: nqueens_solver-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4417e3e67c4ca4eba69ec961090bd0d45c33f5f792bc64486c5b079a532a1bf
|
|
| MD5 |
31bed5ff3b0d6758c7078096f499e711
|
|
| BLAKE2b-256 |
8445041df609fdaa7cd84916746831699f5857f91ef46d6c4ea044a414f834f5
|