Home
last modified time | relevance | path

Searched defs:changeInObjective (Results 1 – 9 of 9) sorted by relevance

/dports/math/py-CyLP/CyLP-0.91.4/cylp/cy/
H A DCyClpDualRowPivotBase.pxd69 double * changeInObjective)
H A DCyClpDualRowPivotBase.pyx23 double * changeInObjective):
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpPEDualRowSteepest.cpp484 double &changeInObjective) in updatePrimalSolution()
H A DAbcSimplexDual.cpp2493 double changeInObjective = -gap * dj; in makeNonFreeVariablesDualFeasible() local
/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/src/Algorithms/Branching/
H A DBonChooseVariable.cpp1032 double changeInObjective, double changeInValue, in updateInformation()
/dports/math/ogdf/OGDF/src/coin/Osi/
H A DOsiChooseVariable.cpp1076 double changeInObjective, in updateInformation()
/dports/math/osi/Osi-0.108.6/Osi/src/Osi/
H A DOsiChooseVariable.cpp1059 double changeInObjective, in updateInformation()
/dports/math/clp/Clp-1.17.3/Osi/src/Osi/
H A DOsiChooseVariable.cpp1059 double changeInObjective, in updateInformation()
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcModel.cpp8102 double changeInObjective = CoinMax(0.0, objectiveValue - originalValue); local