Home
last modified time | relevance | path

Searched refs:CBC_THREAD (Results 1 – 13 of 13) sorted by relevance

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcTree.cpp640 #ifdef CBC_THREAD in cleanTree()
659 #ifdef CBC_THREAD in cleanTree()
937 #ifdef CBC_THREAD in getBestPossibleObjective()
999 #ifdef CBC_THREAD in cleanTree()
1310 #ifdef CBC_THREAD in cleanTree()
H A DCbcThread.hpp13 #ifdef CBC_THREAD
H A Dconfig.h.in11 #undef CBC_THREAD
H A DCbcCutGenerator.cpp31 #ifdef CBC_THREAD
275 #if defined(_MSC_VER) || defined(__MSVCRT__) || defined(__APPLE__) || !defined(CBC_THREAD) in generateCuts()
1288 #if defined(_MSC_VER) || defined(__MSVCRT__) || defined(__APPLE__) || !defined(CBC_THREAD) in generateCuts()
H A DCbcModel.cpp2627 #ifdef CBC_THREAD
2728 #ifdef CBC_THREAD
2739 #ifdef CBC_THREAD
4206 #ifdef CBC_THREAD
4265 #ifdef CBC_THREAD
4392 #ifdef CBC_THREAD
4574 #ifdef CBC_THREAD
4742 #ifdef CBC_THREAD
4831 #ifdef CBC_THREAD
4863 #ifdef CBC_THREAD
[all …]
H A DCbcThread.cpp34 #ifdef CBC_THREAD
H A DCbcSolver.cpp654 #ifdef CBC_THREAD in fillParameters()
3676 #ifdef CBC_THREAD in CbcMain1()
6779 #ifdef CBC_THREAD in CbcMain1()
7403 #ifdef CBC_THREAD in CbcMain1()
10755 #ifdef CBC_THREAD in CbcMain0()
H A DCbcHeuristic.cpp1219 #ifdef CBC_THREAD in smallBranchAndBound()
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DCbcOrClpParam.cpp37 #ifndef CBC_THREAD
38 #define CBC_THREAD macro
42 #ifndef CBC_THREAD
43 #define CBC_THREAD macro
699 #ifdef CBC_THREAD in setIntParameterWithMessage()
743 #ifdef CBC_THREAD in intParameter()
993 #ifdef CBC_THREAD in setIntParameterWithMessage()
1048 #ifdef CBC_THREAD in intParameter()
3942 #ifdef CBC_THREAD in establishParams()
H A DClpSimplex.hpp1991 #if defined(ABC_INHERIT) || defined(CBC_THREAD) || defined(THREADS_IN_ANALYZE)
H A DClpSolve.cpp5009 #if defined(ABC_INHERIT) || defined(CBC_THREAD) || defined(THREADS_IN_ANALYZE)
5562 #if defined(ABC_INHERIT) || defined(CBC_THREAD) || defined(THREADS_IN_ANALYZE) in solveDW()
5572 #if defined(ABC_INHERIT) || defined(CBC_THREAD) || defined(THREADS_IN_ANALYZE) in solveDW()
5909 #if defined(ABC_INHERIT) || defined(CBC_THREAD) || defined(THREADS_IN_ANALYZE)
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/
H A Dconfigure.ac181 AC_DEFINE([CBC_THREAD],[1],[Define to 1 if the SMP version of Cbc should be compiled]) definition
/dports/math/cbc/Cbc-releases-2.10.5/
H A DREADME.md119 add `CBC_THREAD` under Properties -> Configuration Properties -> C/C++ ->