Module org.jgrapht.unimi.dsi
Provides graph implementations using succinct data structures.
- Since:
- 1.5.1
-
-
Packages
Exports Package Description org.jgrapht.sux4j Immutable graphs stored using Sux4J's quasi-succinct data structures.org.jgrapht.webgraph Adapters for graphs stored using WebGraph's compressed and succinct formats.
-
Modules
Requires Modifier Module Description transitive org.jgrapht.core Defines the core APIs of the JGraphT library.transitive org.jgrapht.opt Provides specialized graph implementations.
-