54 void writeOut(std::string name =
"",
bool format =
true,
bool components =
true);
Utilities by dumping a drawing of the current state of a SyncPlan instance.
Basic declarations, included by all source files.
Consistency checks for debugging the SyncPlan algorithm.
int getCheckCounter() const
bool consistencyCheck(bool force_check_components=false)
void writeOut(std::string name="", bool format=true, bool components=true)
SyncPlanConsistency(SyncPlan &_pq)
void checkComponentRegeneration()
Utilities by dumping a drawing of the current state of a SyncPlan instance.
A class for modelling and solving Synchronized Planarity instances.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF dynamic library (shared object / DLL),...