pub unsafe extern "C" fn SCIPbtFree(tree: *mut *mut SCIP_BT)
frees binary tree
@note The user pointers (object) of the search nodes are not freed. If needed, it has to be done by the user.