Closed HeuristicLab-Trac-Bot closed 14 years ago
Restricted name changes of operators to
CombinedOperator
,Placeholder
andProgrammableOperator
in r3024.
After a discussion with abeham, set name changing capabilities of operators in r3034.
Implemented tracking of best and best known quality values (see #920).
Implemented reviewers' comments in r3527
- MultiCrossovers throw an exception when no crossover has been added
- fixed review comments regarding comparison factor results / modification
- corrected the description of a parameter
- removed unnecessary parameters
Adjust zoom interval in
DataTableView
based on range of displayed values. Added functionality to hide and show series with r3703.
Added adjustment of cursor interval based on range of displayed values in the
RunCollectionBubbleChartView
ScatterPlotView
andLineChartView
with r3707.
- changed elites replacement in all offspring selection algorithms
- prevented exception in the algorithms when an operator parameter from the problem is missing
- fixed uneditable state of user defined algorithm after execution
- changed description of the SelectedParents parameter in the OS Algorithms
Added about dialog in plugin infrastructure and optimizer with r3736.
- Changed the way offspring selection works
- Added depth parameter to
ScopeTreeLookupParameter
Issue migrated from trac ticket # 893
milestone: HeuristicLab 3.3.0 | component: General | priority: highest | resolution: done
2010-03-06 23:18:27: @s-wagner created the issue