# # ChangeLog for / # # Generated by Trac 1.0.12 # 05/07/24 04:23:35 Sat, 17 Sep 2016 16:37:34 GMT gkronber [14286] * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis.Views/3.3/RegressionInstanceProviderView.cs (modified) #2661: make sure the progressbar is removed when the TableFileParser ... Sat, 17 Sep 2016 16:34:50 GMT gkronber [14285] * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis.Views/3.3/DataAnalysisImportTypeDialog.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/TableFileParser.cs (modified) #2661: make sure progressbar is removed when the TableFileParser ... Sat, 17 Sep 2016 09:24:10 GMT gkronber [14284] * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.Instances.DataAnalysis-3.3/TableFileParserTest.cs (modified) #2661: added unit tests to reproduce the described bugs 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 13:15:36 GMT mkommend [14282] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionTreeLinearInterpreter.cs (modified) #2668: Initialized interpreter field in the ... 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. Mon, 05 Sep 2016 11:34:08 GMT jkarder [14273] * trunk/sources/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj (modified) * trunk/sources/HeuristicLab/3.3/HeuristicLab-3.3.csproj (modified) #2664: fixed project files Mon, 05 Sep 2016 10:40:55 GMT jkarder [14272] * trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.Igraph/0.8.0-pre/HeuristicLab.Igraph-0.8.0-pre/HeuristicLab.IGraph-0.8.0-pre.csproj (moved) #2651: fixed project file name (case sensitivity) Fri, 02 Sep 2016 11:40:59 GMT gkronber [14271] * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Regression/VariableNetworks/VariableNetwork.cs (modified) #2660: slightly refactored VariableNetwork instance and added ... Wed, 31 Aug 2016 14:15:35 GMT pfleck [14270] * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4 (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingDataTableView.cs (modified) #2663 - Fixed reordering issue by enabling/disabling series rather ... 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 Wed, 31 Aug 2016 08:42:51 GMT pfleck [14268] * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/HistogramView.Designer.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/LineChartView.Designer.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.Designer.cs (modified) #2663 Added SplitContainer in the `PreprocessingChartView` for ... Tue, 30 Aug 2016 14:45:14 GMT pfleck [14267] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/Controls/GradientChart.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionTargetResponseGradientView.cs (modified) #2662 - Show the current y value on the y-axis label. - Changed ...