Skip to main content

N Queen Visualizer

Project description

PyPI version GitHub issues GitHub license

nqviz

nqviz is a tool to visualize the n-queen problem. Random column pick is used.

Installation

Use the package manager pip to install nqviz.

pip install nqviz

Usage

from nqviz import Nqueen

Nqueen(6) # run n-queen on a 6*6 chessboard

6-queen

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nqviz-0.0.5.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page