A pair of matched vertices of the same degree, whose rotation shall be synchronized.
More...
#include <ogdf/cluster/sync_plan/PMatching.h>
A pair of matched vertices of the same degree, whose rotation shall be synchronized.
Definition at line 47 of file PMatching.h.
◆ Pipe()
ogdf::sync_plan::Pipe::Pipe |
( |
node |
node1, |
|
|
node |
node2 |
|
) |
| |
◆ degree()
int ogdf::sync_plan::Pipe::degree |
( |
| ) |
const |
◆ getTwin()
node ogdf::sync_plan::Pipe::getTwin |
( |
node |
n | ) |
const |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Pipe & |
pipe |
|
) |
| |
|
friend |
◆ dbg_degree
int ogdf::sync_plan::Pipe::dbg_degree |
◆ heap_data
int ogdf::sync_plan::Pipe::heap_data = 0 |
◆ heap_entry
void* ogdf::sync_plan::Pipe::heap_entry = nullptr |
◆ list_entry
List<Pipe>::iterator ogdf::sync_plan::Pipe::list_entry |
◆ node1
node ogdf::sync_plan::Pipe::node1 |
◆ node2
node ogdf::sync_plan::Pipe::node2 |
◆ pipe_priority
int ogdf::sync_plan::Pipe::pipe_priority = -1 |
The documentation for this struct was generated from the following file: