# # ChangeLog for trunk/sources/HeuristicLab.Operators.Metaprogramming/DoubleRangeVariableInjector.cs # # Generated by Trac 1.0.12 # 06/18/24 16:00:29 Thu, 07 Aug 2008 07:12:59 GMT gkronber [466] * trunk/sources/HeuristicLab.Operators.Metaprogramming/DoubleRangeVariableInjector.cs (modified) * trunk/sources/HeuristicLab.Operators.Metaprogramming/SequentialComposer.cs (modified) changed meta prog. operators to work with !CombinedOperators as input ... Thu, 07 Aug 2008 07:06:56 GMT gkronber [465] * trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLabCedmaOperatorsPlugin.cs (modified) * trunk/sources/HeuristicLab.Operators.Metaprogramming/DoubleRangeVariableInjector.cs (moved) * trunk/sources/HeuristicLab.Operators.Metaprogramming/HeuristicLab.Operators.Metaprogramming.csproj (modified) * trunk/sources/HeuristicLab.Operators.Metaprogramming/SequentialComposer.cs (moved) moved metaprogramming operators from CEDMA.Operators to ... Thu, 07 Aug 2008 06:40:13 GMT gkronber [462] * trunk/sources/HeuristicLab.CEDMA.Operators/DoubleRangeVariableInjector.cs (added) * trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/HeuristicLabCedmaOperatorsPlugin.cs (modified) * trunk/sources/HeuristicLab.CEDMA.Operators/SequentialComposer.cs (added) * implemented simple operator to create sub-scopes with variable ...