Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 87 and Version 88 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/23/10 13:09:57 (15 years ago)
Author:
swinkler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v87 v88  
    9292 * Adding a paramter to a `ProgrammableOperator`, for example a `ValueParameter<DoubleData>`, leads to a null-pointer-exception.
    9393 * (...) As a follow-up, after aborting adding a parameter to a `ProgrammableOperator`, a `PersistenceException` is thrown.
    94  * [Not repeatable, not sure about this...] Saving a TSP instance takes very long time (~ ten seconds)
    95  * [Not repeatable, not sure about this...] Loading a saved TSP instance (in a TS or ES, e.g.) fails (PersistenceException)
     94 * After loading a TSP instance into a TS and letting the TS, saving the TSP instance takes very long time (~ ten seconds)
     95 * (...) As a follow-up, loading this saved TSP instance fails (PersistenceException)
    9696
    9797=== Priority: MEDIUM ===