Changes between Version 203 and Version 204 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 04/26/10 09:50:39 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v203 v204 7 7 === Priority: HIGHEST === 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 * When the TSP importer is used after pausing the execution, the engine should be reset.9 * When the TSP importer is used after pausing the execution, the engine should be reset. 10 10 11 11 === Priority: HIGH ===