Crate tspf[−][src]
Expand description
A library for parsing TSPLIB file formats.
The original documentation for TSPLIB can be found in the website of Ruprecht-Karls-Universität Heidelberg.
Structs
| Tsp | Represents a parsed TSP dataset. |
| TspBuilder | Responsible for constructing an instance of |
Enums
| CoordKind | |
| DisplayKind | |
| EdgeFormat | |
| ParseTspError | |
| TspKind | |
| WeightFormat | |
| WeightKind |