Ticket #1727 (closed defect: worksforme)

Opened 17 months ago

Last modified 8 months ago

Meta-optimization does not work correctly for algorithms that do not produce an EvaluatedSolutions result

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

Description


Change History

comment:1 Changed 17 months ago by gkronber

  • Owner changed from cneumuel to gkronber
  • Status changed from new to accepted

comment:2 Changed 17 months ago by gkronber

r7253: set the number of evaluated solutions to one if the result is missing in the run.

comment:3 Changed 8 months ago by gkronber

  • Status changed from accepted to assigned

comment:4 Changed 8 months ago by gkronber

  • Owner changed from gkronber to jkarder
  • Status changed from assigned to reviewing

Please review and close this ticket if you think this way of handling such cases is ok.

comment:5 Changed 8 months ago by jkarder

r8589:

  • set the number of evaluated solutions to zero if the result is missing in the run
  • improved result lookup

comment:6 Changed 8 months ago by jkarder

  • Status changed from reviewing to closed
  • Resolution set to worksforme

With r8589 I changed the assigned value to zero so it does not affect the normalized quality values.

Note: See TracTickets for help on using tickets.