|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Implementation of a DFS-based algorithm for biconnectivity augmentation.
Includes declaration of graph class.
Declaration of interface for graph augmentation algorithms.
DfsMakeBiconnected()
Creates an instance of DFS-based biconnectivity augmentation.
Doubly linked lists (maintaining the length of the list).
Data type for general directed graphs (adjacency list representation).
The base class for graph augmentation algorithms.
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
~DfsMakeBiconnected()
Destruction.