|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
Go to the documentation of this file.
73 void randomESG2(
int doubleESGProbability = 50);
83 void randomESG3(
int doubleESGProbability = 50,
int tripleESGProbability = 25);
91 void randomESG(
int graphNumber);
112 void createRandom(
int numberOfNodes,
int numberOfEdges,
int numberOfBasicGraphs);
The Base class for simultaneous graph drawing.
The namespace for all OGDF objects.
Declaration of class GraphAttributes which extends a Graph by additional attributes.
Creates variety of possible SimDraw creations.
Includes declaration of graph class.
uint32_t & SubGraphBits(edge e) const
returns SubGraphBits from edge e
Data type for general directed graphs (adjacency list representation).
Interface for simdraw manipulators.
SimDrawCreator(SimDraw &SD)
constructor
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 edges.
Module for simdraw manipulator classes.
void readGraph(const Graph &G)
reads a Graph
uint32_t & SubGraphBits(edge e)
returns SubGraphBits from edge e