pub unsafe extern "C" fn SCIPtreeClear(
tree: *mut SCIP_TREE,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
eventqueue: *mut SCIP_EVENTQUEUE,
eventfilter: *mut SCIP_EVENTFILTER,
lp: *mut SCIP_LP,
) -> SCIP_RETCODEExpand description
clears and resets tree data structure and deletes all nodes