Uses of Class
org.jgrapht.nio.tsplib.TSPLIBImporter.Metadata
-
Uses of TSPLIBImporter.Metadata in org.jgrapht.nio.tsplib
Modifier and TypeMethodDescriptionTSPLIBImporter.getMetadata()
Returns theTSPLIBImporter.Metadata
of the latest imported file or null, if no import completed yet or the latest import failed.Modifier and TypeMethodDescriptionTSPLIBImporter.importTour
(TSPLIBImporter.Metadata<V, E> referenceMetadata, Reader in)