# # ChangeLog for branches/HeuristicLab.VRPEnhancements # # Generated by Trac 1.0.12 # 01/13/25 14:46:08 Mon, 28 Nov 2016 15:41:36 GMT jzenisek [14424] * branches/HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Creators/Cluster.cs (added) * branches/HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Creators/ClusterCreator.cs (modified) * branches/HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Creators/GeographicDistanceClusterCreator.cs (added) * branches/HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) #2707 adapted clustering leading to more generic usage Fri, 25 Nov 2016 13:53:50 GMT jzenisek [14417] * branches/HeuristicLab.VRPEnhancements/Build.cmd (added) * branches/HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Creators/ClusterCreator.cs (added) * branches/HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Crossovers/PotvinEdgePreservingSequenceBasedCrossover.cs (added) * branches/HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Manipulators/PotvinGreedyTourCreationManipulator.cs (added) * branches/HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/HeuristicLab.VRPEnhancements/HeuristicLab.VRPEnhancements.sln (added) * branches/HeuristicLab.VRPEnhancements/PreBuildEvent.cmd (added) #2707 added some new vrp operators (1 creator, 1 crossover, 1 ... Fri, 25 Nov 2016 13:15:33 GMT jzenisek [14416] * branches/HeuristicLab.VRPEnhancements/HeuristicLab.Problems.VehicleRouting (copied) #2707 branch for several vrp enhancements Fri, 25 Nov 2016 13:14:37 GMT jzenisek [14415] * branches/HeuristicLab.VRPEnhancements (added) #2707 Added folder for new VRP branch