SCIPdisjointsetGetComponentCount

Function SCIPdisjointsetGetComponentCount 

Source
pub unsafe extern "C" fn SCIPdisjointsetGetComponentCount(
    djset: *mut SCIP_DISJOINTSET,
) -> c_int
Expand description

returns the number of independent components in this disjoint set (union find) data structure