Skip to content

TSP Solver - Work done for my internship with the University of Vienna

Notifications You must be signed in to change notification settings

ravloony/mobilehealthcare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code to a VRP solver I wrote to calculate routes for outpatient visiting tours for nurses in Vienna, Austria.
There are real world datasets but I'm not sure about any licensing issues, so I have not included them.
There is at the moment a moderate amount of Doxygen documentation, which should autogen nicely.

The code itself implements a simulated annealing metaheuristic which applies several construction heuristics repeatedly, including the regret heuristic (Golden et al).

About

TSP Solver - Work done for my internship with the University of Vienna

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published