Skip to content

well-known optimization algorithms on the TSP for pedagogical purposes

License

Notifications You must be signed in to change notification settings

xgandibleux/metaTSPstu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

metaTSPstu

Implementation in Julia (compliant v1.0.0) of well-known optimization algorithms applied on the Traveling Salesman Problem (TSP) for pedagogical purposes.

This implementation is the base of an exercice of the course "metaheuristics".


Algorithms :

  • VNS (skeleton)
  • TS (minimal full implementation)

About

well-known optimization algorithms on the TSP for pedagogical purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages