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 354 of file BonTMINLP.hpp.


Constructor & Destructor Documentation

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

Default constructor gives "safe" values.

Definition at line 356 of file BonTMINLP.hpp.


Member Data Documentation

int Bonmin::TMINLP::MarkedNonConvex::cIdx

Index of the nonconvex constraint.

Definition at line 359 of file BonTMINLP.hpp.

int Bonmin::TMINLP::MarkedNonConvex::cRelaxIdx

Index of constraint relaxing the nonconvex constraint.

Definition at line 361 of file BonTMINLP.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Nov 30 03:13:05 2011 by  doxygen 1.4.7