pub unsafe extern "C" fn SCIPnodeGetParent( node: *mut SCIP_NODE, ) -> *mut SCIP_NODE
gets the parent node of a node in the branch-and-bound tree, if any