Declaration of dominance layout algorithm. More...
#include <ogdf/basic/GraphAttributes.h>
#include <ogdf/basic/LayoutModule.h>
#include <ogdf/basic/Math.h>
#include <ogdf/upward/SubgraphUpwardPlanarizer.h>
#include <ogdf/upward/UpwardPlanRep.h>
#include <ogdf/upward/UpwardPlanarizerModule.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | ogdf::DominanceLayout |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of dominance layout algorithm.
Definition in file DominanceLayout.h.