Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 274 and Version 275 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/06/10 16:42:26 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v274 v275  
    1212 * Generations and !MaximumGenerations parameters in `MichalewiczNonUniform(One|All)PositionsManipulator` are not wired
    1313 * Sometimes the splash screen does not display when starting the Optimizer
    14  * `SinglePointCrossover` for `RealVector` fails when vector has less than 3 dimensions
    1514 * `NormalAllPositionsManipulator` fails for the genetic algorithm (and others), because the !StrategyVector is not set by default
    1615 * ES: Setting the population size to a value smaller than parents per child does not update the parents per child parameter.