pub unsafe extern "C" fn SCIPdigraphGetNComponents(
digraph: *mut SCIP_DIGRAPH,
) -> c_intExpand description
returns the number of previously computed undirected components for the given directed graph
pub unsafe extern "C" fn SCIPdigraphGetNComponents(
digraph: *mut SCIP_DIGRAPH,
) -> c_intreturns the number of previously computed undirected components for the given directed graph