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

Packages that use Hypergraph
Package
Description
Filtering mechanisms that produce subgraphs of an original graph.
Mechanisms for assigning values (denoting significance, influence, centrality, etc.) to graph elements based on topological properties.
Utility functions for assigning scores to graph elements.
Provides interfaces and classes for calculating (geodesic) distances and shortest paths.
Mechanisms for graph transformation.
Interfaces for the JUNG graph types, and some representative implementations.
Utility interfaces and classes for the JUNG API.
Interfaces and classes for reading and writing graphs in various (file) formats.