Skip to content

DARTHxMICHAEL/GeneticAlgorithmForTSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GeneticAlgorithmForTSP

Simple genetic algorithm for Traveling Salesman Problem. The code implements population managment, tournament selection, crossover of individuals and mutation. There's simple graphical presentation of the results as well as the basic parameters that allows to control the algorithm throught the entire optimization process... Feel free to modify the parameters and experiments with your own data :)

pobrany plik

Example results of searching for 500 ind population (for included problem with basic parameters).

About

GeneticAlgorithmForTSP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages