Solving N-Queens problem by Simple Genetic Algorithm in Python.
From the Introduction to Evolutionary Computing book
git clone <url> nqueenscd nqueenspython -m venv .venv./.venv/Scripts/activatepip install poetrypoetry installpoetry run main
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Solving N-Queens problem by Simple Genetic Algorithm in Python.
From the Introduction to Evolutionary Computing book
git clone <url> nqueenscd nqueenspython -m venv .venv./.venv/Scripts/activatepip install poetrypoetry installpoetry run main