SCIPbtGetRoot

Function SCIPbtGetRoot 

Source
pub unsafe extern "C" fn SCIPbtGetRoot(
    tree: *mut SCIP_BT,
) -> *mut SCIP_BTNODE
Expand description

returns the root node of the binary tree or NULL if the binary tree is empty