DualBounds Class Reference
Computes dual bounds.
More...
#include <boxfind.h>
List of all members.
Detailed Description
Computes dual bounds.
Definition at line 114 of file boxfind.h.
Constructor & Destructor Documentation
Member Function Documentation
double DualBounds::dual_bound |
( |
UserVector< double > & |
a |
) |
[private] |
int DualBounds::update_box |
( |
int |
n |
) |
|
int DualBounds::update_box |
( |
|
) |
[inline] |
double DualBounds::obj_bound |
( |
|
) |
|
Member Data Documentation
Indices of linear constraints for each block.
Constraints, where s_k==A_k==NULL, but b_k!=NULL.
Definition at line 124 of file boxfind.h.
Indicates for each constraint of (S) or (C), whether it is linear or not.
Definition at line 127 of file boxfind.h.
The documentation for this class was generated from the following file: