# # ChangeLog for branches/SuccessProgressAnalysis # # Generated by Trac 1.0.12 # 04/19/24 21:32:24 Tue, 15 Mar 2011 08:51:22 GMT svonolfe [5682] * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.csproj (modified) * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/IslandOffspringSelectionGeneticAlgorithm.cs (modified) * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/OffspringSelectionGeneticAlgorithm.cs (modified) * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/SASEGASA.cs (modified) * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/SuccessProgressAnalysis (deleted) * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/SuccessfulOffspringAnalysis (added) * branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/SuccessfulOffspringAnalysis/SuccessfulOffspringAnalyzer.cs (copied) * branches/SuccessProgressAnalysis/HeuristicLab.Operators/3.3/StochasticMultiBranch.cs (modified) * branches/SuccessProgressAnalysis/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Crossovers/BiasedMultiVRPSolutionCrossover.cs (modified) * branches/SuccessProgressAnalysis/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Manipulators/BiasedMultiVRPSolutionManipulator.cs (modified) Implemented review comments from swagner (#1392) Wed, 16 Feb 2011 13:58:23 GMT svonolfe [5493] * branches/SuccessProgressAnalysis/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Crossovers/BiasedMultiVRPSolutionCrossover.cs (added) * branches/SuccessProgressAnalysis/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Manipulators/BiasedMultiVRPSolutionManipulator.cs (added) * branches/SuccessProgressAnalysis/HeuristicLab.Problems.VehicleRouting/3.3/HeuristicLab.Problems.VehicleRouting-3.3.csproj (modified) Added success-dependant execution of the operators for the VRP (#1392) 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)