Skip to content

Solving Travelling Salesman Problem with lp_solve API in C++

Notifications You must be signed in to change notification settings

Linthora/tsp_cpp_lpsolve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving TSP (Traveling Salesman Problem) in C++ and lp_solve

Small project to solve the tsp problem using C++ with lp_solve API and Miller–Tucker–Zemlin formulation.

About

Solving Travelling Salesman Problem with lp_solve API in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages