Skip to content

Combinatorial optimization methods for solving the Traveling Salesman Problem and the Minimum Latency Problem, including Branch-and-Bound, Lagrangian Relaxation, as well as the ILS heuristic.

Notifications You must be signed in to change notification settings

viniciusolzon/KIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KIT

Personal C++ implementations of various combinatorial optimization methods for solving the Traveling Salesman Problem (TSP) and the Minimum Latency Problem (MLP), including Branch-and-Bound, Lagrangian Relaxation, as well as the ILS heuristic.

About

Combinatorial optimization methods for solving the Traveling Salesman Problem and the Minimum Latency Problem, including Branch-and-Bound, Lagrangian Relaxation, as well as the ILS heuristic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published