Bonmin 1.8.9
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Bonmin::TMINLP::MarkedNonConvex Struct Reference

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

#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.
 

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

◆ MarkedNonConvex()

Bonmin::TMINLP::MarkedNonConvex::MarkedNonConvex ( )
inline

Default constructor gives "safe" values.

Definition at line 357 of file BonTMINLP.hpp.

Member Data Documentation

◆ cIdx

int Bonmin::TMINLP::MarkedNonConvex::cIdx

Index of the nonconvex constraint.

Definition at line 360 of file BonTMINLP.hpp.

◆ cRelaxIdx

int Bonmin::TMINLP::MarkedNonConvex::cRelaxIdx

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: