SCIPlpUpdateDelVar

Function SCIPlpUpdateDelVar 

Source
pub unsafe extern "C" fn SCIPlpUpdateDelVar(
    lp: *mut SCIP_LP,
    set: *mut SCIP_SET,
    var: *mut SCIP_VAR,
) -> SCIP_RETCODE
Expand description

informs LP, that given variable is to be deleted from the problem