|
| | EdgeStandardRep.h |
| | A declaration of EdgeStandardRep class representing a graph representation of a hypergraph in the edge standard form.
|
| |
| | Hypergraph.h |
| | Declaration and a partial implementation of a Hypergraph class partly based on the original classes for handling hypergraphs written by Martin Gronemann.
|
| |
| | HypergraphAttributes.h |
| | Declares HypergraphAttributes storing specific attributes related to hypergraph layout drawings.
|
| |
| | HypergraphLayout.h |
| | Layout algorithms for hypergraph based on edge standard representations (clique / star / tree) - HypergraphLayoutES.
|
| |
| | HypergraphLayoutModule.h |
| | Declaration of an interface for hypergraph layout algorithms.
|
| |
| | HypergraphObserver.h |
| | Abstract base class for observers on hypergraphs, that need to be informed about hypergraph changes (e.g.
|
| |