pub unsafe extern "C" fn SCIPlpExactUpdateDelVar(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
var: *mut SCIP_VAR,
) -> SCIP_RETCODEExpand description
informs LP, that given variable is to be deleted from the problem
pub unsafe extern "C" fn SCIPlpExactUpdateDelVar(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
var: *mut SCIP_VAR,
) -> SCIP_RETCODEinforms LP, that given variable is to be deleted from the problem