Module org.jgrapht.opt
Provides specialized graph implementations.
- Since:
- 1.5.0
-
-
Packages
Exports Package Description org.jgrapht.opt.graph.fastutil Specialized graph implementations using the FastUtil libraryorg.jgrapht.opt.graph.sparse Specialized graph implementations using sparse matrix representations.
-
Modules
Requires Modifier Module Description transitive org.jgrapht.core Defines the core APIs of the JGraphT library.
-