Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 84 and Version 85 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/23/10 12:14:07 (15 years ago)
Author:
swinkler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v84 v85  
    9191 * Adding a paramter to a `ProgrammableOperator`, for example a `ValueParameter<DoubleData>`, leads to a null-pointer-exception.
    9292 * (...) 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)
    9595
    9696=== Priority: MEDIUM ===