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