#203 closed enhancement (done)
Operator to create algorithms with different settings
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: Operators.MetaProgramming | Version: | 3.1 |
Keywords: | Cc: |
Description
Attachments (1)
Change History (10)
comment:1 Changed 16 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 16 years ago by gkronber
- implemented simple operator to create sub-scopes with variable injectors that inject different double values
- implemented operator that takes a list of operators and combines them to a sequence (in a CombinedOperator)
comment:3 Changed 16 years ago by gkronber
- Component changed from CEDMA.Operators to Operators.MetaProgramming
created a specific plugin for metaprogramming operators since they are not specific to CEDMA (see #235).
comment:4 Changed 16 years ago by gkronber
moved the operators to the new plugin with r465
Changed 16 years ago by gkronber
comment:5 Changed 16 years ago by gkronber
- Summary changed from Operator to create agents with different settings to Operator to create algorithms with different settings
comment:6 Changed 16 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
changed meta prog. operators to work with CombinedOperators as input and output values (this should be general policy in all operators of this plugin) with r466.
Closing this ticket as fixed. Specific tickets should be created for further metaprogramming operators.
comment:7 Changed 16 years ago by swagner
- Milestone changed from 3.1 to Iteration 0
Milestone 3.1 deleted
comment:8 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.