public class HyperGraph
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
HyperGraph.HyperEdge
A hyperedge of a hypergraph.
|
static class |
HyperGraph.Vertex
Vertex of a hypergraph.
|
Constructor and Description |
---|
HyperGraph() |