Changes between Version 180 and Version 181 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 04/24/10 14:55:57 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v180 v181 21 21 * Remember the optimizer to start maximized if it was maximized when last closed 22 22 * Some algorithms (e.g. !TabuSearch) don't plot best solution and best known solution. 23 * abeham: currently working on it 23 24 * !TabuSearch visualizes the current solution, but not the best 25 * abeham: was decided with swagner to leave it that way for now 24 26 * 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". 25 27 * !NullReferenceException is thrown when the user double clicks the view host icon in the parameter tab of e.g. a newly created genetic algorithm 26 28 * mkommend 27 29 * Evaluators of test functions allow name to be changed 30 * abeham: currently working on it 28 31 * Operator graph view 29 32 * The "Zoom area tool" in the operator graph view does not really perform the action expected by the icon