Operation Traversing
Description of issue:
Implement the traverse of the operation tree. The implementation should act like a sort of search in the operation tree. The return value is undecided.
Linked Requirements:( Unknown )
Potential Issues:None
Blockers:( None )
Issue Requirements:- Traversing the operation tree shall give all the operations coupled together.
- Traversing the operation tree should be able as a tool for the user as well as used in the backend.
None
Edited by Jacob Wahlman