Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 394 and Version 395 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/10/10 17:26:41 (15 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v394 v395  
    88 * Adding a `ValueParameter<T>` in a `VariableCreator` and selecting a generic type e.g. `ItemList<T>` fails because no choice can be made on the generic type of the `ItemList` (ticket #42).
    99  * abeham: swagner fixed this, but there was still an issue with an `ItemList<IItemList<T>>` which cannot be assigned a value
    10  * Generations and !MaximumGenerations parameters in `MichalewiczNonUniform(One|All)PositionsManipulator` are not wired
    11   * abeham: set them to default to "Generations" in r3677. This is not a complete fix, but will work for now.
    12  * Test functions don't correctly set the learning parameters of their strategy parameter operators
    1310
    1411=== Priority: HIGH ===