# # ChangeLog for branches/Async/HeuristicLab.Tests/HeuristicLab-3.3 # # Generated by Trac 1.0.12 # 12/04/24 17:43:01 Mon, 26 Jun 2017 07:45:36 GMT jkarder [15065] * branches/Async/HeuristicLab.Algorithms.Benchmarks/3.3/BenchmarkAlgorithm.cs (modified) * branches/Async/HeuristicLab.Algorithms.DataAnalysis/3.4/CrossValidation.cs (modified) * branches/Async/HeuristicLab.Algorithms.DataAnalysis/3.4/FixedDataAnalysisAlgorithm.cs (modified) * branches/Async/HeuristicLab.Clients.OKB/3.3/RunCreation/EmptyAlgorithm.cs (modified) * branches/Async/HeuristicLab.Clients.OKB/3.3/RunCreation/OKBAlgorithm.cs (modified) * branches/Async/HeuristicLab.Core/3.3/Engine.cs (modified) * branches/Async/HeuristicLab.Core/3.3/Executable.cs (modified) * branches/Async/HeuristicLab.Core/3.3/Interfaces/IExecutable.cs (modified) * branches/Async/HeuristicLab.DebugEngine/3.3/DebugEngine.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/Algorithms/Algorithm.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/Algorithms/BasicAlgorithm.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/Algorithms/EngineAlgorithm.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/MetaOptimizers/BatchRun.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/MetaOptimizers/Experiment.cs (modified) * branches/Async/HeuristicLab.Optimization/3.3/MetaOptimizers/TimeLimitRun.cs (modified) * branches/Async/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/RobustTabooSearch.cs (modified) * branches/Async/HeuristicLab.Tests/HeuristicLab-3.3/AlgorithmExtensions.cs (deleted) * branches/Async/HeuristicLab.Tests/HeuristicLab-3.3/CollectObjectGraphTest.cs (modified) * branches/Async/HeuristicLab.Tests/HeuristicLab-3.3/GeneticAlgorithmTest.cs (modified) * branches/Async/HeuristicLab.Tests/HeuristicLab.Algorithms.DataAnalysis-3.4/GaussianProcessRegressionTest.cs (modified) * branches/Async/HeuristicLab.Tests/HeuristicLab.Algorithms.DataAnalysis-3.4/GradientBoostingTest.cs (modified) * branches/Async/HeuristicLab.Tests/HeuristicLab.Algorithms.DataAnalysis-3.4/SupportVectorMachineTest.cs (modified) * branches/Async/HeuristicLab.Tests/HeuristicLab.Scripting-3.3/Script Sources/GUIAutomationScriptSource.cs (modified) * branches/Async/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #2258: refactored async methods * synchronously called ... Tue, 24 Nov 2015 11:49:34 GMT jkarder [13355] * branches/Async/HeuristicLab.Tests/HeuristicLab-3.3/Samples/SamplesUtils.cs (modified) * branches/Async/HeuristicLab.Tests/HeuristicLab.Scripting-3.3/ScriptingUtils.cs (modified) #2258: updated unit test utils Mon, 23 Nov 2015 08:53:17 GMT jkarder [13329] * branches/Async (copied) #2258: created branch [source:branches/Async Async] Wed, 18 Nov 2015 19:21:04 GMT gkronber [13266] * trunk/sources/HeuristicLab.Tests/HeuristicLab-3.3/Samples/GPRobocodeSampleTest.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #2069: added a unit test to create a robocode sample.