Function scip_sys::SCIPdisjointsetGetComponentCount
source · pub unsafe extern "C" fn SCIPdisjointsetGetComponentCount(
djset: *mut SCIP_DISJOINTSET
) -> c_intExpand description
returns the number of independent components in this disjoint set (union find) data structure