Skip to content

Adalk033/The-traveling-Salesman-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The-traveling-Salesman-Problem

Program proposing a solution to the traveler's problem Program proposing a solution to the traveler's problem

The core of the algorithm is "Evolutionary Strategies", that algorithm was used as the main since we use a selection of individuals in a helithist way, at no time we let bad individuals pass.

The way data is taken is within a 20x20 matrix, and fitness to get the enhancements lies in the distance of these points.

About

Program proposing a solution to the traveler's problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages