 |
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Includes declaration of graph class.
adjEntry twin() const
Returns the corresponding adjacency element associated with the same edge.
Computes an embedding of a biconnected graph with maximum external face.
Class for adjacency list elements.
Data type for general directed graphs (adjacency list representation).
Common functionality for layer-based embedding algorithms.
Declares ogdf::EmbedderMaxFace.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF dynamic library (shared object / DLL),...
Embedder that maximizes the external face and optimizes the position of blocks afterwards.
Declaration of doubly linked lists and iterators.
adjEntry trivialInit(Graph &G) override
Initialization code for biconnected input. Returns an adjacency entry that lies on the external face.
Encapsulates a pointer to a list element.
Class for the representation of nodes.
virtual adjEntry trivialInit(Graph &G)
Initialization code for biconnected input. Returns an adjacency entry that lies on the external face.