Changes between Version 84 and Version 85 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 03/23/10 12:14:07 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v84 v85 91 91 * Adding a paramter to a `ProgrammableOperator`, for example a `ValueParameter<DoubleData>`, leads to a null-pointer-exception. 92 92 * (...) As a follow-up, after aborting adding a parameter to a `ProgrammableOperator`, a `PersistenceException` is thrown. 93 * Saving a TSP instance takes very long time (~ ten seconds)94 * Loading a saved TSP instance (in a TS or ES, e.g.) fails (PersistenceException)93 * [Not repeatable, not sure about this...] Saving a TSP instance takes very long time (~ ten seconds) 94 * [Not repeatable, not sure about this...] Loading a saved TSP instance (in a TS or ES, e.g.) fails (PersistenceException) 95 95 96 96 === Priority: MEDIUM ===