# # ChangeLog for tags/3.3.1/HeuristicLab.Problems.VehicleRouting/3.3/Encodings/General/Creators/DefaultRepresentationCreator.cs # # Generated by Trac 1.0.12 # 09/22/24 07:17:22 Tue, 28 Sep 2010 23:02:06 GMT swagner [4537] * tags/3.3.1 (copied) Created tag for HeuristicLab 3.3.1 (#1209) 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)