Derive embedding trees from an DynamicSPQRForest. Warning: breaks on certain parallel edge configurations! 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::SList< E > |
Singly linked lists (maintaining the length of the list). More... | |
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 | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::sync_plan | |
Derive embedding trees from an DynamicSPQRForest. Warning: breaks on certain parallel edge configurations!
Definition in file NodeSPQRRotation.h.