Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 27 and Version 28 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/11/10 11:52:36 (14 years ago)
Author:
vdorfer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v27 v28  
    126126
    127127----
     128
     129== Reviewer: vdorfer ==
     130
     131First of all: I would regard a user manual with first steps (shall I first create a new TSP or create a new SGA and how can they be combined...) as very important, for me at the first sight it was not really clear how to start.
     132
     133=== Priority: HIGH ===
     134
     135=== Priority: MEDIUM ===
     136 * In the results view I would show by default the quality data table (instead of first having to stop (pause) the algorithm, select the data table and resume the algorithm). When the tour visualization is done, this would be best to show by default.
     137 * I would change the stop sign to a pause sign, as it actually pauses the run (maybe also change the tooltip of the start button to "Start/Resume Algorithm"). A stop sign signalizes for me: better not klick it, or else I have to start all over again
     138 * Add != Set Value; In all forms with a simple value (`IntData`, `DoubleData`, `BoolData`,..) a plus icon signalizes the possible change/edit. I would change the plus sign for example to a pencil (as you do not add a new value but change it).
     139 * A "Do you want to save your work" question is missing when clicking the "x" of an open SGA, TSP,...
     140
     141=== Priority: LOW ===
     142 * The comments in the generated code of a `ProgrammableOperator` are German.
     143 
     144