#include <BonTMINLP.hpp>
Public Member Functions | |
SimpleConcaveConstraint () | |
Default constructor gives "safe" values. | |
Public Attributes | |
int | xIdx |
Index of the variable x. | |
int | yIdx |
Index of the variable y. | |
int | cIdx |
Index of the constraint. |
Definition at line 365 of file BonTMINLP.hpp.
Bonmin::TMINLP::SimpleConcaveConstraint::SimpleConcaveConstraint | ( | ) | [inline] |