Changes between Initial Version and Version 1 of Ticket #2109, comment 18
- Timestamp:
- 12/15/13 15:57:43 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2109, comment 18
initial v1 1 r10229: Implemented a '' DepthFirstMapper'', which works similarly to the ''DepthFirstMapper'', but uses a '''queue''' to enable a breath-first tree creation.1 r10229: Implemented a ''BreathFirstMapper'', which works similarly to the ''DepthFirstMapper'', but uses a '''queue''' to enable a breath-first tree creation.