Module tsplib

Source

Structs§

TspSite
A site in a TSP problem, consisting of an ID and integer coordinates

Enums§

TspError

Functions§

euclidean_distance
Calculate the Euclidean distance between two TSP sites
read_tsp_file
Parse a TSP file containing site coordinates.