Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dset.c248 #define SCIP_DEFAULT_LP_THREADS 0 /**< number of threads used for solving the LP (0: … macro
1802 &(*set)->lp_threads, TRUE, SCIP_DEFAULT_LP_THREADS, 0, 64, in SCIPsetCreate()