pub unsafe extern "C" fn SCIPconsGetNLocksTypeNeg(
cons: *mut SCIP_CONS,
locktype: SCIP_LOCKTYPE,
) -> c_intExpand description
get number of times the roundings of given locktype for variables in constraint’s negation are locked
pub unsafe extern "C" fn SCIPconsGetNLocksTypeNeg(
cons: *mut SCIP_CONS,
locktype: SCIP_LOCKTYPE,
) -> c_intget number of times the roundings of given locktype for variables in constraint’s negation are locked