Uses of Class
org.jgrapht.nio.tsplib.TSPLIBImporter.Specification
Packages that use TSPLIBImporter.Specification
-
Uses of TSPLIBImporter.Specification in org.jgrapht.nio.tsplib
Fields in org.jgrapht.nio.tsplib declared as TSPLIBImporter.SpecificationModifier and TypeFieldDescriptionprivate final TSPLIBImporter.Specification
TSPLIBImporter.Metadata.spec
Methods in org.jgrapht.nio.tsplib that return TSPLIBImporter.SpecificationModifier and TypeMethodDescriptionTSPLIBImporter.Metadata.getSpecification()
Returns theTSPLIBImporter.Specification
instance containing all values from the specification part of a TSPLIB95 file.Methods in org.jgrapht.nio.tsplib with parameters of type TSPLIBImporter.SpecificationModifier and TypeMethodDescriptionprivate boolean
TSPLIBImporter.readSpecificationSection
(String key, TSPLIBImporter.Specification spec, String[] lineElements)