pub unsafe extern "C" fn SCIPexpriterGetParentDFS(
iterator: *mut SCIP_EXPRITER,
) -> *mut SCIP_EXPRExpand description
gives the parent of the current expression of an expression iteration if in DFS mode
@return the expression from which the current expression has been accessed