Struct for attaching the current lp-value to the corresponding edge. Used in the primal heuristic. More...
#include <ogdf/cluster/internal/basics.h>
Public Attributes | |
edge | e |
double | lpValue |
bool | original |
node | src |
node | trg |
Struct for attaching the current lp-value to the corresponding edge. Used in the primal heuristic.