# # ChangeLog for branches/ParallelExperiment # # Generated by Trac 1.0.12 # 05/30/24 09:56:17 Tue, 22 Aug 2017 12:08:52 GMT pfleck [15337] * branches/ParallelExperiment/HeuristicLab.Optimization.Views/3.3/ExperimentView.Designer.cs (modified) * branches/ParallelExperiment/HeuristicLab.Optimization.Views/3.3/ExperimentView.cs (modified) * branches/ParallelExperiment/HeuristicLab.Optimization/3.3/Algorithms/BasicAlgorithm.cs (modified) * branches/ParallelExperiment/HeuristicLab.Optimization/3.3/MetaOptimizers/BatchRun.cs (modified) * branches/ParallelExperiment/HeuristicLab.Optimization/3.3/MetaOptimizers/Experiment.cs (modified) #2822 Added parallel execution support for `Experiment` (similar to ... Thu, 17 Aug 2017 12:29:22 GMT pfleck [15328] * branches/ParallelExperiment (added) * branches/ParallelExperiment/Build.cmd (copied) * branches/ParallelExperiment/HeuristicLab.Optimization (copied) * branches/ParallelExperiment/HeuristicLab.Optimization.Views (copied) * branches/ParallelExperiment/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj (modified) * branches/ParallelExperiment/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/ParallelExperiment/HeuristicLab.Optimization/3.3/MetaOptimizers/Experiment.cs (copied) * branches/ParallelExperiment/ParallelExperiment.sln (added) * branches/ParallelExperiment/PreBuildEvent.cmd (copied) #2822 Created branch and added plugins.