# # ChangeLog for branches # # Generated by Trac 1.0.12 # 04/28/24 06:03:28 Fri, 23 Sep 2016 07:47:25 GMT mkommend [14302] * branches/HeuristicLab.OSGAEvaluator/HeuristicLab.OSGAEvaluator/SymbolicRegressionSingleObjectiveOSGAEvaluator.cs (modified) #2635: Rewrote parts of the OSGA evaluator. Thu, 22 Sep 2016 15:00:29 GMT bburlacu [14301] * branches/HeuristicLab.OSGAEvaluator/HeuristicLab.OSGAEvaluator/SymbolicRegressionSingleObjectiveOSGAEvaluator.cs (modified) #2635: Use linear scaling in the evaluator to bring the target in the ... Fri, 16 Sep 2016 13:36:59 GMT bburlacu [14283] * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/Layout/ConstrainedForceDirectedLayout.cs (modified) #2288: Small refactor Thu, 15 Sep 2016 08:16:17 GMT bburlacu [14281] * branches/HeuristicLab.OSGAEvaluator/HeuristicLab.OSGAEvaluator/SymbolicRegressionSingleObjectiveOSGAEvaluator.cs (modified) #2635: Small cosmetic refactor. Wed, 14 Sep 2016 14:56:57 GMT bburlacu [14280] * branches/HeuristicLab.OSGAEvaluator/HeuristicLab.OSGAEvaluator/SymbolicRegressionSingleObjectiveOSGAEvaluator.cs (modified) #2635: Small refactor. Tue, 13 Sep 2016 14:43:31 GMT bburlacu [14279] * branches/HeuristicLab.OSGAEvaluator/HeuristicLab.OSGAEvaluator/SymbolicRegressionSingleObjectiveOSGAEvaluator.cs (modified) #2635: Implement an alternative way of assessing which offspring ... Mon, 12 Sep 2016 10:01:44 GMT mzehetho [14278] * branches/StackingProblems (added) * branches/StackingProblems/Build.cmd (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3 (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/HeuristicLab.Data.MoveVectorData.Views-3.3.csproj (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/HeuristicLab.snk (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/Plugin.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/Properties (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/Properties/AssemblyInfo.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/StackView.Designer.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/StackView.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/StackView.resx (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/StackingAreaView.Designer.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/StackingAreaView.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData.Views/3.3/StackingAreaView.resx (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3 (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/HeuristicLab.Data.MoveVectorData-3.3.csproj (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/HeuristicLab.snk (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/Interfaces (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/Interfaces/IMove.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/MoveValue.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/MoveVector.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/Moves (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/Moves/IngoingMove.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/Moves/OutgoingMove.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/Moves/TwoPointMove.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/Plugin.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/Properties (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/Properties/AssemblyInfo.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/Stack.cs (added) * branches/StackingProblems/HeuristicLab.Data.MoveVectorData/3.3/StackingArea.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3 (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/BoundedMoveVectorManipulator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Creators (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Creators/RandomMoveVectorCreator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Crossovers (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Crossovers/NPointCrossover.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Crossovers/SinglePointCrossover.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Crossovers/UniformCrossover.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/HeuristicLab.Encodings.MoveVectorEncoding-3.3.csproj (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/HeuristicLab.snk (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Interfaces (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Interfaces/IBoundedMoveVectorOperator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Interfaces/IMoveVectorCreator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Interfaces/IMoveVectorCrossover.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Interfaces/IMoveVectorManipulator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Interfaces/IMoveVectorMultiNeighborhoodShakingOperator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Interfaces/IMoveVectorOperator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Manipulators (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Manipulators/MultiMoveManipulator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Manipulators/SingleMoveChangeManipulator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Manipulators/SingleMoveEnableManipulator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Manipulators/SingleMoveManipulator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Manipulators/SingleMoveShiftManipulator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/MoveVectorCreator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/MoveVectorCrossover.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/MoveVectorEncoding.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/MoveVectorManipulator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/MoveVectorOperator.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Plugin.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Properties (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/Properties/AssemblyInfo.cs (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/ShakingOperators (added) * branches/StackingProblems/HeuristicLab.Encodings.MoveVectorEncoding/3.3/ShakingOperators/MoveVectorShakingOperator.cs (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksRelocationProblem (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksRelocationProblem/3.3 (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksRelocationProblem/3.3/BlocksRelocationProblem.cs (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksRelocationProblem/3.3/HeuristicLab.Problems.BlocksRelocationProblem-3.3.csproj (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksRelocationProblem/3.3/HeuristicLab.snk (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksRelocationProblem/3.3/Plugin.cs (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksRelocationProblem/3.3/Properties (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksRelocationProblem/3.3/Properties/AssemblyInfo.cs (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksWorldProblem (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksWorldProblem/3.3 (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksWorldProblem/3.3/BlocksWorldProblem.cs (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksWorldProblem/3.3/HeuristicLab.Problems.BlocksWorldProblem-3.3.csproj (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksWorldProblem/3.3/HeuristicLab.snk (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksWorldProblem/3.3/Plugin.cs (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksWorldProblem/3.3/Properties (added) * branches/StackingProblems/HeuristicLab.Problems.BlocksWorldProblem/3.3/Properties/AssemblyInfo.cs (added) * branches/StackingProblems/HeuristicLab.Problems.Stacking (added) * branches/StackingProblems/HeuristicLab.Problems.Stacking/3.3 (added) * branches/StackingProblems/HeuristicLab.Problems.Stacking/3.3/HeuristicLab.Problems.Stacking-3.3.csproj (added) * branches/StackingProblems/HeuristicLab.Problems.Stacking/3.3/HeuristicLab.snk (added) * branches/StackingProblems/HeuristicLab.Problems.Stacking/3.3/Plugin.cs (added) * branches/StackingProblems/HeuristicLab.Problems.Stacking/3.3/Properties (added) * branches/StackingProblems/HeuristicLab.Problems.Stacking/3.3/Properties/AssemblyInfo.cs (added) * branches/StackingProblems/HeuristicLab.Problems.Stacking/3.3/StackingProblem.cs (added) * branches/StackingProblems/PreBuildEvent.cmd (added) * branches/StackingProblems/StackingProblems.sln (added) Initial Commit for ticket #2605 Implemented: - Encoding - Moves ... Thu, 08 Sep 2016 09:41:45 GMT gkronber [14277] * branches/symbreg-factors-2650/HeuristicLab.Algorithms.DataAnalysis/3.4/NonlinearRegression/NonlinearRegression.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.DataPreprocessing.Views/3.4 (modified) * branches/symbreg-factors-2650/HeuristicLab.DataPreprocessing.Views/3.4/HistogramView.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.DataPreprocessing.Views/3.4/LineChartView.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.Designer.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingDataTableView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Datatypes.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/DllImporter.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/HeuristicLab.IGraph-0.8.0-pre.csproj (added) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/HeuristicLab.igraph-0.8.0-pre.csproj (deleted) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Wrappers/Datatypes.cs (added) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Wrappers/Graph.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Wrappers/Matrix.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Wrappers/Vector.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views-3.4.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/SymbolicClassificationModelMathView.cs (added) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/SymbolicClassificationModelMathView.designer.cs (added) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views-3.4.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/SymbolicRegressionModelMathView.cs (added) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/SymbolicRegressionModelMathView.designer.cs (added) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/MathSymbolicDataAnalysisModelView.cs (deleted) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/MathSymbolicDataAnalysisModelView.designer.cs (deleted) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/SymbolicDataAnalysisModelMathView.cs (added) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/SymbolicDataAnalysisModelMathView.designer.cs (added) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionLatexFormatter.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationSolutionConfusionMatrixView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/DiscriminantFunctionClassificationSolutionThresholdView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Controls/GradientChart.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/ConfidenceRegressionSolutionLineChartView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionErrorCharacteristicsCurveView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionLineChartView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionResidualHistogram.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionScatterPlotView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionTargetResponseGradientView.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Regression/VariableNetworks/VariableNetwork.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Regression/VariableNetworks/VariableNetworkInstanceProvider.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Tests/Builder.testsettings (modified) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.IGraph/IGraphLayoutTest.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.IGraph/IGraphWrappersGraphTest.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.IGraph/IGraphWrappersMatrixTest.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.IGraph/IGraphWrappersVectorTest.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab/3.3/HeuristicLab-3.3.csproj (modified) #2650: merged r14245:14273 from trunk to branch (fixing conflicts in ... Thu, 08 Sep 2016 09:25:49 GMT gkronber [14276] * branches/symbreg-factors-2650/HeuristicLab.ExtLibs.sln (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Datatypes.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/DllImporter.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/HeuristicLab.igraph-0.8.0-pre.csproj (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Plugin.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Properties/AssemblyInfo.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Wrappers/Graph.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Wrappers/Matrix.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/Wrappers/Vector.cs (added) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/igraph-0.8.0-pre-x64.dll (modified) * branches/symbreg-factors-2650/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/igraph-0.8.0-pre-x86.dll (modified) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.IGraph (added) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.IGraph/IGraphLayoutTest.cs (added) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.IGraph/IGraphWrappersGraphTest.cs (added) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.IGraph/IGraphWrappersMatrixTest.cs (added) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.IGraph/IGraphWrappersVectorTest.cs (added) * branches/symbreg-factors-2650/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #2650: merged r14244 from trunk to branch Wed, 07 Sep 2016 13:20:29 GMT bburlacu [14275] * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/Cola.dll (modified) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/DirectedGraphChart.cs (modified) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/HeuristicLab.VariableInteractionNetworks.Views-3.3.csproj (modified) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/Layout/ConstrainedForceDirectedLayout.cs (modified) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/RunCollectionVariableInteractionNetworkView.Designer.cs (modified) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/RunCollectionVariableInteractionNetworkView.cs (modified) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/adaptagrams32.dll (modified) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/adaptagrams64.dll (modified) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.sln (modified) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks/3.3/HeuristicLab.VariableInteractionNetworks-3.3.csproj (modified) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks/3.3/INetworkNode.cs (added) * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks/3.3/VariableInteractionNetwork.cs (modified) #2288: Clean up code and add comments in the ... Wed, 07 Sep 2016 08:31:31 GMT mkommend [14274] * branches/PushGP (added) #2665: Added folder for PushGP branch. Wed, 31 Aug 2016 09:11:08 GMT bwerth [14269] * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/CrowdingIndicator.cs (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/HeuristicLab.Algorithms.MOCMAEvolutionStrategy.csproj (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/HeuristicLab.Algorithms.MOCMAEvolutionStrategy.sln (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/HypervolumeIndicator.cs (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/IIndicator.cs (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/MOCMASEvolutionStrategy.cs (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/Plugin.cs.frame (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/PreBuildEvent.cmd (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/Properties (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/Properties/AssemblyInfo.cs.frame (added) * branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/MOCMAES/Utilities.cs (added) #2592 code cleanup + project reactored Mon, 29 Aug 2016 08:29:10 GMT gkronber [14266] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/Evaluators/SymbolicRegressionConstantOptimizationEvaluator.cs (modified) #2650: improved handling of factors in ConstantOptimizationEvaluator ... Mon, 22 Aug 2016 20:51:52 GMT thasling [14265] * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) #2615: changed default entries in P2PMigrationAnalyzer Mon, 22 Aug 2016 10:08:00 GMT thasling [14264] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) #2615: removed debug code Mon, 22 Aug 2016 10:06:01 GMT thasling [14263] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.sln (modified) #2615: changed behaviour when determening a new free tcp port Sat, 20 Aug 2016 10:02:55 GMT thasling [14262] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) #2615: fixed bug, which not raised an exception Sat, 20 Aug 2016 08:45:48 GMT thasling [14261] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) * branches/thasling/DistributedGA/DistributedGA.sln (modified) #2615: re-enabled log in P2PMigrationAnalyzer made code formatings Wed, 17 Aug 2016 14:20:08 GMT gkronber [14259] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionExcelFormatter.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionLatexFormatter.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisExpressionTreeSimplifier.cs (modified) * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/FactorVariableTreeNode.cs (modified) #2650: added support for factor variables to Excel formatter and ... Fri, 12 Aug 2016 12:20:22 GMT gkronber [14254] * branches/thasling/DistributedGA/DistributedGA.Hive/P2PMigrationAnalyzer.cs (modified) removed logging