Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 361 and Version 362 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/08/10 22:38:40 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v361 v362  
    1212 * 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.
    1313  * mkommend: This also occurs in the !OperatorTreeView and I am already working on a solution.
     14 * The operator graph view of a user defined algorithm is uneditable after the user defined algorithm has been executed.
    1415
    1516=== Priority: HIGH ===