Skip to content

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:
  1. Traversing the operation tree shall give all the operations coupled together.
  2. Traversing the operation tree should be able as a tool for the user as well as used in the backend.
Comment:

None

Edited by Jacob Wahlman