Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2269, comment 72


Ignore:
Timestamp:
11/02/15 15:58:05 (8 years ago)
Author:
pfleck
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2269, comment 72

    initial v1  
    22 - Added the possibility of continuous reseeding (percentage based reseeding of layer 0).
    33 - Restructured operator graph.
    4  - `Deleted `LayerUpdator` (replaced by `LayerOpener`)
     4 - Deleted `LayerUpdator` (replaced by `LayerOpener`)
    55 - Deleted `LayerSorter`.
    66 - Moved preparing of `GeneticAlgorithmMainLoop` to `AlpsGeneticAlgorithmMainOperator`.