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

https://github.com/flaque/python-ga


https://github.com/flaque/python-ga

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

README.txt

Genetic Algorithm implementation by Evan Conrad and Sebastian Vargas
pmx.py and cx.py are the PMX and cycle crossover file implementations respectively.

Set the parameters for the GA by editing params.json
To run our genetic algorithms with the PMX/Cycle crossover mating with
either tournament or topdown pairing, run main.py.
The table of results is in resultsTable.txt