Home
last modified time | relevance | path

Searched refs:bestObjectiveValue_ (Results 1 – 16 of 16) sorted by relevance

/dports/math/ogdf/OGDF/src/coin/Osi/
H A DOsiAuxInfo.cpp50 bestObjectiveValue_(1.0e100), in OsiBabSolver()
79 bestObjectiveValue_(rhs.bestObjectiveValue_), in OsiBabSolver()
102 bestObjectiveValue_ = rhs.bestObjectiveValue_; in operator =()
126 if (bestObjectiveValue_<solutionValue&&bestSolution_) { in solution()
131 solutionValue = bestObjectiveValue_; in solution()
150 solutionValue = bestObjectiveValue_; in hasSolution()
165 bestObjectiveValue_ = objectiveValue*solver_->getObjSense(); in setSolution()
/dports/math/osi/Osi-0.108.6/Osi/src/Osi/
H A DOsiAuxInfo.cpp49 , bestObjectiveValue_(1.0e100) in OsiBabSolver()
78 , bestObjectiveValue_(rhs.bestObjectiveValue_) in OsiBabSolver()
102 bestObjectiveValue_ = rhs.bestObjectiveValue_; in operator =()
126 if (bestObjectiveValue_ < solutionValue && bestSolution_) { in solution()
131 solutionValue = bestObjectiveValue_; in solution()
149 solutionValue = bestObjectiveValue_; in hasSolution()
163 bestObjectiveValue_ = objectiveValue * solver_->getObjSense(); in setSolution()
H A DOsiAuxInfo.hpp163 return bestObjectiveValue_; in bestObjectiveValue()
224 double bestObjectiveValue_; member in OsiBabSolver
/dports/math/clp/Clp-1.17.3/Osi/src/Osi/
H A DOsiAuxInfo.cpp49 , bestObjectiveValue_(1.0e100) in OsiBabSolver()
78 , bestObjectiveValue_(rhs.bestObjectiveValue_) in OsiBabSolver()
102 bestObjectiveValue_ = rhs.bestObjectiveValue_; in operator =()
126 if (bestObjectiveValue_ < solutionValue && bestSolution_) { in solution()
131 solutionValue = bestObjectiveValue_; in solution()
149 solutionValue = bestObjectiveValue_; in hasSolution()
163 bestObjectiveValue_ = objectiveValue * solver_->getObjSense(); in setSolution()
H A DOsiAuxInfo.hpp163 return bestObjectiveValue_; in bestObjectiveValue()
224 double bestObjectiveValue_; member in OsiBabSolver
/dports/math/ogdf/OGDF/include/coin/
H A DOsiAuxInfo.hpp141 { return bestObjectiveValue_;} in bestObjectiveValue()
174 double bestObjectiveValue_; member in OsiBabSolver
H A DClpSimplex.hpp1339 double bestObjectiveValue_; member in ClpSimplex
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcLinked.hpp122 return bestObjectiveValue_; in bestObjectiveValue()
127 bestObjectiveValue_ = value; in setBestObjectiveValue()
293 double bestObjectiveValue_; member in OsiSolverLink
1387 return bestObjectiveValue_; in bestObjectiveValue()
1420 double bestObjectiveValue_; member in OsiSolverLinearizedQuadratic
H A DCbcLinked.cpp230 bestObjectiveValue_ = qpTemp.objectiveValue(); in initialSolve()
445 if (value < bestObjectiveValue_ - 1.0e-3) { in resolve()
450 bestObjectiveValue_ = value; in resolve()
459 solver2->bestObjectiveValue_ = value; in resolve()
3139 bestObjectiveValue_ = 1.0e100; in gutsOfDestructor()
3154 bestObjectiveValue_ = rhs.bestObjectiveValue_; in gutsOfCopy()
7221 bestObjectiveValue_ = qpTemp.objectiveValue(); in initialSolve()
7236 bestObjectiveValue_ = COIN_DBL_MAX; in OsiSolverLinearizedQuadratic()
7244 bestObjectiveValue_ = COIN_DBL_MAX; in OsiSolverLinearizedQuadratic()
7281 bestObjectiveValue_ = rhs.bestObjectiveValue_; in OsiSolverLinearizedQuadratic()
[all …]
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpSimplex.hpp1760 double bestObjectiveValue_; member in ClpSimplex
H A DClpSimplex.cpp53 , bestObjectiveValue_(-COIN_DBL_MAX) in ClpSimplex()
169 , bestObjectiveValue_(-COIN_DBL_MAX) in ClpSimplex()
323 , bestObjectiveValue_(-COIN_DBL_MAX) in ClpSimplex()
2313 , bestObjectiveValue_(rhs.bestObjectiveValue_) in ClpSimplex()
2422 , bestObjectiveValue_(-COIN_DBL_MAX) in ClpSimplex()
2625 bestObjectiveValue_ = rhs.bestObjectiveValue_; in gutsOfCopy()
9252 otherModel.bestObjectiveValue_ = bestObjectiveValue_; in returnModel()
H A DClpSimplexDual.cpp595 bestObjectiveValue_ = -COIN_DBL_MAX; in dual()
656 objectiveValue_ = CoinMax(bestObjectiveValue_, objectiveValue_ - bestPossibleImprovement_); in dual()
5118 bestObjectiveValue_ = CoinMax(bestObjectiveValue_, in statusOfProblemInDual()
7034 bestObjectiveValue_ = objectiveValue_; in fastDual()
7269 objectiveValue_ = CoinMax(bestObjectiveValue_, objectiveValue_ - bestPossibleImprovement_); in fastDual()
H A DAbcSimplexDual.cpp3144 bestObjectiveValue_ = CoinMax(bestObjectiveValue_, in statusOfProblemInDual()
5864 bestObjectiveValue_ = -COIN_DBL_MAX; in dual()
6054 … rawObjectiveValue_ = CoinMax(bestObjectiveValue_, rawObjectiveValue_ - bestPossibleImprovement_); in dual()
H A DAbcSimplex.cpp321 bestObjectiveValue_ = -COIN_DBL_MAX; in gutsOfInitialize()
/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpSimplexDual.cpp571 bestObjectiveValue_ = -COIN_DBL_MAX; in dual()
629 … objectiveValue_ = CoinMax(bestObjectiveValue_, objectiveValue_ - bestPossibleImprovement_); in dual()
4268 bestObjectiveValue_ = CoinMax(bestObjectiveValue_, in statusOfProblemInDual()
6052 bestObjectiveValue_ = objectiveValue_; in fastDual()
6281 … objectiveValue_ = CoinMax(bestObjectiveValue_, objectiveValue_ - bestPossibleImprovement_); in fastDual()
H A DClpSimplex.cpp47 bestObjectiveValue_(-COIN_DBL_MAX), in ClpSimplex()
158 bestObjectiveValue_(-COIN_DBL_MAX), in ClpSimplex()
306 bestObjectiveValue_(-COIN_DBL_MAX), in ClpSimplex()
2028 bestObjectiveValue_(rhs.bestObjectiveValue_), in ClpSimplex()
2132 bestObjectiveValue_(-COIN_DBL_MAX), in ClpSimplex()
2332 bestObjectiveValue_ = rhs.bestObjectiveValue_; in gutsOfCopy()
8522 otherModel.bestObjectiveValue_ = bestObjectiveValue_; in returnModel()