#
# ChangeLog for branches/PersistenceSpeedUp/HeuristicLab
#
# Generated by Trac 1.0.12
# 12/04/24 03:51:35

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)


Wed, 18 May 2011 08:55:14 GMT epitzer [6231]
	* branches/PersistenceSpeedUp/HeuristicLab/3.3/Tests/StorableConstructorTest.cs (modified)

	fix StorableConstructorTest (#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 ...