#include <BonTMINLP.hpp>
Public Member Functions | |
| MarkedNonConvex () | |
| Default constructor gives "safe" values. | |
Public Attributes | |
| int | cIdx |
| Index of the nonconvex constraint. | |
| int | cRelaxIdx |
| Index of constraint relaxing the nonconvex constraint. | |
With possibility of storing index of a constraint relaxing the non-convex constraintī
Definition at line 354 of file BonTMINLP.hpp.
| Bonmin::TMINLP::MarkedNonConvex::MarkedNonConvex | ( | ) | [inline] |
Index of constraint relaxing the nonconvex constraint.
Definition at line 361 of file BonTMINLP.hpp.
1.4.7