Opened 9 years ago
Closed 9 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 9 years ago by abeham
- Owner set to abeham
- Status changed from new to accepted
comment:2 Changed 9 years ago by abeham
- Owner changed from abeham to mkommend
- Status changed from accepted to reviewing
comment:3 Changed 9 years ago by abeham
r13498: added setter to maximization property
comment:4 Changed 9 years ago by abeham
r13500: added SetMaximization method, because there's no way to add a setter to an overridden property
comment:5 Changed 9 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from reviewing to readytorelease
Note: See
TracTickets for help on using
tickets.
r13491: made Encoding public get/set for external evaluation problems