Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 4 of Ticket #926


Ignore:
Timestamp:
07/19/10 12:55:58 (14 years ago)
Author:
abeham
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #926

    • Property Owner changed from swagner to abeham
  • Ticket #926 – Description

    initial v4  
    11The two selection operators `LeftSelector` and `RightSelector` should be replaced by `BestSelector` and `WorstSelector`.
     2
     3After the release it was decided that non-optimization specific operators that select sub-scopes in the order they appear, starting either from the left, or from the right are still valuable for modeling algorithms.