Open lschuetze opened 11 years ago
Document within the manual that Dresden OCL supports bfs instead for performance reasons.
Revise the implementation and check it for uncessary contains checks. Maybe also issue a request for the OCL RTF to support bfs instead of dfs.
OCL 2.3 states that if the source collection of a closure iterator expression is ordered, the result is in depth first preorder.