Uses of Class
org.jgrapht.opt.graph.sparse.specifics.NoIncomingNoReindexSparseDirectedSpecifics
Packages that use NoIncomingNoReindexSparseDirectedSpecifics
Package
Description
Implementations of different sparse graphs with different tradeoffs.
-
Uses of NoIncomingNoReindexSparseDirectedSpecifics in org.jgrapht.opt.graph.sparse.specifics
Modifier and TypeClassDescriptionclass
Specifics for a sparse directed graph which does not re-index the edges and supports incoming edges.