Free cookie consent management tool by TermsFeed Policy Generator

Opened 11 years ago

Last modified 9 years ago

#1985 closed feature request

Create optimizer that limits runtime of an optimizer — at Version 5

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.12
Component: Optimization Version: branch
Keywords: Cc:

Description (last modified by abeham)

Similar to the role of a Batchrun as an optimizer that executes another optimizer several times, a new optimizer should be created that limits the runtime of an algorithm to a certain time.

Additionally the created optimizer should support creating snapshots of the executed algorithm at specified time intervals.

Change History (5)

comment:1 Changed 11 years ago by abeham

  • Status changed from new to accepted
  • Version changed from 3.3.7 to branch

comment:2 Changed 11 years ago by abeham

r8943: created branch

comment:3 Changed 11 years ago by abeham

r8955: Added optimizer and view

comment:4 Changed 11 years ago by abeham

r8956:

  • Removed .resx file
  • Fixed bugs

comment:5 Changed 11 years ago by abeham

  • Description modified (diff)
Note: See TracTickets for help on using tickets.