Free cookie consent management tool by TermsFeed Policy Generator

Opened 8 years ago

Closed 8 years ago

#2551 closed defect (done)

Encoding cannot be set through API for the ExternalEvaluationProblem

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.14
Component: Problems.ExternalEvaluation Version: 3.3.13
Keywords: Cc:

Description

Issue mentioned on the mailing list.

Change History (6)

comment:1 Changed 8 years ago by abeham

  • Owner set to abeham
  • Status changed from new to accepted

comment:2 Changed 8 years ago by abeham

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

r13491: made Encoding public get/set for external evaluation problems

comment:3 Changed 8 years ago by abeham

r13498: added setter to maximization property

comment:4 Changed 8 years ago by abeham

r13500: added SetMaximization method, because there's no way to add a setter to an overridden property

comment:5 Changed 8 years ago by mkommend

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

Reviewed r13491, r13498 and r13500.

comment:6 Changed 8 years ago by abeham

  • Resolution set to done
  • Status changed from readytorelease to closed

r13631: merged r13491,r13498,r13500 to stable

Note: See TracTickets for help on using tickets.