Welcome to Genetic’s documentation!
Contents:
- Required Installations
- Overview - How to use this Framework
- individual.py
- population.py
- fitness.py
- selection.py
- crossover.py
- mutaion.py
- GA.py
- settings.py
- visualization.py
- makeScreen(W, H)
- normalize(point, (olow, ohigh), (low, high))
- draw(tour, window, W, H, SCORES, COORDS)
- killscreen()
- Contracts
- Download the PDF