Package org.jgrapht.opt.graph.sparse
A specialized graph implementation using a sparse matrix representations.
-
Class Summary Class Description SparseIntDirectedGraph A sparse directed graph.SparseIntDirectedWeightedGraph Sparse directed weighted graph.SparseIntUndirectedGraph Sparse undirected graph.SparseIntUndirectedWeightedGraph Sparse undirected weighted graph.