SCIPdigraphGetNComponents

Function SCIPdigraphGetNComponents 

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

returns the number of previously computed undirected components for the given directed graph