Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#926 closed defect (done)

Replace LeftSelector and RightSelector by BestSelector and WorstSelector

Reported by: swagner Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.0
Component: Selection Version: 3.3
Keywords: Cc:

Description (last modified by abeham)

The two selection operators LeftSelector and RightSelector should be replaced by BestSelector and WorstSelector.

After 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.

Change History (7)

comment:1 Changed 14 years ago by swagner

  • Status changed from new to assigned

comment:2 Changed 14 years ago by swagner

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in r3096.

comment:3 Changed 14 years ago by abeham

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:4 Changed 14 years ago by abeham

  • Description modified (diff)
  • Owner changed from swagner to abeham
  • Status changed from reopened to new

comment:5 Changed 14 years ago by abeham

  • Resolution set to fixed
  • Status changed from new to closed

r4043

  • Added LeftSelector and RightSelector (reverted some changes in r3096)

comment:6 Changed 14 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.