#770 closed enhancement (done)
Refactor optimization frontend
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.0 |
Component: | Optimizer | Version: | 3.3 |
Keywords: | Cc: |
Description
The optimization frontend should be refactored and should be based on the generic main form and on the background processing framework.
Change History (14)
comment:1 Changed 15 years ago by swagner
- Status changed from new to assigned
- Type changed from defect to enhancement
comment:2 Changed 15 years ago by swagner
comment:3 Changed 15 years ago by swagner
- Component changed from OptimizationFrontend to Optimizer
- Version changed from 3.2 to 3.3
comment:4 Changed 15 years ago by swagner
- Priority changed from major to critical
comment:5 Changed 15 years ago by swagner
Worked on Optimizer in r2501.
comment:6 Changed 15 years ago by swagner
Added new empty plugin HeuristicLab.Core.Views to move all views from HeuristicLab.Core to in r2511
comment:7 Changed 15 years ago by swagner
Implemented first draft of MainForm support in HeuristicLab.Core/HeuristicLab.Core.Views and all other depending plugins in r2520.
comment:8 Changed 15 years ago by swagner
Added missing file IEditable in r2522.
comment:9 Changed 15 years ago by swagner
Continued work on Optimizer and on adapting all views to the new MainForm concept in r2546.
comment:10 Changed 15 years ago by swagner
Continued work on Optimizer in r2547.
comment:11 Changed 15 years ago by swagner
Continued work on Optimizer in r2555.
comment:12 Changed 15 years ago by swagner
- Resolution set to fixed
- Status changed from assigned to closed
Finished work on Optimizer for now. Further issues should be handled in specific tickets.
comment:13 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Created new plugin HeuristicLab.Optimizer in r2498.