Skip to content

Implementation of modern AI (genetic algorithms) for common benchmarking task "travel salesman problem"

License

Notifications You must be signed in to change notification settings

xbendl/misc_genetic_algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misc_genetic_algo

Implementation of modern AI (genetic algorithms) for common benchmarking task "travel salesman problem". Further description in project documentation (CZ) and/or project documentation (CZ).

GUI

Installation:

Run install.sh

Run:

Synopsis: ./tsp [paramFile] paramFile Optional parameter specifying the path to configuration file.

Configuration:

Default configuration is in configuration.txt. However, all parameter can be changed in GUI

About

Implementation of modern AI (genetic algorithms) for common benchmarking task "travel salesman problem"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages