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

finds and returns the component identifier of this \p element