# # ChangeLog for branches/VRP/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/VRPManipulator.cs # # Generated by Trac 1.0.12 # 09/20/24 23:18:39 Mon, 16 Aug 2010 07:17:20 GMT svonolfe [4218] * branches/VRP/HeuristicLab.Problems.VehicleRouting (copied) Created feature branch for the VRP Tue, 10 Aug 2010 08:06:14 GMT svonolfe [4183] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Creators (added) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Creators/DefaultRepresentationCreator.cs (moved) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Creators/PushForwardInsertionCreator.cs (moved) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Creators/RandomCreator.cs (moved) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Crossovers (added) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Crossovers/MultiVRPCrossover.cs (added) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Crossovers/MultiVRPManipulator.cs (added) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/VRPManipulator.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.3/HeuristicLab.Problems.VehicleRouting-3.3.csproj (modified) Added the MultiVRPCrossover and MultiVRPManipulator operators (#1039)