Changes between Version 92 and Version 93 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 03/23/10 21:27:17 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v92 v93 92 92 93 93 * After loading a TSP instance into a TS and letting the TS, saving the TSP instance takes very long time (~ ten seconds) 94 * abeham: It seems that the execution context and scope tree are persisted together with the problem. This is not specific to the TS, but with the exhaustive move generator the scope tree is noticeably larger and thus takes more time. 94 95 * (...) As a follow-up, loading this saved TSP instance fails (PersistenceException) 96 * abeham: fixed in r3206 95 97 96 98 === Priority: MEDIUM ===