Home
last modified time | relevance | path

Searched defs:newSolution (Results 1 – 25 of 69) sorted by relevance

123

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcCompareBase.hpp45 virtual bool newSolution(CbcModel *) { return (false); } in newSolution() function in CbcCompareBase
57 virtual bool newSolution(CbcModel *, in newSolution() function in CbcCompareBase
H A DCbcHeuristicDiveFractional.cpp65 const double *newSolution, in selectVariableToBranch()
H A DCbcHeuristicDiveGuided.cpp74 const double *newSolution, in selectVariableToBranch()
H A DCbcHeuristicDiveLineSearch.cpp65 const double *newSolution, in selectVariableToBranch()
H A DCbcHeuristicDiveCoefficient.cpp69 const double *newSolution, in selectVariableToBranch()
/dports/math/alps/CHiPPS-ALPS-releases-2.0.1/Alps/examples/Abc/
H A DAbcHeuristic.h77 double * newSolution, in solution()
/dports/math/py-CyLP/CyLP-0.91.4/cylp/py/mip/
H A DNodeCompareBase.py19 def newSolution(self, model, member in NodeCompareBase
H A DSimpleNodeCompare.py20 def newSolution(self, model, member in SimpleNodeCompare
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/heuristics/
H A DBonInitHeuristic.cpp95 InitHeuristic::solution(double & objectiveValue, double * newSolution){ in solution()
/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/src/CbcBonmin/Heuristics/
H A DBonLocalSolverBasedHeuristic.hpp55 double * newSolution, in solution()
H A DBonPumpForMinlp.cpp37 double * newSolution){ in solution()
H A DBonDummyPump.cpp36 double * newSolution){ in solution()
H A DBonFixAndSolveHeuristic.cpp38 double * newSolution){ in solution()
H A DBonHeuristicRINS.cpp46 double * newSolution) in solution()
H A DBonHeuristicDiveMIPFractional.cpp59 const double* newSolution, in selectVariableToBranch()
/dports/math/ogdf/OGDF/src/coin/CoinUtils/
H A DCoinSearchTree.cpp62 CoinSearchTreeManager::newSolution(double solValue) in newSolution() function in CoinSearchTreeManager
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/base/
H A DSolution.cpp76 shared_ptr<Solution> newSolution(const std::string& infile, in newSolution() function
/dports/math/py-CyLP/CyLP-0.91.4/cylp/cpp/
H A DCbcCompareUser.cpp110 CbcCompareUser::newSolution(CbcModel * model, in newSolution() function in CbcCompareUser
/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinSearchTree.cpp71 void CoinSearchTreeManager::newSolution(double solValue) in newSolution() function in CoinSearchTreeManager
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinSearchTree.cpp71 void CoinSearchTreeManager::newSolution(double solValue) in newSolution() function in CoinSearchTreeManager
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinSearchTree.cpp71 void CoinSearchTreeManager::newSolution(double solValue) in newSolution() function in CoinSearchTreeManager
/dports/math/bcps/CHiPPS-BiCePS-releases-0.99.2/Bcps/examples/Blis/
H A DBlisHeuristic.h147 double * newSolution, in searchSolution()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DPEBBLMinimizer.cpp76 …pebbl::arraySolution<double>* newSolution = dynamic_cast<pebbl::arraySolution<double>*>(branchAndB… in core_run() local
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/examples/
H A DCbcCompareUser.cpp217 bool CbcCompareUser::newSolution(CbcModel *model, in newSolution() function in CbcCompareUser
/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/src/CbcBonmin/
H A DBonDiver.cpp794 DiverCompare::newSolution(CbcModel * model) in newSolution() function in Bonmin::DiverCompare
839 DiverCompare::newSolution(CbcModel * model, in newSolution() function in Bonmin::DiverCompare

123