# # ChangeLog for branches/SuccessProgressAnalysis/HeuristicLab.Operators # # Generated by Trac 1.0.12 # 10/04/24 10:34:23 Wed, 16 Feb 2011 13:50:59 GMT svonolfe [5492] * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/SuccessProgressAnalysis/SuccessProgressAnalyzer.cs (modified) * branches/SuccessProgressAnalysis/HeuristicLab.Operators/3.3/StochasticMultiBranch.cs (modified) Implemented various changes as proposed by vdorfer and swinkler ... Wed, 26 Jan 2011 12:18:26 GMT svonolfe [5379] * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj (modified) * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/SuccessProgressAnalysis (added) * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/SuccessProgressAnalysis/SuccessProgressAnalyzer.cs (copied) * branches/SuccessProgressAnalysis/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/SuccessProgressAnalysis/HeuristicLab.Analysis/3.3/SuccessProgressAnalysis (deleted) * branches/SuccessProgressAnalysis/HeuristicLab.Operators/3.3/StochasticMultiBranch.cs (modified) Implemented review comments by abeham for the SuccessProgressAnalysis ... Tue, 25 Jan 2011 13:10:06 GMT svonolfe [5372] * branches/SuccessProgressAnalysis/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/SuccessProgressAnalysis/HeuristicLab.Analysis/3.3/SuccessProgressAnalysis (added) * branches/SuccessProgressAnalysis/HeuristicLab.Analysis/3.3/SuccessProgressAnalysis/SuccessProgressAnalyzer.cs (added) * branches/SuccessProgressAnalysis/HeuristicLab.Operators/3.3/StochasticMultiBranch.cs (modified) Implemented first version of success progress analysis (#1392) Tue, 25 Jan 2011 09:44:56 GMT svonolfe [5370] * branches/SuccessProgressAnalysis (copied) Created branch for the success progress analysis (#1392) Fri, 21 Jan 2011 21:51:59 GMT abeham [5352] * trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/GeneticAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/GeneticAlgorithmMainLoop.cs (modified) * trunk/sources/HeuristicLab.Operators/3.3/IntCounter.cs (modified) #1333 * Removed changes to `IntCounter` that would make it ...