Opened 9 years ago
Last modified 9 years ago
#2460 new defect
Algorithm instance is not read-only when stored in a run object
Reported by: | abeham | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 4.x Backlog |
Component: | Optimization | Version: | 3.3.12 |
Keywords: | Cc: |
Description
Typically, all results and parameters in a run are read-only. But if an algorithm instance is collected and stored in a run it is not read-only. The algorithm can be executed.
Change History (1)
comment:1 Changed 9 years ago by abeham
- Milestone changed from HeuristicLab 3.3.13 to HeuristicLab 4.x Backlog
Note: See
TracTickets for help on using
tickets.