Uses of Interface
edu.uci.ics.jung.graph.Hypergraph

Packages that use Hypergraph
edu.uci.ics.jung.graph.impl   
 

Uses of Hypergraph in edu.uci.ics.jung.graph.impl
 

Classes in edu.uci.ics.jung.graph.impl that implement Hypergraph
 class HypergraphBPG
          Implements a hypergraph built over an underlying Bipartite graph, using the equivalence explained in the FAQ.