# # ChangeLog for trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP # # Generated by Trac 1.0.12 # 08/04/24 03:29:32 Tue, 22 May 2012 15:38:36 GMT svonolfe [7872] * trunk/sources/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBCVRPInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBTSPInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/DistanceHelper.cs (added) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/TSPData.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP (added) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/CVRPData.cs (moved) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/IVRPData.cs (added) * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) Moved distance measure to helper class (#1782)