#1222 closed defect (done)
The ExecutionTime of BatchRuns is wrong
| Reported by: | mkommend | Owned by: | swagner |
|---|---|---|---|
| Priority: | medium | Milestone: | HeuristicLab 3.3.1 |
| Component: | Optimization | Version: | 3.3.1 |
| Keywords: | Cc: |
Description
Currently the execution time of BatchRuns is exactly the twice as high as the sum of the execution time of all calculated runs.
Change History (5)
comment:1 Changed 15 years ago by mkommend
- Owner changed from swagner to mkommend
- Status changed from new to accepted
comment:2 Changed 15 years ago by mkommend
- Owner changed from mkommend to swagner
- Status changed from accepted to reviewing
comment:3 Changed 15 years ago by swagner
- Resolution set to done
- Status changed from reviewing to closed
comment:4 Changed 15 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 15 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.



Corrected the execution time of BatchRuns with r4533.