# # ChangeLog for branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.OneMax/3.3/HeuristicLab.snk # # Generated by Trac 1.0.12 # 09/10/24 05:53:46 Mon, 14 Nov 2011 13:42:14 GMT spimming [6988] * branches/HeuristicLab.Hive.Azure (copied) #1680: heuristiclab branch for azure integration Tue, 16 Mar 2010 14:59:55 GMT svonolfe [3065] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab 3.3/Files.txt (modified) * trunk/sources/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/Creators/RandomBinaryVectorCreator.cs (modified) * trunk/sources/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/Crossovers/NPointCrossover.cs (modified) * trunk/sources/HeuristicLab.Problems.OneMax (added) * trunk/sources/HeuristicLab.Problems.OneMax.Views (added) * trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3 (added) * trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3/HeuristicLab.Problems.OneMax.Views-3.3.csproj (added) * trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3/HeuristicLabProblemsOneMaxViewsPlugin.cs.frame (added) * trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3/OneMaxView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3/OneMaxView.cs (added) * trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3/Properties (added) * trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3/Properties/AssemblyInfo.frame (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3 (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Evaluators (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Evaluators/OneMaxEvaluator.cs (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/HeuristicLab.Problems.OneMax-3.3.csproj (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/HeuristicLabProblemsOneMaxPlugin.cs.frame (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Interfaces (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Interfaces/IOneMaxEvaluator.cs (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Onemax.cs (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Properties (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Properties/AssemblyInfo.frame (added) Added OneMax problem to test the BinaryVector operators (#916)