Module tspf::metric[][src]

Functions

Calculates the distance between two points for dataset from AT&T Bell laboratory, published by Padberg and Rinaldi in 1987.

Calculates the 2D-Euclidean distance between two points.

Calculates the 3D-Euclidean distance between two points.

Calculates the geographical between two points.

Calculates the 2D-Manhattan distance between two points.

Calculates the 3D-Manhattan distance between two points.

Calculates the 2D maximum distance between two points.

Calculates the 3D maximum distance between two points.

Calculates the distance between two points for crystallography problems (version 1).

Calculates the distance between two points for crystallography problems (version 2).