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 SuccinctIntDirectedGraphSuccinctIntDirectedGraph.SuccinctGraphIterables. graphConstructors in org.jgrapht.sux4j with parameters of type SuccinctIntDirectedGraph Constructor Description SuccinctGraphIterables(SuccinctIntDirectedGraph graph)
-