Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)