py2opt

How to solve the traveling salesman problem with the 2-opt algorithm

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install py2opt

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.4.2 2023-01-17  
1.4.1 2023-01-17  
1.4.0 2023-01-17  
1.3.6 2021-09-20  
1.3.5 2021-08-08  
1.3.4 2021-08-08  
1.3.2 2021-05-13  
1.3.0 2021-05-13  
1.2.3 2021-02-05  
1.2.2 2021-02-05  
1.2.0 2020-12-04  
1.1.7 2020-10-05  
1.1.6 2020-09-07  
1.1.5 2020-09-04  
1.1.4 2020-09-04  
1.1.3 2020-09-04  
1.1.2 2020-08-15  
1.1.1 2020-08-14  
1.1.0 2020-08-12  
1.0.9 2020-08-11  
1.0.8 2020-08-11  
1.0.7 2020-08-11  
1.0.6 2020-08-11  
1.0.5 2020-08-11  
1.0.4 2020-08-11  
1.0.3 2020-08-11  
1.0.2 2020-08-11  
1.0.1 2020-08-11  

Issues with this package?

Page last updated 2025-06-27 17:17:52 UTC