Base functionality of Mixed-Model layout algorithm. More...
#include <ogdf/augmentation/AugmentationModule.h>
#include <ogdf/basic/GridLayout.h>
#include <ogdf/planarity/EmbedderModule.h>
#include <ogdf/planarity/PlanRep.h>
#include <ogdf/planarlayout/ShellingOrderModule.h>
#include <ogdf/planarlayout/mixed_model_layout/IOPoints.h>
#include <ogdf/planarlayout/mixed_model_layout/MMOrder.h>
Go to the source code of this file.
Classes | |
class | ogdf::MixedModelBase |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Base functionality of Mixed-Model layout algorithm.
Definition in file MixedModelBase.h.