# # ChangeLog for branches # # Generated by Trac 1.0.12 # 11/23/24 19:50:50 Thu, 23 Mar 2017 00:11:18 GMT pkimmesw [14777] * branches/PushGP/HeuristicLab.PushGP/.vs/PushGp/v14/.suo (modified) * branches/PushGP/HeuristicLab.PushGP/FeatureTests (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/App.config (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/DirtyList (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/DirtyList/DirtyList.cs (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/DirtyList/PushList.cs (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/DirtyList/PushStack.cs (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/DirtyList/PushStack3.cs (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/FeatureTests.csproj (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/Pool (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/Pool/IPooledObject.cs (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/Pool/ManagedPool.cs (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/Pool/ManagedPoolProvider.cs (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/Pool/ObjectPool.cs (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/Pool/PooledList.cs (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/Program.cs (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/Properties (added) * branches/PushGP/HeuristicLab.PushGP/FeatureTests/Properties/AssemblyInfo.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/BenchmarkSuiteDataDescriptor.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/BenchmarkSuiteInstanceProvider.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/DataTypes.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/ERC (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/ERC/BooleanErcOptions.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/ERC/ErcOption.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/ERC/ErcOptionRange.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/ERC/ProblemErcOptions.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/ERC/StringErcOptions.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Example.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/ExampleArgumentConverter.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/ExampleArgumentType.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/HeuristicLab.BenchmarkSuite.csproj (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/IBenchmarkSuiteDataDescriptor.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Problems/Checksum.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Problems/CountOdds.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Problems/Data.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Views/DataEditorView.Designer.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Views/DataEditorView.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problem.ProgramSynthesis.BenchmarkSuite/Views/ViewHelper.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/HeuristicLab.Problems.ProgramSynthesis.csproj (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/HeuristicLab.Problems.ProgramSynthesis.csproj.user (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Attributes/PushExpressionAttriubte.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Configuration/IEnabledExpressionsConfiguration.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Configuration/IReadonlyPushConfiguration.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Configuration/PushConfiguration.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Creator/IPushProgramCreator.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Creator/PointsBasedPushProgramCreator.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Data/Pool/IPooledObject.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Data/Pool/ManagedPoolProvider.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Data/Pool/ObjectPool.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Data/Pool/PooledList.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Data/Tree (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Data/Tree/Tree.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Data/Tree/TreeExtensions.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Data/Tree/TreeNode.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/BooleanExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/CharExpressions.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/CodeExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/DefineExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/DoCountExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/DoRangeExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/DoTimesExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/DuplicateExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/EmptyExpresssions.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/EqualsExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/ExecExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/Expression.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/ExpressionTable.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/FloatExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/FlushExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/IntegerExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/LoopExpression.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/NameExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/PopExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/PushExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/PushProgram.bk.cs (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/PushProgram.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/RandExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/RotateExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/ShoveExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/StackdepthExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/StatefulExpression.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/StringExpressions.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/SwapExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/YankDuplicateExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Expressions/YankExpressions.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Generators/CodeGenerator.cs (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Generators/LinearCodeGenerator.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Generators/RecursiveCodeGenerator.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Interpreter/IPushInterpreter.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Interpreter/InterpreterPoolContainer.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Interpreter/PooledPushInterpreter.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Interpreter/PushInterpreter.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Interpreter/PushInterpreterPool.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Parser/PushParser.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Problem/DataBounds.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Problem/PushEncoding.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Problem/PushEvaluator.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Problem/PushProblem.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Problem/PushSolution.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/PushEvalutator.cs (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/PushProgram.cs (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Simplifier/ISimplifier.cs (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Simplifier/RandomSimplifier.cs (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Simplifier/Simplifier.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Solution (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Stack/IStack.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Stack/PushStack.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Stack/StackType.cs (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Stack/StackTypes.cs (added) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Views/ExpressionSelectionView.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Views/ExpressionSelectionView.resx (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Views/PushProgramDebuggerView.Designer.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Views/PushProgramDebuggerView.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/Push/Views/PushProgramDebuggerView.resx (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Benchmark/Data (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Benchmark/Example.cs (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Benchmark/ExampleConverter.cs (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Benchmark/Problem (deleted) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Benchmark/ProblemTests.cs (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/HeuristicLab.Tests.csproj.user (modified) * branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Tests/Interpreter/InterpreterTest.cs (deleted) * branches/PushGP/HeuristicLab.PushGP/PushGP.Cli/Program.cs (modified) * branches/PushGP/HeuristicLab.PushGP/PushGp.sln (modified) * branches/PushGP/HeuristicLab.PushGP/PushGp.sln.DotSettings.user (modified) #2665 simplifier, push solution results view, performance ... Wed, 22 Mar 2017 15:52:36 GMT abeham [14776] * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Binary/SolutionModel/Univariate/BiasedModelTrainer.cs (modified) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Binary/SolutionModel/Univariate/StaticAPI (deleted) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Binary/SolutionModel/Univariate/UnbiasedModelTrainer.cs (modified) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/HeuristicLab.Algorithms.MemPR-3.3.csproj (modified) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Interfaces/Interfaces.cs (modified) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/LinearLinkage/SolutionModel/Univariate/StaticAPI/Trainer.cs (modified) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/LinearLinkage/SolutionModel/Univariate/UnivariateSolutionModel.cs (modified) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Permutation/InversionPathRelinker.cs (added) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Permutation/LocalSearch/ExhaustiveInversionImprover.cs (added) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Permutation/SolutionModel/Univariate/StaticAPI/Trainer.cs (modified) * branches/PerformanceComparison/HeuristicLab.Analysis (modified) * branches/PerformanceComparison/HeuristicLab.Analysis.FitnessLandscape/3.3/CharacteristicCalculator/AdaptiveWalkCalculator.cs (modified) * branches/PerformanceComparison/HeuristicLab.Analysis/3.3/DataVisualization/GanttData.cs (copied) * branches/PerformanceComparison/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/PerformanceComparison/HeuristicLab.Analysis/3.3/QualityAnalysis/ExpectedRuntimeHelper.cs (modified) * branches/PerformanceComparison/HeuristicLab.Encodings.BinaryVectorEncoding (copied) * branches/PerformanceComparison/HeuristicLab.Encodings.BinaryVectorEncoding/3.3 (modified) * branches/PerformanceComparison/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj (modified) * branches/PerformanceComparison/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/SolutionModel (copied) * branches/PerformanceComparison/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/SolutionModel/SolutionSamplingOperator.cs (added) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Binary/SolutionModel/Univariate/BiasedModelTrainer.cs (deleted) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Binary/SolutionModel/Univariate/StaticAPI (deleted) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Binary/SolutionModel/Univariate/UnbiasedModelTrainer.cs (deleted) * branches/PerformanceComparison/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/SolutionModel/Univariate/UnivariateModel.cs (moved) * branches/PerformanceComparison/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/SolutionModel/Univariate/UnivariateModelTrainer.cs (copied) * branches/PerformanceComparison/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/SolutionModel/Univariate/UnivariateModelTrainingOperator.cs (added) * branches/PerformanceComparison/HeuristicLab.Algorithms.MemPR/3.3/Binary/SolutionModel/Univariate/UnivariateSolutionModel.cs (deleted) * branches/PerformanceComparison/HeuristicLab.Encodings.LinearLinkageEncoding (copied) * branches/PerformanceComparison/HeuristicLab.Encodings.LinearLinkageEncoding/3.4/HeuristicLab.Encodings.LinearLinkageEncoding-3.4.csproj (modified) * branches/PerformanceComparison/HeuristicLab.Optimization.Views (modified) * branches/PerformanceComparison/HeuristicLab.Optimization.Views/3.3/RunCollectionViews/RunCollectionRLDView.cs (modified) * branches/PerformanceComparison/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/PerformanceComparison/HeuristicLab.Optimization/3.3/Interfaces/ISolutionModel.cs (added) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/KnowledgeCenter.cs (modified) * branches/PerformanceComparison/PerformanceComparison.sln (modified) * branches/PerformanceComparison/ProblemInstanceIdentifier/InstanceExplorer.cs (modified) * branches/PerformanceComparison/ProblemInstanceIdentifier/Program.cs (modified) #2457: working on MemPR integration Mon, 20 Mar 2017 14:56:55 GMT gkronber [14771] * branches/PersistenceOverhaul/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/Storable/StorableTypeAttribute.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/Mapper.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Core/StorableConversionAttribute.cs (added) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/HeuristicLab.Persistence-4.0.csproj (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Protos/PersistenceMessages.proto (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Transformers/StorableClassTransformer.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Persistence/4.0/Transformers/Transformers.cs (modified) * branches/PersistenceOverhaul/HeuristicLab.Tests/HeuristicLab.Persistence-3.3/UseCasesPersistenceNew.cs (modified) #2520 added versions to storable types and implemented conversion ... Mon, 20 Mar 2017 11:07:20 GMT bwerth [14768] * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO (modified) * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/EfficientGlobalOptimizationAlgorithm.cs (modified) * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/EgoUtilities.cs (modified) * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/HeuristicLab.Algorithms.EGO-3.4.csproj (modified) * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/InfillCriteria/ConfidenceBound.cs (modified) * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/InfillCriteria/ExpectedImprovement.cs (modified) * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/InfillCriteria/RobustImprovement.cs (modified) * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/Interfaces/ISurrogateAlgorithm.cs (added) * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/Plugin.cs.frame (modified) * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/Problems/InfillProblem.cs (modified) * branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/Properties (modified) #2745 fixed pausing and stopping and namespaces; Added ... Sun, 19 Mar 2017 17:47:00 GMT gkronber [14767] * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/Distances (deleted) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj (modified) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/Interfaces/TSNEInterfaces/IDistance.cs (modified) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/Interfaces/TSNEInterfaces/IHeap.cs (deleted) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/Interfaces/TSNEInterfaces/IKernelFunction.cs (deleted) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/Interfaces/TSNEInterfaces/ITSNE.cs (deleted) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/DataPoint.cs (modified) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/Distances/DataPointDistance.cs (modified) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/Distances/DistanceBase.cs (modified) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/Distances/EuclidianDistance.cs (modified) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/Distances/FuctionalDistance.cs (deleted) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/Distances/InnerProductDistance.cs (modified) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/PriorityQueue.cs (modified) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/TSNE.cs (modified) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/TSNEAnalysis.cs (modified) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/TSNEInterfaces (deleted) * branches/TSNE/HeuristicLab.Algorithms.DataAnalysis/3.4/TSNE/VPTree.cs (modified) #2700: made some changes while reviewing the code Sun, 19 Mar 2017 16:17:56 GMT gkronber [14766] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisAlleleFrequencyAnalyzer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisVariableFrequencyAnalyzer.cs (modified) #2650 reviewed and tested all analyzers and made some smaller changes Sat, 18 Mar 2017 13:39:32 GMT gkronber [14765] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Importer/InfixExpressionParser.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4/InfixExpressionParserTest.cs (modified) #2650 added support for negative weights for parsing expressions with ... Sat, 18 Mar 2017 13:22:46 GMT gkronber [14764] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionLatexFormatter.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionMATLABFormatter.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionMathematicaFormatter.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionSmalltalkFormatter.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.ExternalEvaluation.GP/3.5/ExternalEvaluationSymbolicExpressionTreeStringFormatter.cs (modified) #2650 adapted formatters to handle factor symbols Sat, 18 Mar 2017 12:05:00 GMT gkronber [14763] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/IDataAnalysisProblemData.cs (modified) #2650 checked usages of IDataAnalysisProblemData and removed TODO comment Sat, 18 Mar 2017 11:47:30 GMT gkronber [14762] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionVariableImpactsView.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionVariableImpactsView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionSolutionVariableImpactsCalculator.cs (modified) #2650: added option to specify replacement method for factor variables Sat, 18 Mar 2017 11:17:13 GMT gkronber [14761] * branches/symbreg-factors-2650/HeuristicLab.Algorithms.DataAnalysis/3.4/NonlinearRegression/NonlinearRegression.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/InfixExpressionFormatter.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Importer/InfixExpressionParser.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4/InfixExpressionParserTest.cs (modified) #2650 infix formatter also produces factor variable weights, infix ... Sat, 18 Mar 2017 10:04:41 GMT gkronber [14760] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisModelComplexityCalculator.cs (modified) #2650 added a case for BinaryFactorVariables to ComplexityCalculator Sat, 18 Mar 2017 09:54:13 GMT gkronber [14759] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/LaggedVariableView.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableView.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/VariableBase.cs (modified) #2650 added a way to set the probability of variable changes via the GUI Sat, 18 Mar 2017 09:36:37 GMT gkronber [14758] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/BinaryFactorVariableTreeNode.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/FactorVariableTreeNode.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/VariableBase.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/VariableTreeNodeBase.cs (modified) #2650 unified mutation behaviour for all variable tree nodes. ... Thu, 16 Mar 2017 23:09:23 GMT abeham [14757] * branches/CFSAP (added) * branches/CFSAP/CFSAP.sln (added) * branches/CFSAP/HeuristicLab.Problems.Instances (copied) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3 (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPDataDescriptor.cs (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPInstanceProvider.cs (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/BozejkoCFSAPParser.cs (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Data (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Data/BozejkoCFSAP.zip (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/HeuristicLab.Problems.Instances.CFSAP-3.3.csproj (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/HeuristicLab.snk (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Plugin.cs.frame (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Properties (added) * branches/CFSAP/HeuristicLab.Problems.Instances.CFSAP/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/CFSAP/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * branches/CFSAP/HeuristicLab.Problems.Instances/3.3/Types/CFSAPData.cs (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3 (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/CFSAPSequenceOnly.cs (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/HeuristicLab.Problems.Scheduling.CFSAP-3.3.csproj (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/HeuristicLab.snk (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/Plugin.cs.frame (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/Properties (added) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/CFSAP/PreBuildEvent.cmd (added) * branches/CFSAP/PreBuildEvent.sh (added) #2747: Added CFSAP with optimal (polynomial) assignment algorithm Thu, 16 Mar 2017 08:25:47 GMT gkronber [14756] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/Evaluators/SymbolicRegressionConstantOptimizationEvaluator.cs (modified) #2650 improved code for handling variables in the constant optimizer ... Thu, 16 Mar 2017 07:08:49 GMT gkronber [14755] * branches/symbreg-factors-2650 (modified) * branches/symbreg-factors-2650/HeuristicLab.Common/3.3/EnumerableExtensions.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Hive.Web/Hive-3.3/Web.config (modified) #2650 merged r14749:14750 from trunk to branch Thu, 16 Mar 2017 07:01:22 GMT gkronber [14754] * branches/symbreg-factors-2650 (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Access.DataAccess/3.3/ASPNETAuthentication.dbml (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Access.DataAccess/3.3/AccessService.dbml (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Access.DataAccess/3.3/Properties/Settings.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Access.DataAccess/3.3/Properties/Settings.settings (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Access.DataAccess/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Access/3.3/App.config (deleted) * branches/symbreg-factors-2650/HeuristicLab.Services.Access/3.3/HeuristicLab.Services.Access-3.3.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Access/3.3/Web.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Access/3.3/app.config (copied) * branches/symbreg-factors-2650/HeuristicLab.Services.Deployment.DataAccess/3.3/Deployment.dbml (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Deployment.DataAccess/3.3/Properties/Settings.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Deployment.DataAccess/3.3/Properties/Settings.settings (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Deployment.DataAccess/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Deployment/3.3/App.config (deleted) * branches/symbreg-factors-2650/HeuristicLab.Services.Deployment/3.3/HeuristicLab.Services.Deployment-3.3.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Deployment/3.3/Web.config (copied) * branches/symbreg-factors-2650/HeuristicLab.Services.Deployment/3.3/app.config (copied) * branches/symbreg-factors-2650/HeuristicLab.Services.Hive (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Hive.DataAccess (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.dbml (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Hive.DataAccess/3.3/Settings.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Hive.DataAccess/3.3/Settings.settings (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Hive.DataAccess/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Hive.JanitorService/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Hive.Web/Hive-3.3/Web.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.Hive/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.OKB.DataAccess/3.3/OKB.dbml (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.OKB.DataAccess/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.OKB/3.3/Web.config (copied) * branches/symbreg-factors-2650/HeuristicLab.Services.OKB/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.OKB/3.3/web.config (deleted) * branches/symbreg-factors-2650/HeuristicLab.Services.WebApp.Maintenance/3.3/Web.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.WebApp.Maintenance/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.WebApp.Statistics/3.3/Web.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.WebApp/3.3/Web.Debug.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.WebApp/3.3/Web.Release.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.WebApp/3.3/Web.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.WebApp/3.3/WebApp/Web.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Services.WebApp/3.3/WebApp/plugins/plugins/Web.config (modified) #2650 added r14748 from trunk to branch (change set contains file ... Thu, 16 Mar 2017 06:59:14 GMT gkronber [14753] * branches/symbreg-factors-2650 (modified) * branches/symbreg-factors-2650/HeuristicLab.Analysis.Views (modified) * branches/symbreg-factors-2650/HeuristicLab.Analysis.Views/3.3/DataTableControl.cs (modified) #2650 merged r14740 from trunk to branch Thu, 16 Mar 2017 06:57:24 GMT gkronber [14752] * branches/symbreg-factors-2650 (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Access/3.3/ServiceClients/AccessServiceClient.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Access/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive.Slave.ConsoleClient/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive.Slave.TrayIcon/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive.Slave.Views/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive.Slave/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive/3.3/ServiceClients/HiveServiceClient.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive/3.3/ServiceClients/SlaveStatistics.cs (deleted) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive/3.3/ServiceClients/Statistics.cs (deleted) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive/3.3/ServiceClients/UserStatistics.cs (deleted) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive/3.3/Settings.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive/3.3/Settings.settings (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.Hive/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.OKB/3.3/Administration/ServiceClient/AdministrationServiceClient.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.OKB/3.3/Properties/Settings.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.OKB/3.3/Properties/Settings.settings (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.OKB/3.3/Query/ServiceClient/QueryServiceClient.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.OKB/3.3/RunCreation/ServiceClient/RunCreationServiceClient.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Clients.OKB/3.3/app.config (modified) * branches/symbreg-factors-2650/HeuristicLab.Persistence.GUI/3.3/HeuristicLab.Persistence.GUI-3.3.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.Persistence.GUI/3.3/app.config (deleted) * branches/symbreg-factors-2650/HeuristicLab.PluginInfrastructure/3.3/Advanced/DeploymentService/ServiceClients.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.PluginInfrastructure/3.3/app.config (modified) #2650 merged r14738 from trunk to branch