8 Forks
34 Stars
34 Watchers

tsp_solver

Solving tsp (travel sales problem) using ruin & recreate method.

How to download and setup tsp_solver

Open terminal and run command
git clone https://github.com/chenmingxiang110/tsp_solver.git
git clone is used to create a copy or clone of tsp_solver repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tsp_solver https://github.com/chenmingxiang110/tsp_solver/archive/master.zip

Or simply clone tsp_solver with SSH
[email protected]:chenmingxiang110/tsp_solver.git

If you have some problems with tsp_solver

You may open issue on tsp_solver support forum (system) here: https://github.com/chenmingxiang110/tsp_solver/issues