Changes between Initial Version and Version 5 of Ticket #1985
- Timestamp:
- 11/28/12 02:01:14 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1985
- Property Status changed from new to accepted
- Property Version changed from 3.3.7 to branch
-
Ticket #1985 – Description
initial v5 1 Similar to how a Batchrun is an optimizer that executes another optimizer several times a new optimizer is required that limits the runtime of an optimizer to a certain time. 1 Similar to the role of a Batchrun as an optimizer that executes another optimizer several times, a new optimizer should be created that limits the runtime of an algorithm to a certain time. 2 3 Additionally the created optimizer should support creating snapshots of the executed algorithm at specified time intervals.