Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 429 and Version 430 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/14/10 23:32:49 (14 years ago)
Author:
abeham
Comment:

epitzer fixed the deserialization bug

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v429 v430  
    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  * Deserialization fails for LS/TS in some cases (my assumption is that it doesn't correctly parse NaN values)
    1110 * Some predefined samples contain runs
    1211