Changes between Version 17 and Version 18 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 03/08/10 18:03:30 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v17 v18 45 45 * swagner: Set the actual name of the parents and child parameter to "Permutation" by default in r2947. 46 46 * 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). 47 * Left- and !RightSelector should not be displayed as selection operators in an SGA 48 * When clicking "start" to start the engine disabling of the user interface elements has similar problems to what we fixed a few revisions ago. 49 * 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) 47 50 48 51 === Priority: LOW === … … 61 64 * There should be a nicer way of saying the chart controls are not installed instead of an exception. 62 65 * swagner: The HeuristicLab setup will check if the Microsoft Chart Controls are installed and will show a meaningful error message. 63 66 * Does it make sense to select no engine in an user defined algorithm? 67 * The button for changing the evaluation in the TSP view features "+" which is used for adding, not setting in other views 68 * When you remove the value of the results (such as BestQuality) the text in the box does not update. 69 * Does it make sense to remove these values? 70 * Does it make sense to change the name of the variables under "Results"? 71 * The quality chart looks great! 72 * We should probably use the same colors we had in 1.1 for best/average/worst qualities 73 * BestKnownQuality is not displayed currently 74 * Would be good to be able to hide certain lines 75 * At some point we'll certainly need export to png,eps functionality (would be great to be able to specify resolution and width/height) 76 64 77 ---- 65 78