SCIPlpiGetObj

Function SCIPlpiGetObj 

Source
pub unsafe extern "C" fn SCIPlpiGetObj(
    lpi: *mut SCIP_LPI,
    firstcol: c_int,
    lastcol: c_int,
    vals: *mut f64,
) -> SCIP_RETCODE
Expand description

gets objective coefficients from LP problem object