pub unsafe extern "C" fn SCIPdisjointsetFind(
djset: *mut SCIP_DISJOINTSET,
element: c_int,
) -> c_intExpand description
finds and returns the component identifier of this \p element
pub unsafe extern "C" fn SCIPdisjointsetFind(
djset: *mut SCIP_DISJOINTSET,
element: c_int,
) -> c_intfinds and returns the component identifier of this \p element