Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 219 and Version 220 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
04/26/10 18:29:30 (15 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v219 v220  
    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 * When the TSP importer is used after pausing the execution, the engine should be reset.
     10 * In the operator graph view, dragging an item from the clipboard does not really create a copy as the icon indicates.
     11 * The `ConditionalBranch` gets a strange third false out port if its false out port is connected to another operator and the conditional branch is "breakpointed".
    1012
    1113=== Priority: HIGH ===