SCIPconsIsLockedType

Function SCIPconsIsLockedType 

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

returns TRUE iff roundings of the given locktype for variables in constraint or in constraint’s negation are locked