SCIPlpExactUpdateAddVar

Function SCIPlpExactUpdateAddVar 

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

informs LP, that given variable was added to the problem