pub unsafe extern "C" fn SCIPvarGetNImpls(
var: *mut SCIP_VAR,
varfixing: c_uint,
) -> c_intExpand description
gets number of implications y <= b or y >= b for x == 0 or x == 1 of given active problem variable x, there are no implications for nonbinary variable x