Function SCIPlpiSetRealpar

Source
pub unsafe extern "C" fn SCIPlpiSetRealpar(
    lpi: *mut SCIP_LPI,
    type_: SCIP_LPPARAM,
    dval: f64,
) -> SCIP_RETCODE
Expand description

sets floating point parameter of LP