Home
last modified time | relevance | path

Searched refs:numberDownInf_ (Results 1 – 2 of 2) sorted by relevance

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcBranchDynamic.cpp60 int numberDownInf_; member
102 if (newOne.numberDownInf_ != history[i].numberDownInf_) in addRecord()
191 hist.numberDownInf_ = 0; in initialize()
574 hist.numberDownInf_ = numInfDown; in betterBranch()
649 history[i].numberDownInf_, in printHistory()
H A DCbcSimpleIntegerDynamicPseudoCost.cpp39 int numberDownInf_; member
80 if (newOne.numberDownInf_ != history[i].numberDownInf_) in addRecord()
811 hist.numberDownInf_ = numberTimesDownInfeasible_; in infeasibility()
1180 hist.numberDownInf_ = numberTimesDownInfeasible_; in updateInformation()