Expand description

Main module containing all tsp specific aspect of the API.

Functions

From a std::time::Duration object compute the elapsed microseconds.

Compute an route that for the traveling-salesman-problem defined by the distance matrix.