IntervalGradientCutGenerator Class Reference
Constructs a interval gradient cut.
More...
#include <cuts.h>
List of all members.
Detailed Description
Constructs a interval gradient cut.
Definition at line 111 of file cuts.h.
Constructor & Destructor Documentation
| IntervalGradientCutGenerator::IntervalGradientCutGenerator |
( |
Pointer< MinlpProblem > |
prob_ = NULL |
) |
[inline] |
Member Function Documentation
Generate interval gradient cut information according to a solution estimate and a block.
- Parameters:
-
| x | The solution estimate. (reference point) |
| k | The block-number. |
| low | Current lower bounds. |
| up | Current upper bounds. |
Member Data Documentation
The problem, we generate the cuts for.
Definition at line 115 of file cuts.h.
The documentation for this class was generated from the following file: