Cut Generator for FBBT fixpoint.
More...
#include <CouenneFixPoint.hpp>
|
void | createRow (int, int, int, OsiSolverInterface *, const int *, const double *, const double, const int, bool, int, int) const |
| Create a single cut.
|
|
Cut Generator for FBBT fixpoint.
Definition at line 30 of file CouenneFixPoint.hpp.
◆ CouenneFixPoint() [1/2]
◆ CouenneFixPoint() [2/2]
◆ ~CouenneFixPoint()
Couenne::CouenneFixPoint::~CouenneFixPoint |
( |
| ) |
|
◆ clone()
◆ generateCuts()
◆ registerOptions()
Add list of options to be read from file.
◆ createRow()
void Couenne::CouenneFixPoint::createRow |
( |
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
OsiSolverInterface * |
, |
|
|
const int * |
, |
|
|
const double * |
, |
|
|
const double |
, |
|
|
const int |
, |
|
|
bool |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| const |
|
protected |
◆ extendedModel_
bool Couenne::CouenneFixPoint::extendedModel_ |
|
protected |
should we use an extended model or a more compact one?
Definition at line 63 of file CouenneFixPoint.hpp.
◆ problem_
◆ firstCall_
bool Couenne::CouenneFixPoint::firstCall_ |
|
mutableprotected |
◆ CPUtime_
double Couenne::CouenneFixPoint::CPUtime_ |
|
mutableprotected |
◆ nTightened_
int Couenne::CouenneFixPoint::nTightened_ |
|
mutableprotected |
◆ levelStop_
int Couenne::CouenneFixPoint::levelStop_ |
|
protected |
◆ perfIndicator_
The documentation for this class was generated from the following file: