Module org.jgrapht.io
Package org.jgrapht.nio.graph6
Graph6, sparse6 and digraph6 importers/exporters
-
Class Summary Class Description Graph6Sparse6EventDrivenImporter Importer which reads graphs in graph6 or sparse6 format.Graph6Sparse6Exporter<V,E> Exporter which exports graphs in graph6 or sparse6 format.Graph6Sparse6Importer<V,E> Importer which reads graphs in graph6 or sparse6 format. -
Enum Summary Enum Description Graph6Sparse6Exporter.Format Format type: graph6 (g6) or sparse6(s6)