Declaration and implementation of the class PQleaf. More...
Go to the source code of this file.
Classes | |
class | ogdf::PQInternalKey< T, X, Y > |
The class template PQInternalKey is a derived class of class template PQBasicKey. More... | |
class | ogdf::PQLeaf< T, X, Y > |
The datastructure PQ-tree was designed to present a set of permutations on an arbitrary set of elements. More... | |
class | ogdf::PQLeafKey< T, X, Y > |
The class template PQLeafKey is a derived class of class template PQBasicKey. More... | |
class | ogdf::PQNodeKey< T, X, Y > |
The class template PQNodeKey is a derived class of class template PQBasicKey. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration and implementation of the class PQleaf.
Definition in file PQLeaf.h.