Skip to content

schakalakka/Genetic-Algorithm-for-the-n-Queens-Problem

Repository files navigation

Genetic Algorithm for the n-Queens Problem for n>3

Authors: Moran Gybels, Andreas Radke
Requirements:
                Python 3.6+
                Numpy 1.13.3+
Run

To run the algorithm run in a terminal: 'python main.py'

Configuration

All the configuration is done in the config.py file. An exemplary config with reasonable settings is already provided.

Source Code

The source code can also be viewed online here: https://github.com/schakalakka/uab-opt/tree/master/genetic_algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages