Opened 6 years ago
Closed 5 years ago
#2953 closed defect (done)
Multi-objective external evaluation problem does not filter single-objective operators
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.16 |
Component: | Problems.ExternalEvaluation | Version: | trunk |
Keywords: | merged | Cc: |
Description
Reported by dschmara.
Change History (8)
comment:1 Changed 6 years ago by abeham
- Owner set to abeham
- Status changed from new to accepted
comment:2 Changed 6 years ago by abeham
- Owner changed from abeham to mkommend
- Status changed from accepted to reviewing
comment:3 Changed 6 years ago by mkommend
- Owner changed from mkommend to abeham
- Version set to trunk
r16784 looks good. Shouldn't be the single-objective basic problem be adapted accordingly?
comment:4 Changed 6 years ago by abeham
- Status changed from reviewing to readytorelease
r16794: changed order of base call in single-objective problem's operatorschanged
Good catch. I'm pushing it to release, you can still pull it back to review if you have further remarks.
comment:5 Changed 6 years ago by gkronber
#2520 needs to be finished first
comment:6 Changed 6 years ago by abeham
- Keywords depends-2520 added
comment:7 Changed 5 years ago by abeham
- Keywords merged added; depends-2520 removed
r17112: merged to stable (16784, 16794)
comment:8 Changed 5 years ago by abeham
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r16784: Changed base call order