pub unsafe extern "C" fn SCIPbtnodeGetSibling(
node: *mut SCIP_BTNODE,
) -> *mut SCIP_BTNODEExpand description
returns the sibling of the node or NULL if does not exist
pub unsafe extern "C" fn SCIPbtnodeGetSibling(
node: *mut SCIP_BTNODE,
) -> *mut SCIP_BTNODEreturns the sibling of the node or NULL if does not exist