SCIPvarIsDeleted

Function SCIPvarIsDeleted 

Source
pub unsafe extern "C" fn SCIPvarIsDeleted(
    var: *mut SCIP_VAR,
) -> c_uint
Expand description

returns whether the variable was deleted from the problem