SCIPdigraphSetNSuccessors

Function SCIPdigraphSetNSuccessors 

Source
pub unsafe extern "C" fn SCIPdigraphSetNSuccessors(
    digraph: *mut SCIP_DIGRAPH,
    node: c_int,
    nsuccessors: c_int,
) -> SCIP_RETCODE
Expand description

sets the number of successors to a given value