#include <ogdf/cluster/sync_plan/SyncPlan.h>
Definition at line 171 of file SyncPlan.h.
◆ VerifyPipeBijections()
ogdf::sync_plan::SyncPlan::VerifyPipeBijections::VerifyPipeBijections |
( |
SyncPlan & |
pq | ) |
|
|
explicit |
◆ print()
std::ostream& ogdf::sync_plan::SyncPlan::VerifyPipeBijections::print |
( |
std::ostream & |
os | ) |
const |
|
overridevirtual |
◆ undo()
void ogdf::sync_plan::SyncPlan::VerifyPipeBijections::undo |
( |
SyncPlan & |
pq | ) |
|
|
overridevirtual |
◆ pipes
List<std::tuple<int, int, FrozenPipeBij> > ogdf::sync_plan::SyncPlan::VerifyPipeBijections::pipes |
|
private |
The documentation for this class was generated from the following file: