Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2109, comment 18


Ignore:
Timestamp:
12/15/13 15:57:43 (10 years ago)
Author:
sawinkle
Comment:

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.
     1r10229: Implemented a ''BreathFirstMapper'', which works similarly to the ''DepthFirstMapper'', but uses a '''queue''' to enable a breath-first tree creation.