Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#81 closed enhancement (done)

Review and add additional operators for RealVector to the repository

Reported by: adoppelb Owned by: swagner
Priority: medium Milestone: HeuristicLab 3.3.0
Component: ZZZ OBSOLETE: RealVector Version: 3.0
Keywords: Cc:

Description

Please review and add the attached operators to the repository. Thanks in advance!

Change History (10)

comment:1 Changed 16 years ago by adoppelb

  • Type changed from defect to enhancement

comment:2 Changed 16 years ago by swagner

  • Status changed from new to assigned

comment:3 Changed 16 years ago by swagner

Thanks a lot for your work and input. Very cool operators!

I took a look at them and I still have some questions and comments:

  • Which kind of probability distribution and strategy is used in NonUniformOnePositionManipulator and NonUniformAllPositionsManipulator? I think this should also be reflected in the operator name. Just "non uniform" can be almost everything.
  • I think, FlatCrossover is the same as the already existing LocalCrossover. Right?
  • I would recommend to rename BlendACrossover to BlendAlphaCrossover and BlendABCrossover to BlendAlphaBetaCrossover.
  • Please add an operator description for BreederGeneticAlgorithmManipulator.
  • Please use more descriptive names for the parameters of the static Apply method (some of them are a little bit cryptic).

Could you please adapt your patch according to these issues? Then I will add your operators immediately. Thanks again!

comment:4 Changed 16 years ago by swagner

Made all operator classes public in r102

comment:5 Changed 16 years ago by adoppelb

I considered your comments and uploaded the adapted operators. Thanks a lot for your input.

comment:6 Changed 16 years ago by swagner

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

Thanks.

Added operators in r104.

comment:7 Changed 16 years ago by swagner

Removed patch again

comment:8 Changed 15 years ago by swagner

  • Milestone changed from 3.0 to Iteration 0

Milestone 3.0 deleted

comment:9 Changed 13 years ago by swagner

  • Milestone changed from Iteration 0 to Current

Milestone Iteration 0 deleted

comment:11 Changed 13 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.