Changes between Version 21 and Version 22 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 03/10/10 10:43:05 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v21 v22 46 46 * swagner: Set the actual name of the parents and child parameter to "Permutation" by default in r2947. 47 47 * 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). 49 49 * 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) 50 50 * 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)