Bonmin  1.7
Public Member Functions | Public Attributes
Bonmin::TMINLP::MarkedNonConvex Struct Reference

Structure for marked non-convex constraints. More...

#include <BonTMINLP.hpp>

List of all members.

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.

Detailed Description

Structure for marked non-convex constraints.

With possibility of storing index of a constraint relaxing the non-convex constraintī€Œ

Definition at line 355 of file BonTMINLP.hpp.


Constructor & Destructor Documentation

Bonmin::TMINLP::MarkedNonConvex::MarkedNonConvex ( ) [inline]

Default constructor gives "safe" values.

Definition at line 357 of file BonTMINLP.hpp.


Member Data Documentation

Index of the nonconvex constraint.

Definition at line 360 of file BonTMINLP.hpp.

Index of constraint relaxing the nonconvex constraint.

Definition at line 362 of file BonTMINLP.hpp.


The documentation for this struct was generated from the following file: