# # ChangeLog for / # # Generated by Trac 1.0.12 # 08/20/24 18:42:04 Thu, 16 Jun 2016 13:33:47 GMT mkommend [13899] * trunk/sources/HeuristicLab.Common/3.3/EnumerableExtensions.cs (modified) #2602: Code cleanup in EnumerableExtensions for calculating ... Wed, 15 Jun 2016 19:51:14 GMT gkronber [13898] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GBM/GradientBoostingRegressionAlgorithm.cs (modified) #1795: GBM now sets the seed of the base learner in each iteration Wed, 15 Jun 2016 19:14:45 GMT gkronber [13897] * branches/CellularGeneticAlgorithm (deleted) #1781: deleted cellular GA branch Wed, 15 Jun 2016 19:12:15 GMT gkronber [13896] * branches/MPI (deleted) #1542: deleted MPI branch Wed, 15 Jun 2016 08:02:15 GMT gkronber [13895] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/RegressionTreeBuilder.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/RegressionTreeModel.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Algorithms.DataAnalysis-3.4/GradientBoostingTest.cs (modified) #2612: extended GBT to support calculation of partial dependence (as ... Wed, 15 Jun 2016 07:04:09 GMT bwerth [13894] * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/.vs/MultiObjectiveTestFunctions/v14/.suo (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Calculators/HyperVolume.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/HeuristicLab.Problems.MultiObjectiveTestFunctions-3.3.csproj (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ/DTLZ8.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Views/MOFrontScatterPlotView.cs (modified) #1087 set pareto-Series to lower Opacity so overlapping series can be ... Tue, 14 Jun 2016 15:12:51 GMT bburlacu [13893] * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/DirectedGraphChart.Designer.cs (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/RunCollectionVariableInteractionNetworkView.resx (added) #2288: Simplify and optimize code for cluster identification in ... Sun, 12 Jun 2016 20:34:22 GMT bburlacu [13892] * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Tracking/SymbolicDataAnalysisGenealogyGraphView.cs (modified) * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/TreeMatching/SymbolicExpressionTreeMatching.cs (modified) #1772: Fix bug in tree matching with wildcards (used by the genealogy ... Sat, 11 Jun 2016 11:29:45 GMT gkronber [13891] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GaussianProcess/CovarianceFunctions/CovarianceProduct.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GaussianProcess/CovarianceFunctions/CovarianceSum.cs (modified) #2591: removed capacity initialization in CovProd and CovSum because ... Fri, 10 Jun 2016 08:54:49 GMT gkronber [13890] * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Regression/Data/RegressionRealWorld.zip (modified) * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Regression/RealWorld/RealWorldRegressionInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Regression/RealWorld/SARCOS.cs (added) #2611: added SARCOS problem as a real world regression problem instance Fri, 10 Jun 2016 08:53:37 GMT gkronber [13889] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GBM/GradientBoostingRegressionAlgorithm.cs (modified) #1795: added parameter to turn on/off storing of individual runs Thu, 09 Jun 2016 09:37:51 GMT thasling [13888] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) increased frequences of all timers, threads, etc... for testing purposes Wed, 08 Jun 2016 15:02:06 GMT thasling [13887] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/DistributedGA.ContactServer.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/IContactService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/MessageRecieveEventArgs.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/MessageContractImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.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/IMessageContract.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Solution.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Core/SolutionInfo.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/DistributedGA.Operator.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/Implementation/DefaultMigrationOperator.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Operator/Interface/IMigrationOperator.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) prepared protoype for next meeting Wed, 08 Jun 2016 13:31:41 GMT mkommend [13886] * stable (modified) * stable/HeuristicLab.Collections/3.3/ObservableCollection.cs (modified) * stable/HeuristicLab.Collections/3.3/ObservableList.cs (modified) #2575: Merged r13597 into stable. Wed, 08 Jun 2016 13:30:35 GMT mkommend [13885] * stable (modified) * stable/HeuristicLab.Optimizer (modified) * stable/HeuristicLab.Optimizer/3.3/CreateExperimentDialog.cs (modified) #2585: Merged r13671 into stable. Wed, 08 Jun 2016 13:29:05 GMT mkommend [13884] * stable (modified) * stable/HeuristicLab.Optimizer (modified) * stable/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj (modified) * stable/HeuristicLab.Optimizer/3.3/OptimizerDockingMainForm.cs (modified) * stable/HeuristicLab.Optimizer/3.3/OptimizerMultipleDocumentMainForm.cs (modified) * stable/HeuristicLab.Optimizer/3.3/OptimizerSingleDocumentMainForm.cs (modified) * stable/HeuristicLab.Optimizer/3.3/Plugin.cs.frame (modified) * stable/HeuristicLab.Optimizer/3.3/Properties/Settings.Designer.cs (modified) * stable/HeuristicLab.Optimizer/3.3/Properties/Settings.settings (modified) * stable/HeuristicLab.Optimizer/3.3/app.config (modified) * stable/HeuristicLab.PluginInfrastructure/3.3/Properties/Settings.Designer.cs (modified) * stable/HeuristicLab.PluginInfrastructure/3.3/Properties/Settings.settings (modified) * stable/HeuristicLab.PluginInfrastructure/3.3/Starter/StarterForm.cs (modified) * stable/HeuristicLab.PluginInfrastructure/3.3/app.config (modified) #2567: Merged r13567 and r13586 into stable. Wed, 08 Jun 2016 13:26:41 GMT mkommend [13883] * stable (modified) * stable/HeuristicLab.MainForm.WindowsForms/3.3/MainForms/DockForm.Designer.cs (modified) * stable/HeuristicLab.MainForm.WindowsForms/3.3/MainForms/DockForm.cs (modified) * stable/HeuristicLab.MainForm.WindowsForms/3.3/MainForms/DockingMainForm.cs (modified) * stable/HeuristicLab.MainForm.WindowsForms/3.3/MainForms/MainForm.cs (modified) #1235: Merged r13458,r13614,r13627,r13628 into stable. Wed, 08 Jun 2016 13:23:55 GMT mkommend [13882] * stable (modified) * stable/HeuristicLab.PluginInfrastructure/3.3/CommandLineArgumentHandling/CommandLineArgumentHandling.cs (modified) #2580: Merged r13629 and r13635 into stable. Wed, 08 Jun 2016 13:21:31 GMT mkommend [13881] * stable (modified) * stable/HeuristicLab.DataPreprocessing/3.4 (modified) * stable/HeuristicLab.DataPreprocessing/3.4/Implementations/PreprocessingData.cs (modified) * stable/HeuristicLab.Problems.DataAnalysis (modified) * stable/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) #2536: Merged r13427 and r13539 into stable. Wed, 08 Jun 2016 13:15:45 GMT mkommend [13880] * stable (modified) * stable/HeuristicLab.Problems.DataAnalysis (modified) * stable/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationPerformanceMeasures.cs (modified) * stable/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationSolutionBase.cs (modified) #2601: Merged r13801 into stable.