# # ChangeLog for branches/SuccessProgressAnalysis # # Generated by Trac 1.0.12 # 06/13/24 17:52:05 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) Tue, 25 Jan 2011 09:44:17 GMT mkommend [5369] * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/TableFileParser.cs (modified) Removed unused methods in `TableFileParser` (ticket #1173).