Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 180 and Version 181 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
04/24/10 14:55:57 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v180 v181  
    2121 * Remember the optimizer to start maximized if it was maximized when last closed
    2222 * Some algorithms (e.g. !TabuSearch) don't plot best solution and best known solution.
     23  * abeham: currently working on it
    2324 * !TabuSearch visualizes the current solution, but not the best
     25  * abeham: was decided with swagner to leave it that way for now
    2426 * Creating a !UserDefinedAlgorithm from any existing wired algorithm before adding a new problem is not the best idea. There should be some kind of warning to the unexperienced user that he's entering dangerous territory if he clicks the prominent, big and inviting button "Create User Defined Algorithm".
    2527 * !NullReferenceException is thrown when the user double clicks the view host icon in the parameter tab of e.g. a newly created genetic algorithm
    2628   * mkommend
    2729 * Evaluators of test functions allow name to be changed
     30  * abeham: currently working on it
    2831 * Operator graph view
    2932   * The "Zoom area tool" in the operator graph view does not really perform the action expected by the icon