Basic declarations, included by all source files.
The class PQNodeRoot is used as a base class of the class PQNode.
@ Eliminated
Nodes removed during the template reduction are marked as as Eliminated. Their memory is not freed....
@ Indicator
Indicator for extra node status defines.
@ WhaDelete
Nodes that need to be removed in order to obtain a maximal pertinent sequence are marked WhaDelete.
@ PertRoot
The pertinent Root is marked PertRoot during the clean up after a reduction. Technical.
#define OGDF_NEW_DELETE
Makes the class use OGDF's memory allocator.
Declaration of memory manager for allocating small pieces of memory.
The namespace for all OGDF objects.