Uses of Class
org.jgrapht.sux4j.SuccinctIntDirectedGraph
-
Packages that use SuccinctIntDirectedGraph Package Description org.jgrapht.sux4j Immutable graphs stored using Sux4J's quasi-succinct data structures. -
-
Uses of SuccinctIntDirectedGraph in org.jgrapht.sux4j
Fields in org.jgrapht.sux4j declared as SuccinctIntDirectedGraph Modifier and Type Field Description private SuccinctIntDirectedGraph
SuccinctIntDirectedGraph.SuccinctGraphIterables. graph
Constructors in org.jgrapht.sux4j with parameters of type SuccinctIntDirectedGraph Constructor Description SuccinctGraphIterables(SuccinctIntDirectedGraph graph)
-