SCIPbtSetRoot

Function 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.