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