Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 348 and Version 349 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/08/10 01:51:47 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v348 v349  
    1111  * abeham: set them to default to "Generations" in r3677. This is not a complete fix, but will work for now.
    1212 * When a run collection tabular view is opened to analyze some runs, it cannot be closed again after all runs are cleared. It says there is an invalid number of rows (0).
     13 * In the operator gaph view: Deleting an operator that is connected from e.g. a `SubScopesProcessor` throws an exception "Value cannot be null". I think that's an issue with `MultiOperator` in general. It also occurs when you create a new operator graph and drag a `MultiPermutationManipulator` in. If you delete one of the manipulators an exception is thrown.
    1314
    1415=== Priority: HIGH ===