Module org.jgrapht.io
Package org.jgrapht.nio.dimacs
package org.jgrapht.nio.dimacs
DIMACS Challenges importers/exporters
-
ClassDescriptionA generic importer using consumers for DIMACS format.DIMACSExporter<V,
E> Exports a graph into DIMACS format.Parameters that affect the behavior of theDIMACSExporter
exporter.DIMACS challenge format.DIMACSImporter<V,E> Imports a graph specified in DIMACS format.