# # ChangeLog for branches/PersistenceSpeedUp/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj # # Generated by Trac 1.0.12 # 09/16/24 14:13:02 Wed, 18 May 2011 09:08:26 GMT epitzer [6232] * branches/PersistenceSpeedUp (modified) * branches/PersistenceSpeedUp/HeuristicLab.Analysis (modified) * branches/PersistenceSpeedUp/HeuristicLab.Encodings.PermutationEncoding (modified) * branches/PersistenceSpeedUp/HeuristicLab.Optimization/3.3/Problems/SingleObjectiveHeuristicOptimizationProblem.cs (modified) * branches/PersistenceSpeedUp/HeuristicLab.Persistence (modified) * branches/PersistenceSpeedUp/HeuristicLab.Problems.DataAnalysis (modified) * branches/PersistenceSpeedUp/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationProblemData.cs (modified) * branches/PersistenceSpeedUp/HeuristicLab.Problems.VehicleRouting (modified) * branches/PersistenceSpeedUp/HeuristicLab.Problems.VehicleRouting.Views (modified) * branches/PersistenceSpeedUp/HeuristicLab/3.3/HeuristicLab-3.3.csproj (modified) * branches/PersistenceSpeedUp/HeuristicLab/3.3/Tests/CollectObjectGraphTest.cs (modified) * branches/PersistenceSpeedUp/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj (modified) rebased on current trunk r6223 (#1530) Tue, 17 May 2011 06:26:14 GMT epitzer [6206] * branches/PersistenceSpeedUp (copied) Create new branch for persistence speed-up experiments. (#1530) Mon, 16 May 2011 22:09:59 GMT cneumuel [6205] * trunk/sources/HeuristicLab.Common/3.3/ObjectExtensions.cs (modified) * trunk/sources/HeuristicLab/3.3/Tests/AlgorithmExtensions.cs (added) * trunk/sources/HeuristicLab/3.3/Tests/CollectObjectGraphTest.cs (modified) * trunk/sources/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj (modified) #1522 * simplified check for `EventHandler` (by simply checking for ...