# # ChangeLog for branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4 # # Generated by Trac 1.0.12 # 06/27/24 23:27:50 Thu, 24 May 2012 09:12:39 GMT svonolfe [7891] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauParser.cs (modified) Fixed issues in Cordeau parser (#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) 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) Thu, 24 May 2012 07:16:17 GMT svonolfe [7884] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) Corrected project references (#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) Wed, 23 May 2012 15:41:54 GMT svonolfe [7882] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.Designer.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauFormatInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauParser.cs (copied) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimFormatInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimParser.cs (copied) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers (deleted) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/HombergerInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonFormatInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonParser.cs (copied) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/AugeratInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/ChristofidesEilonInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/TSPLibFormatInstanceProvider.cs (moved) Incorporated review comments of abeham (#1177) Wed, 23 May 2012 15:32:07 GMT svonolfe [7881] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4 (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.snk (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Plugin.cs.frame (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Properties (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Properties/AssemblyInfo.cs.frame (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.Designer.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.designer.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4 (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/AugeratInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/ChristofidesEilonInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormatInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Augerat.opt.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Augerat.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/ChristofidesEilon.opt.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/ChristofidesEilon.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Cordeau.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Homberger.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/LiLim.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Solomon.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.snk (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HombergerInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormatInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers/CordeauParser.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers/LiLimParser.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers/SolomonParser.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Plugin.cs.frame (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties/AssemblyInfo.cs.frame (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormatInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormatInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/VRPDataDescriptor.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/VRPInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/CVRPInterpreter.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/CVRPTWInterpreter.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/MDCVRPTWInterpreter.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/PDPTWInterpreter.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Parsers (deleted) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) * branches/VRP/HeuristicLab.VRP.sln (modified) * branches/VRP/bin (added) Added VRP test instances (#1177)