Function SCIPvarIsDeletable

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

returns whether variable is allowed to be deleted completely from the problem