heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
39 stars 16 forks source link

Implement Meta Optimization Problem #1215

Closed HeuristicLab-Trac-Bot closed 12 years ago

HeuristicLab-Trac-Bot commented 14 years ago

Issue migrated from trac ticket # 1215

milestone: HeuristicLab 3.3.x Backlog | component: Problems.MetaOptimization | priority: medium | resolution: done

2010-09-27 15:01:58: @discostu105 created the issue

HeuristicLab-Trac-Bot commented 13 years ago

2010-11-15 09:03:59: @discostu105 changed status from new to accepted

HeuristicLab-Trac-Bot commented 12 years ago

2011-11-10 15:35:03: @Shabbafru changed status from accepted to assigned

HeuristicLab-Trac-Bot commented 12 years ago

2011-11-10 15:35:03: @Shabbafru changed owner from cneumuel to ascheibe

HeuristicLab-Trac-Bot commented 12 years ago

2011-11-10 15:40:10: @Shabbafru commented


r6984

  • The Hive Engine probably won't make it into 3.3.6 so i moved it to the MetaOpt branch because the Hive-3.4 branch should not be used anymore. The Hive Engine will then be released together with MetaOpt.
  • Updated MetaOpt to compile to new trunk binary directory and reference assemblies in this folder.
HeuristicLab-Trac-Bot commented 12 years ago

2011-11-29 13:16:23: @Shabbafru commented


r7094 fixed project references for MetaOpt test project

HeuristicLab-Trac-Bot commented 12 years ago

2011-11-29 22:18:23: @Shabbafru commented


r7101

  • renamed plugin files
  • switched to a trunk-style PreBuildEvent.cmd
HeuristicLab-Trac-Bot commented 12 years ago

2011-12-06 17:14:20: @Shabbafru commented


r7137 renamed ServiceLocator to HiveServiceLocator

HeuristicLab-Trac-Bot commented 12 years ago

2011-12-07 21:09:50: @Shabbafru commented


r7153

  • removed storing of valid types and valid values. This leads to wrong plugin discovery by the Persistence and Hive. Previously references to types of all available algorithms and problems were saved and needed by Hive for deserializing a MetaOpt task. Now only the actual values are saved and valid types and values are discovered after deserialization.
  • added missing license headers
  • added missing plugin references to plugin file
HeuristicLab-Trac-Bot commented 12 years ago

2011-12-12 09:31:28: @Shabbafru commented


r7173 enabled analyzers for MetaOpt per default

HeuristicLab-Trac-Bot commented 12 years ago

2011-12-28 17:14:52: @Shabbafru commented


r7242 adapted to static item image change and fixed a compiler warning

HeuristicLab-Trac-Bot commented 12 years ago

2012-01-02 10:44:37: @gkronber changed status from assigned to accepted

HeuristicLab-Trac-Bot commented 12 years ago

2012-01-02 10:44:37: @gkronber changed owner from ascheibe to gkronber

HeuristicLab-Trac-Bot commented 12 years ago

2012-01-02 10:46:03: @gkronber changed status from accepted to readytorelease

HeuristicLab-Trac-Bot commented 12 years ago

2012-01-02 10:46:03: @gkronber commented


A daily build binary of the meta-optimization plugins is available from [http://dev.heuristiclab.com/trac/hl/core/wiki/BranchesDailyBuilds].

This ticket is too general. Please create separate more specific tickets for feature requests and bugs in the meta-optimization branch.

HeuristicLab-Trac-Bot commented 12 years ago

2012-01-02 10:46:21: @gkronber changed status from readytorelease to closed

HeuristicLab-Trac-Bot commented 12 years ago

2012-01-02 10:46:21: @gkronber removed resolution