# # ChangeLog for branches # # Generated by Trac 1.0.12 # 09/28/24 01:44:22 Tue, 03 Oct 2017 10:23:10 GMT jkarder [15394] * branches/ParallelExperiment/HeuristicLab.Optimization/3.3/MetaOptimizers/BatchRun.cs (modified) #2822: fixed synchronization of batch run and optimizer Fri, 29 Sep 2017 10:24:00 GMT pfleck [15389] * branches/ParallelExperiment/HeuristicLab.Optimization/3.3/MetaOptimizers/Experiment.cs (modified) #2822: When the user manually pauses a running optimizer, the ... Mon, 25 Sep 2017 15:20:15 GMT jkarder [15380] * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Interfaces/IAuthorizationManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Manager/AuthorizationManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/ServiceContracts/IHiveService.cs (modified) #2839: worked on `Project` and `ProjectPermission` service methods Mon, 25 Sep 2017 13:36:54 GMT jkarder [15379] * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/ProjectDao.cs (added) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/ProjectPermissionDao.cs (moved) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HeuristicLab.Services.Hive.DataAccess-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.dbml (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Interfaces/IPersistenceManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Manager/PersistenceManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Converter.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/DataTransfer/Project.cs (added) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/DataTransfer/ProjectPermission.cs (moved) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HeuristicLab.Services.Hive-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/ServiceContracts/IHiveService.cs (modified) #2839: * added `Project` and `ProjectPermission` DAOs and service ... Mon, 25 Sep 2017 12:45:14 GMT jkarder [15378] * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.dbml (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.dbml.layout (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/SQL Scripts/Initialize Hive Database.sql (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/SQL Scripts/Prepare Hive Database.sql (modified) #2839: worked on database model Mon, 25 Sep 2017 07:38:06 GMT jkarder [15377] * branches/HiveProjectManagement (copied) #2839: created branch for hive project management Wed, 20 Sep 2017 13:12:10 GMT pfleck [15375] * branches/ParallelExperiment/HeuristicLab.Optimization/3.3/MetaOptimizers/Experiment.cs (modified) #2822 - Correctly triggers optimizer task exception within ... Tue, 19 Sep 2017 13:58:21 GMT pfleck [15373] * branches/ParallelExperiment/HeuristicLab.Optimization (modified) * branches/ParallelExperiment/HeuristicLab.Optimization.Views (modified) * branches/ParallelExperiment/HeuristicLab.Optimization.Views/3.3/IOptimizerView.cs (modified) * branches/ParallelExperiment/HeuristicLab.Optimization/3.3/Algorithms/BasicAlgorithm.cs (modified) * branches/ParallelExperiment/HeuristicLab.Optimization/3.3/MetaOptimizers/Experiment.cs (modified) #2822: - Merged recent trunk-changes into branch. - Using ... Tue, 19 Sep 2017 05:15:37 GMT gkronber [15369] * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/GAM.cs (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/Splines.cs (modified) #2789 added penalized regression splines as implemented in alglib. Sun, 17 Sep 2017 21:27:05 GMT pkimmesw [15366] * branches/PushGP/HeuristicLab.PushGP/.vs/PushGp/v14/.suo (modified) * branches/PushGP/HeuristicLab.PushGP/FeatureTests (deleted) * branches/PushGP/HeuristicLab.PushGP/HL Files (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/BenchmarkSuiteInstanceProvider.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Problems/MirrorImage.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Problems/VectorAverage.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis.Base/Extensions/MathExtensions.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis.Base/HeuristicLab.Problems.ProgramSynthesis.Base.csproj (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/ExpressionsClassDiagramm.cd (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Evaluator/PushBenchmarkSuiteEvaluator.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/PushProgram.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/StatefulExpression.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Selector/LexicaseSelector.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Views/PushProgramTreeView.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Benchmark/SolutionTests.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Problem/DeterministicTests.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Problem/IndividualMapperTests.cs (modified) * branches/PushGP/HeuristicLab.PushGP/Push HL Files (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Checksum - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Collatz Numbers - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Compare String Lengths - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Count Odds - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Digits - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Double Letters - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Even Sqaures - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/For Loop Index - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/GA Push Problem NumberIO - Easy.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Grades - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Last Index of Zero - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Median - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Median Integer Error - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Mirror Image - Easy.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Negative to Zero - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/NumberIO - Easy.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Pig Latin - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Replace Space with Newline - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Scrabble Score - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Small or Large - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Smallest - Easy.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/String Differences - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/String Length Backwards - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Sum of Squares - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Super Anagrams - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Syllables - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Vector Average - Medium.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Vector Summed - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Wallis Pi - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/Word Stats - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push HL Files/X-Word Lines - Hard.hl (added) * branches/PushGP/HeuristicLab.PushGP/Push.Thesis (deleted) * branches/PushGP/HeuristicLab.PushGP/PushGp.sln (modified) #2665 Solution Cleanup Sun, 17 Sep 2017 16:06:27 GMT gkronber [15365] * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/GAM.cs (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/Splines.cs (modified) #2789 experiments with spline smoothing and additive models Fri, 15 Sep 2017 16:20:14 GMT gkronber [15364] * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/GAM.cs (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/HeuristicLab.Algorithms.DataAnalysis.Experimental.csproj (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/Splines.cs (modified) #2789 experimenting with GAMs and Splines Thu, 14 Sep 2017 05:58:53 GMT gkronber [15362] * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/HeuristicLab.Algorithms.DataAnalysis.Experimental.csproj (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/Splines.cs (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/packages.config (modified) * branches/MathNetNumerics-Exploration-2789/packages (modified) #2789 testing Math.Numerics splines Wed, 13 Sep 2017 06:14:29 GMT gkronber [15360] * branches/MCTS-SymbReg-2796/HeuristicLab.Algorithms.DataAnalysis/3.4 (modified) * branches/MCTS-SymbReg-2796/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis.MCTSSymbReg.csproj (modified) * branches/MCTS-SymbReg-2796/HeuristicLab.Algorithms.DataAnalysis/3.4/MctsSymbolicRegression/MctsSymbolicRegressionAlgorithm.cs (modified) * branches/MCTS-SymbReg-2796/HeuristicLab.Algorithms.DataAnalysis/3.4/MctsSymbolicRegression/MctsSymbolicRegressionStatic.cs (modified) #2796 added collection of Pareto-optimal solutions Tue, 12 Sep 2017 16:01:17 GMT gkronber [15359] * branches/MCTS-SymbReg-2796/Build.cmd (added) * branches/MCTS-SymbReg-2796/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis.MCTSSymbReg.csproj (added) * branches/MCTS-SymbReg-2796/HeuristicLab.Algorithms.DataAnalysis/3.4/Plugin.cs.frame (added) * branches/MCTS-SymbReg-2796/HeuristicLab.Algorithms.DataAnalysis/3.4/Properties (added) * branches/MCTS-SymbReg-2796/HeuristicLab.Algorithms.DataAnalysis/3.4/Properties/AssemblyInfo.cs (added) * branches/MCTS-SymbReg-2796/PreBuildEvent.cmd (added) * branches/MCTS-SymbReg-2796/Solution.sln (added) #2796 added files to allow building the branch Fri, 08 Sep 2017 08:41:30 GMT pfleck [15356] * branches/SimplifierViewsProgress/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/InteractiveSymbolicRegressionSolutionSimplifierView.cs (modified) * branches/SimplifierViewsProgress/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs (modified) #1666 Added a delay for hiding the progress bar to avoid closing the ... Thu, 07 Sep 2017 15:09:54 GMT mkommend [15354] * branches/SimplifierViewsProgress/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/Evaluators/SymbolicRegressionConstantOptimizationEvaluator.cs (modified) #1666: Changed delegate creation in constant optimization. Thu, 07 Sep 2017 13:32:26 GMT pfleck [15353] * branches/SimplifierViewsProgress/HeuristicLab.MainForm.WindowsForms/3.3/MainForms/MainForm.cs (modified) * branches/SimplifierViewsProgress/HeuristicLab.MainForm/3.3/Interfaces/IProgress.cs (modified) * branches/SimplifierViewsProgress/HeuristicLab.MainForm/3.3/Progress.cs (modified) * branches/SimplifierViewsProgress/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/InteractiveSymbolicClassificationSolutionSimplifierViewBase.cs (modified) * branches/SimplifierViewsProgress/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/InteractiveSymbolicRegressionSolutionSimplifierView.cs (modified) * branches/SimplifierViewsProgress/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/Evaluators/SymbolicRegressionConstantOptimizationEvaluator.cs (modified) * branches/SimplifierViewsProgress/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis.Views/3.4/InteractiveSymbolicTimeSeriesPrognosisSolutionSimplifierView.cs (modified) * branches/SimplifierViewsProgress/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs (modified) #1666: - Changed Progress interface (single parameterless ctor, ... Thu, 07 Sep 2017 06:22:47 GMT gkronber [15352] * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/HeuristicLab.Algorithms.DataAnalysis.Experimental.csproj (modified) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/RBF.cs (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/Splines.cs (added) * branches/MathNetNumerics-Exploration-2789/HeuristicLab.Algorithms.DataAnalysis.Experimental/SymbolicRegressionConstantOptimizationEvaluator.cs (modified) #2789 testing alglib RBF and splines Wed, 06 Sep 2017 18:51:26 GMT bburlacu [15351] * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/GraphicalSymbolicExpressionTreeView.Designer.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/LayoutEngines/ReingoldTilfordLayoutEngine.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionGrammarAllowedChildSymbolsControl.Designer.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionTreeChart.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Analyzers/SymbolicExpressionTreeLengthAnalyzer.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4/HeuristicLab.EvolutionTracking.Views-3.4.csproj (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicDataAnalysisSolutionSimplifierView.Designer.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Converters/Convert.cs (deleted) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Converters/TreeSimplifier.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Converters/TreeToAutoDiffTermConverter.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionExcelFormatter.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisExpressionTreeSimplificationOperator.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisProblem.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Tracking/Analyzers/SymbolicDataAnalysisSchemaFrequencyAnalyzer.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Tracking/SchemaDiversification/SchemaCreator.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Transformation (deleted) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.TravelingSalesman (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.TravelingSalesman.Views (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.TravelingSalesman/3.3/SimilarityCalculators/TSPSimilarityCalculator.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) #1772: Merge trunk changes, add a couple of convenience parameters to ...