Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dset.c238 #define SCIP_DEFAULT_LP_SCALING 1 /**< LP scaling (0: none, 1: normal, 2: aggressive)… macro
1757 &(*set)->lp_scaling, TRUE, SCIP_DEFAULT_LP_SCALING, 0, 2, in SCIPsetCreate()