SCIPlpExactUpdateDelVar

Function SCIPlpExactUpdateDelVar 

Source
pub unsafe extern "C" fn SCIPlpExactUpdateDelVar(
    lpexact: *mut SCIP_LPEXACT,
    set: *mut SCIP_SET,
    var: *mut SCIP_VAR,
) -> SCIP_RETCODE
Expand description

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