# # ChangeLog for tags/3.3.7/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBTSPInstanceProvider.cs # # Generated by Trac 1.0.12 # 08/26/24 03:30:59 Sun, 08 Jul 2012 01:14:54 GMT swagner [8259] * tags/3.3.7 (copied) Created HeuristicLab 3.3.7 release tag (#1741) 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)