Opened 12 years ago
Last modified 8 years ago
#2148 new defect
Hibernating a running algorithm results in lengthened execution times
| Reported by: | abeham | Owned by: | swagner |
|---|---|---|---|
| Priority: | lowest | Milestone: | HeuristicLab 3.3.x Backlog |
| Component: | Core | Version: | 3.3.9 |
| Keywords: | Cc: |
Description
If the algorithm is not paused before hibernation, the execution time will include the hibernated period.
Note: See
TracTickets for help on using
tickets.



Btw, CPLEX has the same problem...
As always stackoverflow has a possible solution.