Declaration of class DynamicSPQRForest. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/basic.h>
#include <ogdf/decomposition/DynamicBCTree.h>
#include <ogdf/decomposition/SPQRTree.h>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | ogdf::DynamicSPQRForest |
Dynamic SPQR-forest. More... | |
class | ogdf::SList< E > |
Singly linked lists (maintaining the length of the list). More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Functions | |
std::ostream & | ogdf::operator<< (std::ostream &os, DynamicSPQRForest::TNodeType t) |
Declaration of class DynamicSPQRForest.
Definition in file DynamicSPQRForest.h.