Bonmin::NonConvexSuff Struct Reference

To store all data stored in the nonconvex suffixes. More...

List of all members.

Public Member Functions

 NonConvexSuff ()
 Default constructor.
 NonConvexSuff (const NonConvexSuff &other)
 Copy constructor.

Public Attributes

int cIdx
 Index of the nonconvex constraint.
int relIdx
 Index of its relaxation.
int scXIdx
 Index of variable x in a simple concave constraint of type y >= F(x).
int scYIdx
 Index of variable y in a simple concave constraint of type y >= F(x).


Detailed Description

To store all data stored in the nonconvex suffixes.

Definition at line 319 of file BonAmplTMINLP.cpp.


Constructor & Destructor Documentation

Bonmin::NonConvexSuff::NonConvexSuff (  )  [inline]

Default constructor.

Definition at line 322 of file BonAmplTMINLP.cpp.

Bonmin::NonConvexSuff::NonConvexSuff ( const NonConvexSuff other  )  [inline]

Copy constructor.

Definition at line 326 of file BonAmplTMINLP.cpp.


Member Data Documentation

int Bonmin::NonConvexSuff::cIdx

Index of the nonconvex constraint.

Definition at line 331 of file BonAmplTMINLP.cpp.

int Bonmin::NonConvexSuff::relIdx

Index of its relaxation.

Definition at line 333 of file BonAmplTMINLP.cpp.

int Bonmin::NonConvexSuff::scXIdx

Index of variable x in a simple concave constraint of type y >= F(x).

Definition at line 335 of file BonAmplTMINLP.cpp.

int Bonmin::NonConvexSuff::scYIdx

Index of variable y in a simple concave constraint of type y >= F(x).

Definition at line 337 of file BonAmplTMINLP.cpp.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 8 03:08:52 2009 by  doxygen 1.4.7