Skip to content

DevTechProfile/TravellingSalesmanProblem

Repository files navigation

TravellingSalesmanProblem

Algorithms to solve the travelling salesman problem

Youtube Videos (german)

Path generator

Generators for test data

Uniform2DRandom

Uniform distributed 2D data

Normal2DRandom

Normal distributed 2D data

Circle

Circle shaped test data. Easy to see global optimum.

BigValleyRandom

High point concentration in center. It leads to a "Big Valley" in solution space. Could be used for Big-Valley-Search strategies.

About

Algorithms to solve the travelling salesman problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages