6 Forks
31 Stars
31 Watchers

py2opt

How to solve the traveling salesman problem with the 2-opt algorithm, a fast heuristic search algorithm.

How to download and setup py2opt

Open terminal and run command
git clone https://github.com/pdrm83/py2opt.git
git clone is used to create a copy or clone of py2opt 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 py2opt https://github.com/pdrm83/py2opt/archive/master.zip

Or simply clone py2opt with SSH
[email protected]:pdrm83/py2opt.git

If you have some problems with py2opt

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