# # ChangeLog for branches/ParameterBinding # # Generated by Trac 1.0.12 # 04/26/24 08:06:58 Mon, 15 Nov 2010 08:41:51 GMT abeham [4790] * branches/ParameterBinding/HeuristicLab.Core/3.3/ItemBinding.cs (modified) * branches/ParameterBinding/HeuristicLab.Core/3.3/ParameterizedNamedItem.cs (modified) * branches/ParameterBinding/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) #1258 * Added detection if a certain link in the chain implements ... Sat, 13 Nov 2010 09:26:04 GMT abeham [4788] * branches/ParameterBinding/HeuristicLab.Core/3.3/ItemBinding.cs (modified) #1258 * Changed event handler cache to be static and keeping the ... Sat, 13 Nov 2010 01:14:39 GMT abeham [4787] * branches/ParameterBinding/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * branches/ParameterBinding/HeuristicLab.Core/3.3/Interfaces/IItemBinding.cs (added) * branches/ParameterBinding/HeuristicLab.Core/3.3/Interfaces/IParameterBinding.cs (deleted) * branches/ParameterBinding/HeuristicLab.Core/3.3/ItemBinding.cs (added) * branches/ParameterBinding/HeuristicLab.Core/3.3/ParameterizedNamedItem.cs (modified) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj (modified) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterNameBinding.cs (deleted) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterSecondLevelNameBinding.cs (deleted) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterValueBinding.cs (deleted) * branches/ParameterBinding/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) #1258 * Updated binding according to discussion * Added small ... Thu, 11 Nov 2010 13:03:24 GMT abeham [4770] * branches/ParameterBinding/HeuristicLab.Core/3.3/ParameterizedNamedItem.cs (modified) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj (modified) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterActualNameBinding.cs (deleted) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterNameBinding.cs (added) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterSecondLevelNameBinding.cs (added) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterSecondLevelValueBinding.cs (deleted) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterValueBinding.cs (modified) * branches/ParameterBinding/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) #1258 * worked on parameter binding Tue, 09 Nov 2010 14:47:50 GMT abeham [4758] * branches/ParameterBinding/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj (modified) #1258 * worked on parameter binding (wip) Tue, 09 Nov 2010 14:46:55 GMT abeham [4757] * branches/ParameterBinding/HeuristicLab.Core/3.3/Interfaces/IParameterBinding.cs (added) * branches/ParameterBinding/HeuristicLab.Core/3.3/ParameterizedNamedItem.cs (modified) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterActualNameBinding.cs (added) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterSecondLevelValueBinding.cs (added) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterValueBinding.cs (added) * branches/ParameterBinding/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) #1258 * worked on parameter binding (wip) Mon, 08 Nov 2010 14:32:23 GMT abeham [4745] * branches/ParameterBinding (copied) #1258 * Created a branch of the trunk to explore parameter binding Mon, 08 Nov 2010 10:20:08 GMT gkronber [4742] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/GlobalSymbolicExpressionGrammar.cs (modified) Fixed a problem with ADFs in symbolic expression grammars. #922