https://github.com/flaque/python-ga
https://github.com/flaque/python-ga
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flaque/python-ga
- Owner: Flaque
- Created: 2017-04-09T00:44:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T03:56:20.000Z (about 8 years ago)
- Last Synced: 2025-01-20T10:13:54.205Z (4 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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