LinearizationCut Class Reference
#include <cuts.h>
List of all members.
Detailed Description
Definition at line 79 of file cuts.h.
Constructor & Destructor Documentation
LinearizationCut::LinearizationCut |
( |
|
) |
[inline] |
LinearizationCut::LinearizationCut |
( |
const Pointer< UserVector< double > > & |
coeff_, |
|
|
double |
constant_ | |
|
) |
| | [inline] |
LinearizationCut::LinearizationCut |
( |
const Pointer< UserVector< double > > & |
coeff_, |
|
|
double |
constant_, |
|
|
int |
objcon_nr_, |
|
|
bool |
derived_from_lower_part_, |
|
|
const dvector & |
x_, |
|
|
double |
t_ | |
|
) |
| | [inline] |
Member Data Documentation
The number of the constraint from which the cut was derived.
-1 if it was derived from the objective function. -2 if not set.
Definition at line 95 of file cuts.h.
Indicates whether the cut was derived from the lower or upper part of the constraint.
Definition at line 98 of file cuts.h.
The point where the cut was generated (as a block in the non reformulated problem).
Definition at line 101 of file cuts.h.
Value of t-variable for this block, if reformulated.
Definition at line 104 of file cuts.h.
The documentation for this class was generated from the following file: