Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 21 and Version 22 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/10/10 10:43:05 (15 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v21 v22  
    4646     * swagner: Set the actual name of the parents and child parameter to "Permutation" by default in r2947.
    4747   * My initial expectations probably weren't correct regarding the user defined algorithm. The SGA operator is not a complete SGA, but just the main loop (yes we discussed this).
    48  * Left- and !RightSelector should not be displayed as selection operators in an SGA
     48 * Left- and !RightSelector should not be displayed as selection operators in an SGA (there is a related ticket #673).
    4949 * When clicking "start" to start the engine disabling of the user interface elements has similar problems to what we fixed a few revisions ago (ticket #887)
    5050 * I'd wish there was just a value view as well. Sometimes I want to hide name, description, type, set, remove, ... elements and just display the value (e.g. when viewing the quality chart) (we discussed this)