Implementation of modern AI (genetic algorithms) for common benchmarking task "travel salesman problem". Further description in project documentation (CZ) and/or project documentation (CZ).
Run install.sh
Synopsis: ./tsp [paramFile]
paramFile Optional parameter specifying the path to configuration file.
Default configuration is in configuration.txt
. However, all parameter can be changed in GUI