pub unsafe extern "C" fn SCIPlpiSetRealpar(
lpi: *mut SCIP_LPI,
type_: SCIP_LPPARAM,
dval: f64,
) -> SCIP_RETCODEExpand description
sets floating point parameter of LP
pub unsafe extern "C" fn SCIPlpiSetRealpar(
lpi: *mut SCIP_LPI,
type_: SCIP_LPPARAM,
dval: f64,
) -> SCIP_RETCODEsets floating point parameter of LP