Run a GA that solves the Traveling Salesman Problem with the settings generated in settings.py
Run a simple fitness-maximizing GA that solves any applicable problem. At the time of writing this document, it was applied to the One-Max problem
mutaion.py
settings.py
Enter search terms or a module, class or function name.