Skip to content
P

pyTSPrf hg (legacy)

Project ID: 719

README Optimization of the Travelling Salesman Problem based on a API RESTlike

This module allows you to find the best route given a set of points defined by their longitude & latitude.

The cost criteria Only one criterion at the moment: the distance between the requested points Other cost criteria could be considered in future versions

Requirements

to be defined