wejendorp/pyMetaheuristics
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project is intended to help visualize different metaheuristic graph-algorithms
Prerequisite software: Python, available from python.org
PyGame, available from pygame.org
To run the program, run Metaheuristics.py. (Currently only works with a file input -f)
For help on the command-line arguments accepted, run:
Metaheuristic.py --help