Uses of Class
org.jgrapht.nio.tsplib.TSPLIBImporter.Metadata
Packages that use TSPLIBImporter.Metadata
-
Uses of TSPLIBImporter.Metadata in org.jgrapht.nio.tsplib
Methods in org.jgrapht.nio.tsplib that return TSPLIBImporter.MetadataModifier and TypeMethodDescriptionTSPLIBImporter.getMetadata()
Returns theTSPLIBImporter.Metadata
of the latest imported file or null, if no import completed yet or the latest import failed.Methods in org.jgrapht.nio.tsplib with parameters of type TSPLIBImporter.MetadataModifier and TypeMethodDescriptionTSPLIBImporter.importTour
(TSPLIBImporter.Metadata<V, E> referenceMetadata, Reader in)