|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
Declaration of base class of shortest path algorithms including some useful functions dealing with sh...
Includes declaration of graph class.
RegisteredArray for nodes, edges and adjEntries of a graph.
Computes single-source shortest-paths with Bellman-Ford-Moore's algorithm.
Data type for general directed graphs (adjacency list representation).
constexpr double pi
The constant .
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Class for the representation of nodes.
RegisteredArray for edges of a graph, specialized for EdgeArray<edge>.