Consistency checks for debugging the SyncPlan algorithm.
More...
#include <ogdf/cluster/sync_plan/SyncPlanConsistency.h>
Consistency checks for debugging the SyncPlan algorithm.
Definition at line 42 of file SyncPlanConsistency.h.
◆ SyncPlanConsistency()
ogdf::sync_plan::SyncPlanConsistency::SyncPlanConsistency |
( |
SyncPlan & |
_pq | ) |
|
|
inlineexplicit |
◆ checkComponentRegeneration()
void ogdf::sync_plan::SyncPlanConsistency::checkComponentRegeneration |
( |
| ) |
|
◆ consistencyCheck()
bool ogdf::sync_plan::SyncPlanConsistency::consistencyCheck |
( |
bool |
force_check_components = false | ) |
|
◆ getCheckCounter()
int ogdf::sync_plan::SyncPlanConsistency::getCheckCounter |
( |
| ) |
const |
|
inline |
◆ writeOut()
void ogdf::sync_plan::SyncPlanConsistency::writeOut |
( |
std::string |
name = "" , |
|
|
bool |
format = true , |
|
|
bool |
components = true |
|
) |
| |
◆ checkCounter
int ogdf::sync_plan::SyncPlanConsistency::checkCounter = 0 |
|
private |
◆ doWriteOut
bool ogdf::sync_plan::SyncPlanConsistency::doWriteOut |
|
static |
◆ draw
◆ pq
SyncPlan& ogdf::sync_plan::SyncPlanConsistency::pq |
|
private |
The documentation for this class was generated from the following file: