Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 12 years ago

#1215 closed enhancement (done)

Implement Meta Optimization Problem

Reported by: cneumuel Owned by: gkronber
Priority: medium Milestone: HeuristicLab 3.3.x Backlog
Component: Problems.MetaOptimization Version: branch
Keywords: Cc:

Description


Change History (13)

comment:1 Changed 13 years ago by cneumuel

  • Status changed from new to accepted

comment:2 Changed 13 years ago by swagner

  • Version changed from 3.3 to branch

comment:3 Changed 12 years ago by ascheibe

  • Owner changed from cneumuel to ascheibe
  • Status changed from accepted to assigned

comment:4 Changed 12 years ago by ascheibe

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.

comment:5 Changed 12 years ago by ascheibe

r7094 fixed project references for MetaOpt test project

comment:6 Changed 12 years ago by ascheibe

r7101

  • renamed plugin files
  • switched to a trunk-style PreBuildEvent.cmd

comment:7 Changed 12 years ago by ascheibe

r7137 renamed ServiceLocator to HiveServiceLocator

comment:8 Changed 12 years ago by ascheibe

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

comment:9 Changed 12 years ago by ascheibe

r7173 enabled analyzers for MetaOpt per default

comment:10 Changed 12 years ago by ascheibe

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

comment:11 Changed 12 years ago by gkronber

  • Owner changed from ascheibe to gkronber
  • Status changed from assigned to accepted

comment:12 Changed 12 years ago by gkronber

  • Status changed from accepted to readytorelease

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.

comment:13 Changed 12 years ago by gkronber

  • Resolution set to done
  • Status changed from readytorelease to closed
Note: See TracTickets for help on using tickets.