Free cookie consent management tool by TermsFeed Policy Generator

Opened 3 years ago

Last modified 3 years ago

#3133 accepted feature request

Modification of (Basic)Problems

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

Description

Many modifications concerning the evaluation of basic problems are both functionally problem independent and quite useful e.g.:

  • Logging the solution candidate and evaluation result to a file
  • Performing multiple evaluations and averaging the result
  • Performing the evaluation in Hive
  • Caching the evaluation to avoid duplicated effort

Change History (3)

comment:1 Changed 3 years ago by bwerth

  • Status changed from new to accepted

comment:2 Changed 3 years ago by bwerth

r18028 created branch

comment:3 Changed 3 years ago by bwerth

r18029 added implementation of problem modifiers

Note: See TracTickets for help on using tickets.