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.1.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.1.0.tar.gz.
File metadata
- Download URL: nqueens_solver-0.1.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 |
85d2f6b68b417efcb814f48907437b7482032e103a03fd45d2ad0abf9df68577
|
|
| MD5 |
0104024b25cded43efff42dd2636094d
|
|
| BLAKE2b-256 |
5114f798534ca1cf3bbc287608685427291bcae1103432e9396f5135ccde06ca
|
File details
Details for the file nqueens_solver-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nqueens_solver-0.1.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 |
ed41b550b40bc53c8ac08dce0fce1794c40fc7af308258d987645f2e4ca0a2ce
|
|
| MD5 |
5558c029625e5f54b7c673da3cdfe69d
|
|
| BLAKE2b-256 |
1266e33f980690d2fd219408e72f054314fc0d602f52925e00f6ec2d04bc6903
|