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