Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 47 and Version 48 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/19/10 00:08:41 (15 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v47 v48  
    1111 * 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).
    1212 * Even when a control is not displayed (e.g. the global scope tab) its view is updated which costs a lot of time. The optimization runs noticeably faster (~2x) when HeuristicLab isn't the active application in Windows (at least in Win7).
    13  * All Parameters have the same icon, can we have different ones for values and operators?
    1413 * The !OperatorGraphVisualization doesn't respect operator collections (e.g. `SequentialSubScopesProcessor`)
    1514