Skip to content

pbs-websuntangled/genetic_travelling_salesman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

genetic_travelling_salesman

It uses

  • numpy for the crunching
  • opencv and matplotlib for visualisation
  • imutils and opencv for the video production

At the bottom of Route_collection there is a number of parameters that can be set and then you can run that module, it calls everything else and produces the visualisations

About

Solving the travelling salesperson problem using Darwinian techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages