# # ChangeLog for branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenParser.cs # # Generated by Trac 1.0.12 # 08/27/24 15:37:55 Thu, 24 May 2012 08:41:05 GMT svonolfe [7887] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/ChristofidesInstanceProvider.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenFormatInstanceProvider.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenInstanceProvider.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenParser.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/KytojokiInstanceProvider.cs (modified) Added support for the DCVRP in the Golden format (#1177) Wed, 23 May 2012 16:09:27 GMT svonolfe [7883] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Christofides.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Golden.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Kytojoki.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/ChristofidesInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenFormatInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenParser.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/KytojokiInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) Added additional test instances (#1177)