# # ChangeLog for tags/3.3.0/HeuristicLab.Problems.OneMax/3.3/OneMaxSolution.cs # # Generated by Trac 1.0.12 # 08/05/24 22:13:08 Tue, 18 May 2010 02:52:45 GMT swagner [3838] * tags/3.3.0 (copied) Created tag for HeuristicLab 3.3.0 (#1000) Wed, 05 May 2010 14:37:12 GMT svonolfe [3642] * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Analyzers (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Analyzers/BestOneMaxSolutionAnalyzer.cs (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Analyzers/MultiPopulationBestOneMaxSolutionAnalyzer.cs (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Analyzers/PopulationBestOneMaxSolutionAnalyzer.cs (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/HeuristicLab.Problems.OneMax-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/Interfaces/IBestOneMaxSolutionAnalyzer.cs (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/OneMaxSolution.cs (added) * trunk/sources/HeuristicLab.Problems.OneMax/3.3/OnemaxProblem.cs (modified) Added anaylzers for the onemax problem (#999)