# # ChangeLog for trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data # # Generated by Trac 1.0.12 # 07/24/24 03:22:21 Wed, 08 Oct 2014 14:25:08 GMT pfleck [11429] * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauFormatInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/CordeauMD.opt.zip (added) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/CordeauMDTW.opt.zip (added) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) #2229 * Implemented parsing of own solution format for Cordeau ... Mon, 25 Aug 2014 09:24:57 GMT pfleck [11296] * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauMDInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauMDTWInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Cordeau.zip (deleted) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/CordeauMD.zip (added) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/CordeauMDTW.zip (added) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/CordeauTW.zip (deleted) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) #2226 Renamed Cordeau instance files according to their instance ... Mon, 25 Aug 2014 07:55:20 GMT pfleck [11295] * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Augerat.opt.zip (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/ChristofidesEilon.opt.zip (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Taillard.opt.zip (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/VRPInstanceProvider.cs (modified) #2226: * Fixed VRPInstanceProvider parsing of best known solutions. ... Wed, 20 Aug 2014 10:12:40 GMT pfleck [11292] * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauFormatInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauTWInstanceProvider.cs (added) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Cordeau.zip (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/CordeauTW.zip (added) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) #2226 Split the CordeauInstanceProvider into 2 InstanceProvider ... Fri, 14 Sep 2012 08:04:25 GMT svonolfe [8650] * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/LiLim.zip (modified) Fixed naming of the LiLim instances (#1953) Thu, 24 May 2012 10:52:34 GMT svonolfe [7898] * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting (copied) VRP 3.4 trunk integration (#1177) Thu, 24 May 2012 08:41:20 GMT svonolfe [7888] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Taillard.opt.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Taillard.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TaillardFormat (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TaillardFormat/TaillardFormatInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TaillardFormat/TaillardInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TaillardFormat/TaillardParser.cs (added) Added benchmark set of Taillard (#1177)