Function SCIPconsIsRemovable

Source
pub unsafe extern "C" fn SCIPconsIsRemovable(
    cons: *mut SCIP_CONS,
) -> c_uint
Expand description

returns TRUE iff constraint’s relaxation should be removed from the LP due to aging or cleanup