Uses of Class
org.jgrapht.nio.tsplib.TSPLIBImporter.Specification
-
Packages that use TSPLIBImporter.Specification Package Description org.jgrapht.nio.tsplib TSPLIB95 importers/exporters -
-
Uses of TSPLIBImporter.Specification in org.jgrapht.nio.tsplib
Methods in org.jgrapht.nio.tsplib that return TSPLIBImporter.Specification Modifier and Type Method Description TSPLIBImporter.Specification
TSPLIBImporter.Metadata. getSpecification()
Returns theTSPLIBImporter.Specification
instance containing all values from the specification part of a TSPLIB95 file.
-