Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 57 and Version 58 of ReviewHeuristicLab3.3.0ApplicationDone


Ignore:
Timestamp:
04/23/10 02:25:32 (15 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0ApplicationDone

    v57 v58  
    260260
    261261=== Priority: MEDIUM ===
     262 * In my opinion a reordering of the tabs in the SGAView should be considered. The current order is Parameters, Problem, Engine, Results. It would be better if the order reflects the workflow to create an engine, e.g. Problem, Parameters, Results, Engine.
     263   * swagner: Changed tab order in r3505.
    262264
    263265=== Priority: LOW ===
     
    282284 * The [+] Button in the !ValueParameterView is slightly misleading once a value has been added, then it should mean change the value.
    283285   * swagner: Changed in r3306, r3327 and r3341.
     286 * Some algorithm parameters cannot be set until problem is selected: display reason why parameters cannot be changed yet or maybe make the Problem tab the default one for Algorithms.
     287   * swagner: Changed tab order in r3505.
    284288
    285289=== Priority: LOW ===
     
    288292 * Engine has to be stopped to be able to click and view results.
    289293   * swagner: Changed in r3275.
    290 
    291 ----
     294 * Import from TSPLIB button is easily overlooked (TSP Problem).
     295   * swagner: Changed position of import button in r3505.
     296
     297----