python_tsp

Library to solve the Traveling Salesperson Problem in pure Python.

Installation

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

pip3 install python-tsp

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.5.0 2024-07-13  
0.4.2 2024-07-12  
0.4.1 2024-02-02    
0.4.0 2023-08-24
0.3.1 2022-07-28
0.3.0 2022-06-13
0.2.1 2021-05-17
0.2.0 2021-03-23
0.1.2 2021-03-16
0.1.1 2021-02-25
0.1.0 2020-08-25

Issues with this package?

Page last updated 2026-09-03 01:16:15 UTC