# # ChangeLog for trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.cs # # Generated by Trac 1.0.12 # 04/27/24 00:09:24 Thu, 24 May 2012 10:52:20 GMT svonolfe [7897] * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting.Views (copied) VRP 3.4 trunk integration (#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)