SCIPgetBinvarsLinking

Function SCIPgetBinvarsLinking 

Source
pub unsafe extern "C" fn SCIPgetBinvarsLinking(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
    binvars: *mut *mut *mut SCIP_VAR,
    nbinvars: *mut c_int,
) -> SCIP_RETCODE
Expand description

returns the binary variables of the linking constraint