# # ChangeLog for branches # # Generated by Trac 1.0.12 # 07/16/24 15:54:28 Wed, 29 May 2019 10:16:15 GMT dpiringe [16993] * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/ApplicationBase.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Exceptions/DockerException.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IApplicationManager.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IRunner.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IRunnerHost.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/ApplicationRunner.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/AssemblyLoader.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/DockerRunnerHost.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/NativeRunnerHost.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/Runner.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/RunnerHost.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/LightweightApplicationManager.cs (modified) #2924: - added `IEnumerable GetInstances(params object[] args) ... Wed, 29 May 2019 09:09:47 GMT dpiringe [16991] * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/HeuristicLab.CommandLineInterface.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/HeuristicLab.snk (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DefinitionLanguage/HeuristicLab.DefinitionLanguage.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.DefinitionLanguage/HeuristicLab.snk (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DynamicAssemblyTestApp/HeuristicLab.DynamicAssemblyTestApp.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.DynamicAssemblyTestApp/HeuristicLab.snk (added) * branches/2924_DotNetCoreMigration/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.ExternalEvaluation.Scilab/3.3/HeuristicLab.Problems.ExternalEvaluation.Scilab-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj (modified) #2924: - removed unused NuGet packages for Projects: - ... Wed, 29 May 2019 08:50:28 GMT dpiringe [16990] * branches/2924_DotNetCoreMigration/HeuristicLab.Scripting.Views/3.3/HeuristicLab.Scripting.Views-3.3.csproj (modified) #2924: removed unused NuGet package references and migrated CodeDom ... Sat, 25 May 2019 06:43:16 GMT gkronber [16988] * branches/2925_AutoDiffForDynamicalModels (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab 3.3.sln (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Core (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Core/3.3/Attributes/CreatableAttribute.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Core/3.3/NamedItem.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Core/3.3/PersistenceContentManager.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Data (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Data.Views (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Data.Views/3.3 (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Data.Views/3.3/TextValueView.Designer.cs (copied) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Data.Views/3.3/TextValueView.cs (copied) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Data/3.3 (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Data/3.3/Interfaces/ITextValue.cs (copied) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Data/3.3/TextValue.cs (copied) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.DataPreprocessing.Views (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.DataPreprocessing.Views/3.4/DataCompletenessView.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.DataPreprocessing.Views/3.4/DataGridContentView.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.ExactOptimization (copied) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.ExactOptimization.Views (copied) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.ExtLibs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.ExtLibs.sln (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x64.dll (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/HeuristicLab.NativeInterpreter-0.1/hl-native-interpreter-msvc-x86.dll (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/interpreter.h (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.ExtLibs/HeuristicLab.NativeInterpreter/0.1/NativeInterpreter-0.1/src/vector_operations.h (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.ExtLibs/HeuristicLab.OrTools (copied) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Optimization (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Optimization.Views (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Optimization.Views/3.3/BasicAlgorithmView.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Optimization/3.3/Algorithms/BasicAlgorithm.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Persistence (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Persistence/3.3/Default/Xml/XmlParser.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.PluginInfrastructure/3.3/SandboxApplicationManager.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4 (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/MultiObjective/PearsonRSquaredAverageSimilarityEvaluator.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisBuildingBlockAnalyzer.cs (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Converters/DerivativeCalculator.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Converters/TreeToAutoDiffTermConverter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Crossovers/SymbolicDataAnalysisExpressionDiversityPreservingCrossover.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionCSharpFormatter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionExcelFormatter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionLatexFormatter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionMATLABFormatter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionMathematicaFormatter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionSmalltalkFormatter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Hashing/HashExtensions.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Hashing/SymbolicExpressionTreeHash.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/BatchOperations.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionCompiledTreeInterpreter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionTreeILEmittingInterpreter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionTreeInterpreter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionTreeLinearInterpreter.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisExpressionTreeAverageSimilarityCalculator.cs (copied) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Tests (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Tests/HeuristicLab.Persistence-3.3/UseCases.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Tests/HeuristicLab.Persistence.Attic/PersistenceConsistencyChecks.cs (copied) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #2925: Merge r16894:16983 from trunk to branch Sat, 25 May 2019 06:41:12 GMT gkronber [16987] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Core/3.3/ExecutionContext.cs (modified) #2925: Call base ctor in ExecutionContext ctor Fri, 24 May 2019 11:14:35 GMT dpiringe [16986] * branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.MathJax/2.6.1/HeuristicLab.MathJax-2.6.1/Plugin.cs.frame (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.Problems.GeneticProgramming/3.3/Plugin.cs.frame (modified) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/Properties (added) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/Properties/launchSettings.json (added) #2924: - changed the use of `AppDomain.CurrentDomain.BaseDirectory` ... Fri, 24 May 2019 11:08:02 GMT dpiringe [16985] * branches/2924_DotNetCoreMigration/.dockerignore (added) * branches/2924_DotNetCoreMigration/HeuristicLab 3.3 No Views.sln (copied) * branches/2924_DotNetCoreMigration/HeuristicLab 3.3.sln (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Attributes (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Attributes/ApplicationAttribute.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Attributes/CommandAttribute.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Attributes/OptionAttribute.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Attributes/ValueAttribute.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/CLIApplication.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/CLIConsole.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Data (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Data/CommandData.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Data/OptionData.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Data/ValueData.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Exceptions (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Exceptions/InvalidValueIndexException.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/HeuristicLab.CommandLineInterface.csproj (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Interfaces (added) * branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/Interfaces/ICommand.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DefinitionLanguage (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DefinitionLanguage/Definition.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DefinitionLanguage/HeuristicLab.DefinitionLanguage.csproj (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DefinitionLanguage/Parser.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DefinitionLanguage/PropertyDescription.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DefinitionLanguage/TypeDescription.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DynamicAssemblyTestApp (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DynamicAssemblyTestApp/AppTest.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DynamicAssemblyTestApp/HeuristicLab.DynamicAssemblyTestApp.csproj (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DynamicAssemblyTestApp/InspectApplication.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.DynamicAssemblyTestApp/Plugin.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IRunnerHost.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/DockerRunnerHost.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/NativeRunnerHost.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/ApplicationCommand.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/BuildCommand.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/Dockerfile (added) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/HeuristicLab-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/InspectCommand.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/OptimizeCommand.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/Program.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab/3.3/Settings.cs (added) #2924: - added CLI Framework `HeuristicLab.CommandLineInterface` ... Fri, 24 May 2019 10:28:29 GMT dpiringe [16984] * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure.Runner (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/ApplicationBase.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/ApplicationDescription.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/DockerRunner.cs (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Dockerfile (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Exceptions (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Exceptions/InvalidPluginException.cs (moved) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IActivator.cs (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IActivatorContext.cs (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IApplication.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IApplicationManager.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IAssemblyLoader.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IPluginLoader.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Interfaces/IRunner.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/ApplicationRunner.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/AssemblyInfo.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/AssemblyLoader.cs (copied) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/DockerRunnerHost.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/NativeRunnerHost.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/PluginLoader.cs (copied) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/PluginLoaderFactory.cs (copied) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/Runner.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/RunnerHost.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Isolation/RunnerJob.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/LightweightApplicationManager.cs (modified) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/NativProcessRunner.cs (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/PluginDescriptionIterator.cs (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/PluginInfrastructureEventArgs.cs (deleted) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Utils (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Utils/AssemblyExtensions.cs (moved) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Utils/TypeExtensions.cs (moved) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/Utils/UniPath.cs (added) * branches/2924_DotNetCoreMigration/HeuristicLab.PluginInfrastructure/3.3/app.config (deleted) #2924: - merged projects `HeuristicLab.PluginInfrastructure.Runner` ... Tue, 21 May 2019 21:26:17 GMT gkronber [16977] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/sundials_cvodes-x64.dll (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/sundials_cvodes-x86.dll (modified) #2925 Update sundials libraries with statically linked (self- ... Tue, 21 May 2019 20:56:20 GMT gkronber [16976] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/CVODES.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/HeuristicLab.Problems.DynamicalSystemsModelling-3.3.csproj (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_linear_h_1.txt (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_linear_h_1.txt.zip (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_linear_h_1_equidistant.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_linear_h_1_equidistant.txt.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_pend_h_1.txt (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_pend_h_1.txt.zip (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_pend_h_1_equidistant.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_pend_h_1_equidistant.txt.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/linear_h_1.txt (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/linear_h_1.txt.zip (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/linear_h_1_equidistant.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/linear_h_1_equidistant.txt.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/pendulum_h_1_equidistant.txt (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/pendulum_h_1_equidistant.txt.zip (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_linear_h_1.txt (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_linear_h_1.txt.zip (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_linear_h_1_equidistant.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_linear_h_1_equidistant.txt.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_pend_h_1.txt (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_pend_h_1.txt.zip (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_pend_h_1_equidistant.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_pend_h_1_equidistant.txt.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_linear_h_1.txt (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_linear_h_1.txt.zip (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_linear_h_1_equidistant.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_linear_h_1_equidistant.txt.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_pend_h_1.txt (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_pend_h_1.txt.zip (deleted) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_pend_h_1_equidistant.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_pend_h_1_equidistant.txt.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Plugin.cs.frame (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Problem.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/ProblemInstanceProvider.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/SolutionView.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/data (deleted) #2925: Update data files to have equidistant time steps. Reactivated ... Tue, 21 May 2019 08:34:50 GMT gkronber [16975] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/LotkaVolterra.csv (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/LotkaVolterra.csv.zip (modified) #2925: Update LotkaVolterra.csv data Tue, 21 May 2019 08:01:31 GMT gkronber [16974] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/DataDescriptor.cs (modified) #2925: Account for different file formats for datasets Tue, 21 May 2019 08:00:24 GMT gkronber [16973] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/pendulum_h_1_equidistant.txt.zip (modified) #2925: Fix filename in pendulum_h_1_equidistant.txt.zip Tue, 21 May 2019 07:57:53 GMT gkronber [16972] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Problem.cs (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/ProblemInstanceProvider.cs (modified) #2925: Fixes in problem instances and calculation of numerical ... Mon, 20 May 2019 20:42:57 GMT gkronber [16971] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_linear_h_1.txt.zip (moved) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_pend_h_1.txt.zip (moved) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/linear_h_1.txt.zip (moved) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/pendulum_h_1_equidistant.txt.zip (moved) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_linear_h_1.txt.zip (moved) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_pend_h_1.txt.zip (moved) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_linear_h_1.txt.zip (moved) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_pend_h_1.txt.zip (moved) #2925 renamed files for consistency Mon, 20 May 2019 20:37:28 GMT gkronber [16970] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/pendulum_h_1_equidistant.txt (moved) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/pendulum_h_1_equidistant.zip (moved) #2925: Rename file Mon, 20 May 2019 20:36:55 GMT gkronber [16969] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/pendulum_h_1 - equi_preproc.txt (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/pendulum_h_1 - equi_preproc.zip (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_pend_h_1.txt (modified) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_pend_h_1.zip (modified) #2925: Rename variables Mon, 20 May 2019 20:08:31 GMT gkronber [16968] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/# README.txt (added) #2925 Add a short readme to give references for datasets Mon, 20 May 2019 20:04:34 GMT gkronber [16967] * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_linear_h_1.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_linear_h_1.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_pend_h_1.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/double_pend_h_1.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/linear_h_1.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/linear_h_1.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/pendulum_h_1 - equi_preproc.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/pendulum_h_1 - equi_preproc.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_linear_h_1.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_linear_h_1.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_pend_h_1.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_double_pend_h_1.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_linear_h_1.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_linear_h_1.zip (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_pend_h_1.txt (added) * branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Problems.DynamicalSystemsModelling/3.3/Instances/real_pend_h_1.zip (added) #2925 Add datasets from supplementary material for Distilling ... Mon, 20 May 2019 14:33:14 GMT jzenisek [16966] * branches/2288_HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/HeuristicLab.VariableInteractionNetworks.Views-3.3.csproj (modified) * branches/2288_HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks/3.3/ImpactCalculator.cs (modified) * branches/2288_HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks/3.3/VariableInteractionNetwork.cs (modified) #2288 - splitted creation of networks with/without possible cycles ...