|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
Go to the documentation of this file.
49 template<
class T,
class X,
class Y>
The namespace for all OGDF objects.
Includes declaration of graph class.
int Initialize(SListPure< PQLeafKey< edge, whaInfo *, bool > * > &leafKeys) override
Initializes the PQ-tree with a set of elements.
The class template PQLeafKey is a derived class of class template PQBasicKey.
Singly linked lists (maintaining the length of the list).
virtual ~PlanarSubgraphPQTree()
virtual int Initialize(SListPure< PQLeafKey< T, whaInfo *, Y > * > &leafKeys)
Initializes the PQ-tree with a set of elements.
Declaration of class whaInfo.
bool Reduction(SListPure< PQLeafKey< edge, whaInfo *, bool > * > &leafKeys) override
Tests whether permissible permutations of the elements of U exist such that the elements of a subset ...
The class template MaxSequencePQTree is designed to compute a maximal consecutive sequence of pertine...
Basic declarations, included by all source files.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Declaration and definition of the class MaxSequencePQTree.
Class for the representation of edges.
virtual bool Reduction(SListPure< PQLeafKey< T, whaInfo *, Y > * > &leafKeys)
Tests whether permissible permutations of the elements of U exist such that the elements of a subset ...
Declaration of class PlanarLeafKey.