# # ChangeLog for branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Tests/HeuristicLab.Tests.csproj # # Generated by Trac 1.0.12 # 12/27/24 03:35:40 Mon, 01 Sep 2014 11:10:54 GMT pfleck [11322] * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Tests/HeuristicLab-3.3/DeepCloneableCloningTest.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #2208 Added DistanceMatrix to excluded types in DeepCloneableCloningTest. Wed, 20 Aug 2014 07:30:37 GMT pfleck [11289] * branches/HeuristicLab.Problems.Orienteering (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauFormatInstanceProvider.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.VehicleRouting/3.4/GoldenFormat/GoldenFormatInstanceProvider.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimFormatInstanceProvider.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonFormatInstanceProvider.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/TSPLibFormatInstanceProvider.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TaillardFormat/TaillardFormatInstanceProvider.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances.VehicleRouting/3.4/VRPInstanceProvider.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances/3.3/IProblemInstanceConsumer.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.Instances/3.3/Types/VRP/VRPData.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.VehicleRouting (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Tests (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Tests/HeuristicLab.Problems.VehicleRouting-3.4/VRPInstancesTest.cs (modified) * branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #2208 merged changes from #2225 to enable all CVRP provider for the ... Tue, 08 Jul 2014 08:27:48 GMT pfleck [11130] * branches/HeuristicLab.Problems.Orienteering (copied) #2208 Created branch Sun, 06 Jul 2014 11:26:57 GMT gkronber [11091] * trunk/sources/HeuristicLab.Tests/HeuristicLab-3.3/Samples/GPTimeSeriesSampleTest.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #1638: created a unit test to create and run a GP time series sample.