#include <CouenneBTPerfIndicator.hpp>
Definition at line 23 of file CouenneBTPerfIndicator.hpp.
◆ CouenneBTPerfIndicator() [1/2]
Couenne::CouenneBTPerfIndicator::CouenneBTPerfIndicator |
( |
CouenneProblem * |
p, |
|
|
const std::string & |
name |
|
) |
| |
Should stats be printed at the end? Copied from problem_ -> Jnlst () -> ProduceOutput (ERROR, BOUNDTIGHTENING)
◆ ~CouenneBTPerfIndicator()
Couenne::CouenneBTPerfIndicator::~CouenneBTPerfIndicator |
( |
| ) |
|
◆ CouenneBTPerfIndicator() [2/2]
◆ operator=()
◆ setOldBounds()
void Couenne::CouenneBTPerfIndicator::setOldBounds |
( |
const CouNumber * |
lb, |
|
|
const CouNumber * |
ub |
|
) |
| const |
◆ addToTimer()
void Couenne::CouenneBTPerfIndicator::addToTimer |
( |
double |
time | ) |
const |
◆ update()
void Couenne::CouenneBTPerfIndicator::update |
( |
const CouNumber * |
lb, |
|
|
const CouNumber * |
ub, |
|
|
int |
depth |
|
) |
| const |
◆ name_
std::string Couenne::CouenneBTPerfIndicator::name_ |
|
protected |
◆ nFixed_
double Couenne::CouenneBTPerfIndicator::nFixed_ |
|
mutableprotected |
◆ boundRatio_
double Couenne::CouenneBTPerfIndicator::boundRatio_ |
|
mutableprotected |
◆ shrunkInf_
double Couenne::CouenneBTPerfIndicator::shrunkInf_ |
|
mutableprotected |
◆ shrunkDoubleInf_
double Couenne::CouenneBTPerfIndicator::shrunkDoubleInf_ |
|
mutableprotected |
average # bounds that went from infinite to finite (counts twice if [-inf,inf] to [a,b]
Definition at line 32 of file CouenneBTPerfIndicator.hpp.
◆ nProvedInfeas_
double Couenne::CouenneBTPerfIndicator::nProvedInfeas_ |
|
mutableprotected |
◆ weightSum_
double Couenne::CouenneBTPerfIndicator::weightSum_ |
|
mutableprotected |
◆ oldLB_
double* Couenne::CouenneBTPerfIndicator::oldLB_ |
|
mutableprotected |
◆ oldUB_
double* Couenne::CouenneBTPerfIndicator::oldUB_ |
|
mutableprotected |
◆ totalTime_
double Couenne::CouenneBTPerfIndicator::totalTime_ |
|
mutableprotected |
◆ nRuns_
int Couenne::CouenneBTPerfIndicator::nRuns_ |
|
mutableprotected |
◆ problem_
◆ stats_
bool Couenne::CouenneBTPerfIndicator::stats_ |
|
protected |
The documentation for this class was generated from the following file: