SCIPexpriterGetCurrentUserData

Function SCIPexpriterGetCurrentUserData 

Source
pub unsafe extern "C" fn SCIPexpriterGetCurrentUserData(
    iterator: *mut SCIP_EXPRITER,
) -> SCIP_EXPRITER_USERDATA
Expand description

gives the iterator specific user data of the current expression

@note The expression iterator mode must be DFS or another mode with allowrevisit=FALSE