pub unsafe extern "C" fn SCIPdigraphSetNSuccessors(
digraph: *mut SCIP_DIGRAPH,
node: c_int,
nsuccessors: c_int,
) -> SCIP_RETCODEExpand description
sets the number of successors to a given value
pub unsafe extern "C" fn SCIPdigraphSetNSuccessors(
digraph: *mut SCIP_DIGRAPH,
node: c_int,
nsuccessors: c_int,
) -> SCIP_RETCODEsets the number of successors to a given value