Closed HeuristicLab-Trac-Bot closed 8 years ago
r14090 several fixes according to the review comments 35 and 38
r14092 removed NormalizedHypervolumeAnalyzer and IMOFrontModel.cs, refactored ScatterPlotAnalyzer ,fixed bug in HypervolumeAnalyzer
r14108: Fixed bugs in Spacing and Hypervolume calculation, corrected plugin dependencies and minor changes to the scatter plot view.
r14111: Change plugin and folder name from HeuristicLab.Problems.MultiObjectiveTestFunctions to HeuristicLab.Problems.Testfunctions.MultiObjective and adapted namespaces and projects accordingly.
Persistence break in the branch for those already using the multi-objective test functions!
r14120: Integrated multi-objective test functions in the trunk.
r14121: Copied unit tests from branch and adapted path of multi-objective test function project file.
r14122: Renamed Testfunctions folder to TestFunctions to comply to name reference in the solution and that the compile works also with case-sensitive file systems (e.g., Linux).
r14130: Remove HintPath for DataVisualization dll and unnecessary source control xml tags from project file.
r14132 Corrected namespace of the
MultiObjectiveTestFunctionParetoFrontScatterPlotView
.
This ticket depends on #2281 and #2594.
The following changesets must be merged to stable: 14120, 14121, 14122, 14124, 14125, 14126, 14127, 14130, 14132
r14150 Changed
BestKnownFront
parameter toOptionalValueParameter
to allownull
if no best front is known (DTLZ8 and SchafferN2 and DTLZs with objectives > 2).
Issue migrated from trac ticket # 1087
milestone: HeuristicLab 3.3.14 | component: Problems.TestFunctions | priority: high | resolution: done
2010-07-20 12:32:49: @abeham created the issue