Changes between Version 219 and Version 220 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 04/26/10 18:29:30 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v219 v220 8 8 * 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). 9 9 * 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". 10 12 11 13 === Priority: HIGH ===