Crate tsplib_parser

Source

Structs§

Instance
An instance of a TSP or related problem.

Enums§

DisplayData
How a graphical display of the nodes can be obtained.
EdgeData
Edges of a graph.
EdgeWeightFormat
Describes the format of the edge weights.
EdgeWeightType
How the edge weights (or distances) are given.
InstanceType
Type of the data.
NodeCoords
Node coordinates.