pub unsafe extern "C" fn SCIPdigraphGetNArcs(
digraph: *mut SCIP_DIGRAPH,
) -> c_intExpand description
returns the total number of arcs in the given digraph
pub unsafe extern "C" fn SCIPdigraphGetNArcs(
digraph: *mut SCIP_DIGRAPH,
) -> c_intreturns the total number of arcs in the given digraph