|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
Go to the documentation of this file.
41 class GraphCopySimple;
42 template<
class E1,
class E2>
The namespace for all OGDF objects.
Interface for algorithms for computing an upward planar subgraph.
Includes declaration of graph class.
Tuples of two elements (2-tuples).
A maximal planar subgraph algorithm using planarity testing.
Singly linked lists (maintaining the length of the list).
Declaration of interface for upward planar subgraph algorithms.
Copies of graphs supporting edge splitting.
Copies of graphs with mapping between nodes and edges.
~UpwardPlanarSubgraphSimple()
RegisteredArray for nodes, edges and adjEntries of a graph.
Data type for general directed graphs (adjacency list representation).
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
UpwardPlanarSubgraphSimple()
Class for the representation of nodes.