#include <Embedder.h>
Public Member Functions | |
Embedder (void) | |
~Embedder (void) | |
void | embed (void) |
Private Member Functions | |
const Matching * | calculateMatching (ProgressOutput *prout) |
void | embedEdge (Edge *e) |
void | embedExposedVertex (Vertex *v) |
Private Attributes | |
BitString | ToEmbed |
Static Private Attributes | |
const unsigned int | Default_NConstrHeur = 1 |
|
|
|
|
|
do the matching algorithms |
|
|
|
embed the two bits represented by the two vertices adjacent to e |
|
embed the bit represented by the Vertex v |
|
|
|
|