Function scip_sys::SCIPbtSetRoot
source · pub unsafe extern "C" fn SCIPbtSetRoot(
tree: *mut SCIP_BT,
root: *mut SCIP_BTNODE
)Expand description
sets root node
@note The old root including the rooted subtree is not delete.
pub unsafe extern "C" fn SCIPbtSetRoot(
tree: *mut SCIP_BT,
root: *mut SCIP_BTNODE
)sets root node
@note The old root including the rooted subtree is not delete.