Implemented the traverse method for an operation. This creates a generator with start point in the given operation. The traverse method uses BFS. Closes #11 (closed)