Function SCIPdisjointsetUnion

Source
pub unsafe extern "C" fn SCIPdisjointsetUnion(
    djset: *mut SCIP_DISJOINTSET,
    p: c_int,
    q: c_int,
    forcerepofp: c_uint,
)
Expand description

merges the components containing the elements \p p and \p q