Home
last modified time | relevance | path

Searched defs:intscalar (Results 1 – 9 of 9) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dprob.c1637 SCIP_Real intscalar; in SCIPprobScaleObj() local
H A Dscip_lp.c1763SCIP_Real* intscalar, /**< pointer to store scalar that would make the coeffic… in SCIPcalcRowIntegralScalar()
H A Dcuts.c738 SCIP_Real intscalar; in cutTightenCoefsQuad() local
1115 SCIP_Real intscalar; in cutTightenCoefs() local
H A Dsepa_zerohalf.c513 SCIP_Real intscalar; in transformNonIntegralRow() local
H A Dlp.c5743SCIP_Real* intscalar, /**< pointer to store scalar that would make the coeffic… in SCIProwCalcIntegralScalar()
5984 SCIP_Real intscalar; in SCIProwMakeIntegral() local
H A Dcons_knapsack.c5737 SCIP_Real intscalar; in SCIPseparateRelaxedKnapsack() local
H A Dmisc.c9465SCIP_Real* intscalar, /**< pointer to store scalar that would make the coeffic… in SCIPcalcIntegralScalar()
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_lib.c6171 STATIC int row_decimals(lprec *lp, int rownr, MYBOOL intsonly, REAL *intscalar) in row_decimals()
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_lib.c6385 STATIC int row_decimals(lprec *lp, int rownr, MYBOOL intsonly, REAL *intscalar) in row_decimals()