SCIPbtnodeGetRightchild

Function SCIPbtnodeGetRightchild 

Source
pub unsafe extern "C" fn SCIPbtnodeGetRightchild(
    node: *mut SCIP_BTNODE,
) -> *mut SCIP_BTNODE
Expand description

returns right child which can be NULL if the given node is a leaf