SCIPlpExactUpdateVarLoose

Function SCIPlpExactUpdateVarLoose 

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

informs LP, that given formerly column problem variable is now again a loose variable