SCIPfreeDisjointset

Function SCIPfreeDisjointset 

Source
pub unsafe extern "C" fn SCIPfreeDisjointset(
    scip: *mut SCIP,
    djset: *mut *mut SCIP_DISJOINTSET,
)
Expand description

frees the disjoint set (union find) data structure