Function SCIPlpiDelColset

Source
pub unsafe extern "C" fn SCIPlpiDelColset(
    lpi: *mut SCIP_LPI,
    dstat: *mut c_int,
) -> SCIP_RETCODE
Expand description

deletes columns from SCIP_LPI; the new position of a column must not be greater that its old position