Open
Graph Drawing
Framework

 v.2012.05
 

ogdf::edgeValue Struct Reference

#include <ogdf/internal/cluster/basics.h>

List of all members.

Public Attributes

node src
node trg
double lpValue
bool original
edge e

Detailed Description

Struct for attaching the current lp-value to the corresponding edge. Used in the primal heuristic.

Definition at line 68 of file basics.h.


Member Data Documentation

Definition at line 73 of file basics.h.

Definition at line 71 of file basics.h.

Definition at line 72 of file basics.h.

Definition at line 69 of file basics.h.

Definition at line 70 of file basics.h.


The documentation for this struct was generated from the following file: