Couenne
0.5.7
|
Cut Generator that uses relationships between auxiliaries. More...
#include <CouenneCrossConv.hpp>
Static Public Member Functions | |
static void | registerOptions (Ipopt::SmartPtr< Bonmin::RegisteredOptions > roptions) |
Add list of options to be read from file. More... | |
Protected Attributes | |
JnlstPtr | jnlst_ |
Journalist. More... | |
CouenneProblem * | problem_ |
pointer to the CouenneProblem representation More... | |
Additional Inherited Members | |
![]() | |
int | aggressive_ |
bool | canDoGlobalCuts_ |
Cut Generator that uses relationships between auxiliaries.
Definition at line 139 of file CouenneCrossConv.hpp.
Couenne::CouenneCrossConv::CouenneCrossConv | ( | CouenneProblem * | , |
JnlstPtr | , | ||
const Ipopt::SmartPtr< Ipopt::OptionsList > | |||
) |
constructor
Couenne::CouenneCrossConv::CouenneCrossConv | ( | const CouenneCrossConv & | ) |
copy constructor
|
virtual |
destructor
|
inlinevirtual |
clone method (necessary for the abstract CglCutGenerator class)
Implements CglCutGenerator.
Definition at line 155 of file CouenneCrossConv.hpp.
|
virtual |
the main CglCutGenerator
|
static |
Add list of options to be read from file.
|
virtual |
Set up data structure to detect redundancies.
|
protected |
Journalist.
Definition at line 176 of file CouenneCrossConv.hpp.
|
protected |
pointer to the CouenneProblem representation
Definition at line 179 of file CouenneCrossConv.hpp.