pub unsafe extern "C" fn SCIPgetBinvarsLinking(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
binvars: *mut *mut *mut SCIP_VAR,
nbinvars: *mut c_int,
) -> SCIP_RETCODEExpand description
returns the binary variables of the linking constraint