Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_indicator.c355 SCIP_Real roundingoffset; /**< offset for rounding in separation */ member
4327 threshold -= conshdlrdata->roundingoffset ) in separateIISRounding()
4869 conshdlrdata->roundingoffset = 0.1; in initConshdlrData()