Function scip_sys::SCIPbtGetRoot
source · pub unsafe extern "C" fn SCIPbtGetRoot(
tree: *mut SCIP_BT
) -> *mut SCIP_BTNODEExpand description
returns the root node of the binary tree or NULL if the binary tree is empty
pub unsafe extern "C" fn SCIPbtGetRoot(
tree: *mut SCIP_BT
) -> *mut SCIP_BTNODEreturns the root node of the binary tree or NULL if the binary tree is empty