This is a simple implementation of the 8 queen problem with basic operations and GA. I'll add implementation of it in other languages soon!
-
Updated
Nov 20, 2025 - Jupyter Notebook
This is a simple implementation of the 8 queen problem with basic operations and GA. I'll add implementation of it in other languages soon!
Evolutionary Algorithm
A Simple Genetic Algorithm written in Java for University.
To associate your repository with the simple-genetic-algorithm topic, visit your repo's landing page and select "manage topics."