Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 19 and Version 20 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/10/10 05:24:44 (14 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v19 v20  
    4848 * When clicking "start" to start the engine disabling of the user interface elements has similar problems to what we fixed a few revisions ago.
    4949 * 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)
     50   * swagner: Added `VariableValueView` in r2989.
    5051 
    5152=== Priority: LOW ===
     
    6566   * swagner: The HeuristicLab setup will check if the Microsoft Chart Controls are installed and will show a meaningful error message.
    6667 * 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 * The button for changing the evaluation in the TSP view features "+" which is used for adding, not setting in other views.
    6869 * 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"?
     70   * swagner: Fixed updating in r2989.
     71   * Does it make sense to remove these values?
     72   * Does it make sense to change the name of the variables under "Results"?
    7173 * 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)
     74   * We should probably use the same colors we had in 1.1 for best/average/worst qualities.
     75   * !BestKnownQuality is not displayed currently.
     76   * Would be good to be able to hide certain lines.
     77   * At some point we'll certainly need export to png,eps functionality (would be great to be able to specify resolution and width/height).
    7678 * The tooltips should not exceed a certain width. With a long description you've got one line running over the whole screen.
    7779