Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 13 years ago

#1378 closed enhancement (done)

BatchRuns should be able to deal with optimizers

Reported by: swagner Owned by: swagner
Priority: medium Milestone: HeuristicLab 3.3.3
Component: Optimization Version: 3.3.3
Keywords: Cc:

Description

Currently batch runs can only contain IAlgorithms. It should be possible to create a batch run for any kind of optimizer and not only for algorithms.

Change History (9)

comment:1 Changed 13 years ago by swagner

  • Status changed from new to accepted

comment:2 Changed 13 years ago by swagner

Implemented in r5300.

comment:3 Changed 13 years ago by swagner

  • Owner changed from swagner to mkommend
  • Status changed from accepted to reviewing

comment:4 Changed 13 years ago by mkommend

  • Owner changed from mkommend to swagner
  • Status changed from reviewing to readytorelease

As far as I have seen the changesets r5300 consists only of renaming Algorithm to Optimizer in the BatchRun and no additional functionality or different behavior was added.

comment:5 Changed 13 years ago by swagner

  • Status changed from readytorelease to assigned

comment:6 Changed 13 years ago by swagner

  • Status changed from assigned to accepted

comment:7 Changed 13 years ago by swagner

Enabled one-way serialization for persistence property algorithm in r5409 (cf. ticket #1385).

comment:8 Changed 13 years ago by swagner

  • Status changed from accepted to readytorelease

comment:9 Changed 13 years ago by mkommend

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