Derive embedding trees from an DynamicSPQRForest. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/GraphCopy.h>#include <ogdf/basic/GraphList.h>#include <ogdf/basic/List.h>#include <ogdf/basic/basic.h>#include <ogdf/basic/pctree/NodePCRotation.h>#include <ogdf/basic/pctree/PCNode.h>#include <ogdf/basic/pctree/PCRegistry.h>#include <ogdf/basic/pctree/PCTreeIterators.h>#include <ogdf/basic/pctree/util/IntrusiveList.h>#include <ogdf/decomposition/BCTree.h>#include <ogdf/decomposition/DynamicSPQRForest.h>#include <functional>Go to the source code of this file.
Classes | |
| class | ogdf::sync_plan::NodeSPQRRotation |
| Derive embedding trees from an DynamicSPQRForest. Warning: breaks on certain parallel edge configurations! More... | |
| struct | ogdf::sync_plan::NodeSPQRRotation::RigidEmbedding |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::sync_plan |
Derive embedding trees from an DynamicSPQRForest.
Warning: breaks on certain parallel edge configurations!
Definition in file NodeSPQRRotation.h.