# # ChangeLog for branches/OptimizationNetworks/HeuristicLab.Problems.Instances.VehicleRouting # # Generated by Trac 1.0.12 # 05/04/24 05:23:29 Mon, 30 Jun 2014 23:58:25 GMT swagner [11062] * branches/OptimizationNetworks (copied) #2205: Created branch for implementing the basic infrastructure for ... Tue, 04 Feb 2014 15:21:15 GMT pfleck [10435] * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauFormatInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenFormatInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimFormatInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonFormatInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/TSPLibFormatInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TaillardFormat/TaillardFormatInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/VRPInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) #2152 - Removed generic argument of VRPInstanceProvider. - ...