Declares ogdf::CommonCompactionConstraintGraphBase. More...
#include <ogdf/basic/extended_graph_alg.h>
#include <ogdf/basic/simple_graph_alg.h>
#include <ogdf/orthogonal/OrthoRep.h>
#include <ogdf/planarity/PlanRep.h>
Go to the source code of this file.
Classes | |
class | ogdf::CommonCompactionConstraintGraphBase |
Base class for ogdf::CompactionConstraintGraphBase. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Enumerations | |
enum class | ogdf::ConstraintEdgeType { ogdf::BasicArc , ogdf::VertexSizeArc , ogdf::VisibilityArc , ogdf::FixToZeroArc , ogdf::ReducibleArc , ogdf::MedianArc } |
Types of edges in the constraint graph. More... | |
Declares ogdf::CommonCompactionConstraintGraphBase.
Definition in file CommonCompactionConstraintGraphBase.h.