# # ChangeLog for / # # Generated by Trac 1.0.12 # 07/21/24 05:35:35 Thu, 27 Aug 2015 08:20:09 GMT gkronber [12915] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4 (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/ArtificialAnt/GEArtificialAntEvaluator.cs (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/ArtificialAnt/GEArtificialAntProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj (deleted) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/HeuristicLab.Problems.GrammaticalEvolution-3.4.csproj (added) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/Mappers/BreathFirstMapper.cs (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/Mappers/DepthFirstMapper.cs (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/Mappers/GenotypeToPhenotypeMapper.cs (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/Mappers/IGenotypeToPhenotypeMapper.cs (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/Mappers/PIGEMapper.cs (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/Mappers/RandomMapper.cs (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/Properties/AssemblyInfo.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/Symbolic (deleted) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.4/SymbolicRegression (copied) #2472: - include Problems.GeneticProgramming in solution - use ... Thu, 27 Aug 2015 08:03:48 GMT ascheibe [12914] * trunk/sources/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/PluginDao.cs (modified) * trunk/sources/HeuristicLab.Services.WebApp.Maintenance/3.3 (modified) * trunk/sources/HeuristicLab.Services.WebApp.Maintenance/3.3/WebApi/PluginController.cs (modified) #2388 fixed plugin queries for maintenance page Thu, 27 Aug 2015 06:46:41 GMT ascheibe [12913] * trunk/sources/HeuristicLab.Services.WebApp.Status/3.3/WebApi/DataController.cs (modified) #2388 fixed ordering for history charts Thu, 27 Aug 2015 06:23:03 GMT gkronber [12912] * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3 (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Properties (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3 (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/Properties (modified) #2472: svn:ignore Thu, 27 Aug 2015 06:21:59 GMT gkronber [12911] * trunk/sources/HeuristicLab.Problems.GeneticProgramming (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3 (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/ArtificialAnt (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/ArtificialAnt/SolutionProgramView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/ArtificialAnt/SolutionProgramView.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/ArtificialAnt/SolutionView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/ArtificialAnt/SolutionView.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/HeuristicLab.Problems.GeneticProgramming.Views-3.3.csproj (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/LawnMower (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/LawnMower/SolutionProgramView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/LawnMower/SolutionProgramView.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/LawnMower/SolutionView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/LawnMower/SolutionView.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Plugin.cs.frame (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Properties (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming.Views/3.3/Properties/AssemblyInfo.cs.frame (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3 (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt/Interpreter.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt/Problem.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt/Trail.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/HeuristicLab.Problems.GeneticProgramming-3.3.csproj (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/LawnMower (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/LawnMower/Interpreter.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/LawnMower/Problem.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/LawnMower/Solution.cs (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/Plugin.cs.frame (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/Properties (added) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/Properties/AssemblyInfo.cs.frame (added) #2472: created project structure for ... Wed, 26 Aug 2015 15:51:11 GMT gkronber [12910] * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction (modified) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3 (modified) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Properties (modified) #2471: svn:ignore Wed, 26 Aug 2015 15:50:31 GMT gkronber [12909] * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/Build.cmd (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3 (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction-3.3.csproj (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/HeuristicLab.snk (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Interfaces (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Interfaces/IQualityFunction.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Interfaces/IStateFunction.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Interfaces/ISymbolicExpressionConstructionPolicy.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Interfaces/ITabularQualityFunction.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/IteratedSymbolicExpressionConstruction.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Plugin.cs.frame (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Policies (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Policies/BoltzmannExplorationSymbolicExpressionConstructionPolicy.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Policies/EpsGreedySymbolicExpressionConstructionPolicy.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Policies/RandomSymbolicExpressionConstructionPolicy.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Policies/SymbolicExpressionConstructionPolicyBase.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Policies/UcbSymbolicExpressionConstructionPolicy.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Properties (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/QualityFunctions (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/QualityFunctions/TabularAvgQualityFunction.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/QualityFunctions/TabularMaxQualityFunction.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/SearchTree.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/StateFunctions (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/StateFunctions/DefaultStateFunction.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/HeuristicLab.Algorithms.IteratedSymbolicExpressionConstruction/3.3/StateFunctions/ParentChildStateFunction.cs (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/PreBuildEvent.cmd (added) * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction/Solution.sln (added) #2471: initial import of basic algorithm and framework (state value ... Tue, 25 Aug 2015 13:16:29 GMT gkronber [12908] * branches/HeuristicLab.Algorithms.IteratedSentenceConstruction (added) #2471: created branch Tue, 25 Aug 2015 12:47:09 GMT abeham [12907] * trunk/sources/HeuristicLab.Core/3.3/Collections/ItemDictionary.cs (modified) #2470: Added remaining constructors Tue, 25 Aug 2015 12:40:42 GMT gkronber [12906] * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Plugin.cs.frame (modified) #2422: removed obsolete plugin dependency Tue, 25 Aug 2015 12:39:59 GMT gkronber [12905] * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/Analyzers (deleted) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/Plugin.cs.frame (modified) #2421 deleted unused analyzer and removed obsolete plugin dependency Tue, 25 Aug 2015 12:25:24 GMT gkronber [12904] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionTreeProblem.cs (modified) #2469: implemented override for Analyze(...) method in ... Tue, 25 Aug 2015 12:24:18 GMT gkronber [12903] * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/ArtificialAntProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/HeuristicLab.Problems.ArtificialAnt-3.5.csproj (modified) #2421 moved code from analyzer directly into the Analyze(...) method ... Tue, 25 Aug 2015 12:23:24 GMT gkronber [12902] * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/BestSolutionAnalyzer.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Evaluator.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Grammar.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Symbols/Constant.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Symbols/ConstantTreeNode.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Symbols/Forward.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Symbols/Frog.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Symbols/Left.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Symbols/Prog.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Symbols/Sum.cs (deleted) #2422 deleted (svn-)copied files which are not used anymore Tue, 25 Aug 2015 12:22:22 GMT gkronber [12901] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionTreeProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/ArtificialAntProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/HeuristicLab.Problems.ArtificialAnt-3.5.csproj (modified) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/BestSolutionAnalyzer.cs (copied) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Evaluator.cs (copied) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Grammar.cs (copied) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Symbols (copied) #2422 reverse merge of r12900 (unintended commit) Tue, 25 Aug 2015 12:19:54 GMT gkronber [12900] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionTreeProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/ArtificialAntProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/HeuristicLab.Problems.ArtificialAnt-3.5.csproj (modified) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/BestSolutionAnalyzer.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Evaluator.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Grammar.cs (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Symbols (deleted) #2422 deleted (svn-)copied files which are not used anymore Tue, 25 Aug 2015 12:18:07 GMT gkronber [12899] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Problems.LawnMower.Views/3.3/HeuristicLab.Problems.LawnMower.Views-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.LawnMower.Views/3.4 (copied) * trunk/sources/HeuristicLab.Problems.LawnMower.Views/3.3/HeuristicLab.Problems.LawnMower.Views-3.3.csproj (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower.Views/3.4/HeuristicLab.Problems.LawnMower.Views-3.4.csproj (added) * trunk/sources/HeuristicLab.Problems.LawnMower.Views/3.4/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.LawnMower.Views/3.4/Properties/AssemblyInfo.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.LawnMower.Views/3.4/SolutionProgramView.cs (modified) * trunk/sources/HeuristicLab.Problems.LawnMower/3.3/HeuristicLab.Problems.LawnMower-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.LawnMower/3.3/Problem.cs (modified) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4 (copied) * trunk/sources/HeuristicLab.Problems.LawnMower/3.3/HeuristicLab.Problems.LawnMower-3.3.csproj (deleted) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/HeuristicLab.Problems.LawnMower-3.4.csproj (added) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Interpreter.cs (modified) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Problem.cs (modified) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Properties/AssemblyInfo.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.LawnMower/3.4/Solution.cs (modified) #2422: ported lawn mower problem to use BasicProblem and ... Tue, 25 Aug 2015 10:30:13 GMT gkronber [12898] * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/ArtificialAntProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/HeuristicLab.Problems.ArtificialAnt-3.5.csproj (modified) #2421: derived ArtificialAntProblem from ... Tue, 25 Aug 2015 10:29:13 GMT gkronber [12897] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionTreeProblem.cs (added) #2469: added SymbolicExpressionTreeProblem base class Tue, 25 Aug 2015 08:42:07 GMT gkronber [12896] * trunk/sources/HeuristicLab.Problems.ArtificialAnt.Views/3.5/AntTrailSymbolicExpressionTreeView.resx (deleted) * trunk/sources/HeuristicLab.Problems.ArtificialAnt.Views/3.5/HeuristicLab.Problems.ArtificialAnt.Views-3.4.csproj (deleted) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/Analyzers/IAntTrailAnalyzer.cs (deleted) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/ArtificialAntExpressionGrammar.cs (deleted) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/Evaluator.cs (deleted) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/HeuristicLab.Problems.ArtificialAnt-3.4.csproj (deleted) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.5/Symbols (deleted) #2421: deleted files which were (svn-)copied but are not used anymore.