Function SCIPdigraphGetNSuccessors

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

returns the number of successor nodes of the given node