# # ChangeLog for trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/Interfaces # # Generated by Trac 1.0.12 # 07/18/24 18:28:59 Thu, 14 Jun 2012 08:46:19 GMT svonolfe [8006] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/Interfaces/IVRPProblemInstance.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/VRPProblemInstance.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) Derived VRP from Problem base class (#1177) Thu, 24 May 2012 10:49:37 GMT svonolfe [7895] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4 (copied) VRP 3.4 trunk integration (#1177) Mon, 21 May 2012 12:32:32 GMT svonolfe [7855] * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/Manipulators/MultiVRPSolutionManipulator.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/PermutationEncoding.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/ShakingOperators/VehicleRoutingShakingOperator.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Manipulators/PotvinLocalSearchManipulator.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Prins/Manipulators/PrinsLSManipulator.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interfaces/IVRPLocalSearchManipulator.cs (added) Deactivated LS manipulators by default (#1177)