# # ChangeLog for trunk/sources/HeuristicLab.Operators/3.3/ReductionOperations.cs # # Generated by Trac 1.0.12 # 06/23/24 05:27:50 Sat, 07 Jul 2012 18:38:53 GMT swagner [8252] * trunk/sources/HeuristicLab.Operators/3.3/DataReducer.cs (modified) * trunk/sources/HeuristicLab.Operators/3.3/ReductionOperations.cs (modified) Refactored DataReducer (#1745) Sun, 22 Jan 2012 22:17:01 GMT ascheibe [7395] * trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithmMainLoop.cs (modified) * trunk/sources/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj (modified) * trunk/sources/HeuristicLab.Operators.Views/3.3/ReductionOperationView.Designer.cs (added) * trunk/sources/HeuristicLab.Operators.Views/3.3/ReductionOperationView.cs (added) * trunk/sources/HeuristicLab.Operators/3.3/DataReducer.cs (added) * trunk/sources/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * trunk/sources/HeuristicLab.Operators/3.3/LocalRandomCreator.cs (added) * trunk/sources/HeuristicLab.Operators/3.3/ReductionOperation.cs (added) * trunk/sources/HeuristicLab.Operators/3.3/ReductionOperations.cs (added) #1745 moved new Island GA to trunk