Module org.jgrapht.io
Package org.jgrapht.nio.tsplib
TSPLIB95 importers/exporters
-
Class Summary Class Description TSPLIBImporter<V,E> Importer for files in the TSPLIB95 format.TSPLIBImporter.Metadata<V,E> Container for the meta data of an imported TSPLIB95 file.TSPLIBImporter.Node A node imported from the NODE_COORD_SECTION of a TSPLIB95-file.TSPLIBImporter.Specification Container for the entry values read from the specification part of a file in TSPLIB95 format.