pub unsafe extern "C" fn SCIPbtnodeGetParent(
node: *mut SCIP_BTNODE,
) -> *mut SCIP_BTNODEExpand description
returns the parent which can be NULL if the given node is the root
pub unsafe extern "C" fn SCIPbtnodeGetParent(
node: *mut SCIP_BTNODE,
) -> *mut SCIP_BTNODEreturns the parent which can be NULL if the given node is the root