Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shikharvashistha/n-queens
n-queens problem
https://github.com/shikharvashistha/n-queens
rust
Last synced: 1 day ago
JSON representation
n-queens problem
- Host: GitHub
- URL: https://github.com/shikharvashistha/n-queens
- Owner: shikharvashistha
- License: mit
- Created: 2021-08-24T04:00:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-24T05:02:59.000Z (about 3 years ago)
- Last Synced: 2023-08-10T01:27:27.991Z (over 1 year ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nQueens
n-queens problem using genetic algorithm[![rust](https://github.com/shikharvashistha/nQueens/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/shikharvashistha/nQueens/actions/workflows/rust.yml)