# # ChangeLog for branches/SuccessProgressAnalysis/HeuristicLab.Problems.VehicleRouting # # Generated by Trac 1.0.12 # 07/29/24 02:29:40 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) 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 08:46:11 GMT svonolfe [5368] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Alba/Moves/LambdaInterchange/AlbaStochasticLambdaInterchangeSingleMoveGenerator.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/Potvin/Manipulators/PotvinTwoLevelExchangeManipulator.cs (modified) Fixed some minor issues in the VRP operators (#1177)