Opened 14 years ago
Closed 14 years ago
#1232 closed enhancement (done)
Correct bugs of Problem and SingleObjectiveProblem
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.2 |
Component: | Optimization | Version: | 3.3.2 |
Keywords: | Cc: |
Description
Change History (9)
comment:1 Changed 14 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 14 years ago by mkommend
comment:3 Changed 14 years ago by mkommend
Corrected item descriptions and added parameter descriptions for Problem and SingleObjectiveProblem with r4596.
comment:4 Changed 14 years ago by mkommend
Fixed cloning of Problem with r4597.
comment:5 Changed 14 years ago by mkommend
- Owner changed from mkommend to swagner
- Status changed from accepted to reviewing
comment:6 Changed 14 years ago by mkommend
- Summary changed from Create base class for problems to Correct bugs of `Problem` and `SingleObjectiveProblem`
comment:7 Changed 14 years ago by mkommend
- Summary changed from Correct bugs of `Problem` and `SingleObjectiveProblem` to Correct bugs of Problem and SingleObjectiveProblem
comment:8 Changed 14 years ago by swagner
- Owner changed from swagner to mkommend
- Status changed from reviewing to readytorelease
comment:9 Changed 14 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.1 to 3.3.2
Note: See
TracTickets for help on using
tickets.
Added Problem and SingleObjectiveProblem with r4564.