Skip to content
/ tspgen Public

Genetic parallel algorithm for approximating the Travelling Salesman Problem

Notifications You must be signed in to change notification settings

helderm/tspgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tspgen

Genetic parallel algorithm for approximating the Travelling Salesman Problem

Contributing

  • Install lib mpich2
$ sudo apt-get install mpich2
  • Compile
$ make
  • Run
$ mpiexec -n 2 ./tspgen

About

Genetic parallel algorithm for approximating the Travelling Salesman Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published