Home
last modified time | relevance | path

Searched defs:upCost (Results 1 – 10 of 10) sorted by relevance

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcSimpleIntegerPseudoCost.cpp189 double upCost = CoinMax((above - value) * upPseudoCost_, 0.0); in infeasibility() local
234 double upCost = CoinMax((above - value) * upPseudoCost_, 0.0); in upEstimate() local
H A DCbcSimpleIntegerDynamicPseudoCost.cpp652 double upCost = CoinMax((above - value), 0.0); in infeasibility() local
885 double upCost = CoinMax((above - value) * upDynamicPseudoCost_, 0.0); in upEstimate() local
1278 double upCost = CoinMax((above - value), 0.0); in print() local
H A DCbcSOS.cpp404 double upCost = shadowEstimateUp_; in infeasibility() local
H A DCbcNode.cpp2575 const double *upCost = osiclp->downRange(); in chooseDynamicBranch() local
H A DCbcModel.cpp11533 double upCost = costValue; local
/dports/math/bcps/CHiPPS-BiCePS-releases-0.99.2/Bcps/examples/Blis/
H A DBlisBranchStrategyStrong.cpp621 double upCost = thisOne->getUpScore(); in betterBranchObject() local
H A DBlisBranchStrategyRel.cpp76 double upCost = thisOne->getUpScore(); in betterBranchObject() local
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/examples/
H A Ddriver5.cpp302 double upCost = shadowEstimateUp_; in infeasibility() local
/dports/math/alps/CHiPPS-ALPS-releases-2.0.1/Alps/examples/Abc/
H A DAbcTreeNode.cpp1098 double deg, upCost, downCost, fraction; in chooseBranch() local
/dports/graphics/kf5-kplotting/kplotting-5.89.0/src/
H A Dkplotwidget.cpp571 float upCost = d->rectCost(upRect); in placeLabel() local