SCIPbtnodeGetSibling

Function SCIPbtnodeGetSibling 

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

returns the sibling of the node or NULL if does not exist