# # ChangeLog for trunk # # Generated by Trac 1.0.12 # 05/18/24 08:15:13 Mon, 29 Sep 2014 15:16:38 GMT abeham [11404] * trunk/sources/HeuristicLab.Algorithms.ScatterSearch/3.3/ScatterSearch.cs (modified) #2250: fixed the obvious bug Mon, 29 Sep 2014 13:02:20 GMT bburlacu [11403] * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/ManipulationView.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing/3.4/Implementations/ManipulationLogic.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing/3.4/Interfaces/IManipulationLogic.cs (modified) #2245: The `Shuffle` method needs a `bool` parameter to be passed ... Fri, 26 Sep 2014 21:54:24 GMT abeham [11394] * trunk/sources/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Interfaces/IIntegerVectorStdDevStrategyParameterCreator.cs (modified) * trunk/sources/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Interfaces/IIntegerVectorStdDevStrategyParameterCrossover.cs (modified) * trunk/sources/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Interfaces/IIntegerVectorStdDevStrategyParameterManipulator.cs (modified) * trunk/sources/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Interfaces/IIntegerVectorStdDevStrategyParameterOperator.cs (modified) * trunk/sources/HeuristicLab.Encodings.RealVectorEncoding/3.3/Interfaces/IRealVectorStdDevStrategyParameterCreator.cs (modified) * trunk/sources/HeuristicLab.Encodings.RealVectorEncoding/3.3/Interfaces/IRealVectorStdDevStrategyParameterCrossover.cs (modified) * trunk/sources/HeuristicLab.Encodings.RealVectorEncoding/3.3/Interfaces/IRealVectorStdDevStrategyParameterManipulator.cs (modified) * trunk/sources/HeuristicLab.Encodings.RealVectorEncoding/3.3/Interfaces/IRealVectorStdDevStrategyParameterOperator.cs (modified) #2248: added missing parameters Fri, 26 Sep 2014 15:02:57 GMT bburlacu [11392] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Matching/SymbolicExpressionTreeMatching.cs (modified) #2164: Corrected `Difference` method. The way the differing nodes ... Thu, 25 Sep 2014 15:20:12 GMT bburlacu [11391] * trunk/sources/HeuristicLab.Core/3.3/Collections/DirectedGraph/DirectedGraph.cs (modified) * trunk/sources/HeuristicLab.Core/3.3/Interfaces/DirectedGraph/IDirectedGraph.cs (modified) #2223: Added `RemoveVertices` method. Wed, 24 Sep 2014 13:11:52 GMT bburlacu [11389] * trunk/sources/HeuristicLab.Core/3.3/Interfaces/DirectedGraph/IDirectedGraph.cs (modified) #2223: Forgot to commit changes to `IDirectedGraph.cs` (addition of ... Tue, 23 Sep 2014 14:19:11 GMT bburlacu [11384] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Matching/SymbolicExpressionTreeMatching.cs (modified) #2164: Added license header. Added a `Difference` method for ... Thu, 18 Sep 2014 17:23:10 GMT bburlacu [11382] * trunk/sources/HeuristicLab.DataPreprocessing/3.4/ProblemDataCreator.cs (modified) #2246: Preserve selected variables when creating new problem data. Thu, 18 Sep 2014 13:19:38 GMT bburlacu [11381] * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/ManipulationView.Designer.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/ManipulationView.cs (modified) #2245: Forgot to commit changes to `ManipulationView.cs`. Thu, 18 Sep 2014 13:08:00 GMT bburlacu [11380] * trunk/sources/HeuristicLab.DataPreprocessing/3.4/Implementations/ManipulationContent.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing/3.4/Implementations/ManipulationLogic.cs (modified) * trunk/sources/HeuristicLab.DataPreprocessing/3.4/Interfaces/IManipulationLogic.cs (modified) #2245: Added a checkbox in the properties section of the shuffle data ... Mon, 15 Sep 2014 10:46:48 GMT gkronber [11367] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionErrorCharacteristicsCurveView.cs (modified) #2216 fixed a bug in the display of the baseline curve in the error ... Mon, 15 Sep 2014 09:18:18 GMT ascheibe [11366] * trunk/sources/HeuristicLab.Services.Hive.JanitorService/3.3/HeuristicLab.Services.Hive.JanitorService-3.3.csproj (modified) * trunk/sources/HeuristicLab.Services.Hive.JanitorService/3.3/ICSharpCode.SharpZipLib License.txt (added) * trunk/sources/Installers/HiveJanitorServiceInstaller.nsi (added) * trunk/sources/Installers/HiveSlaveInstaller.nsi (modified) #2244 added installer script for the hive janitor Mon, 15 Sep 2014 08:45:57 GMT ascheibe [11365] * trunk/sources/HeuristicLab 3.3 Hive.Slave.sln (modified) * trunk/sources/HeuristicLab 3.3 Services.sln (modified) * trunk/sources/HeuristicLab.Services.Hive.JanitorService/3.3/Program.cs (modified) * trunk/sources/HeuristicLab.Services.Hive.JanitorServiceSetup (deleted) #2244 - updated slave and services solution files to VS 2012 - ... Mon, 15 Sep 2014 08:35:38 GMT ascheibe [11364] * trunk/sources/HeuristicLab.Clients.Hive.Slave.TrayIconSetup (deleted) * trunk/sources/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/Program.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive.Slave.WindowsServiceSetup (deleted) * trunk/sources/Installers (added) * trunk/sources/Installers/HiveSlaveInstaller.nsi (added) #2244 added new installer for the HeuristicLab Hive Slave Sun, 14 Sep 2014 14:15:28 GMT bburlacu [11362] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestUtil.cs (modified) #2237: Addressed part of the comments above: - Methods are similar ... Sun, 14 Sep 2014 11:30:30 GMT bburlacu [11361] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/SupportVectorMachine/SupportVectorMachineUtil.cs (modified) #2234: Added the option to shuffle the crossvalidation folds (this ... Sun, 14 Sep 2014 10:10:37 GMT gkronber [11358] * trunk/documentation/Tutorials/Algorithm and Experiment Design with HeuristicLab.pdf (modified) * trunk/documentation/Tutorials/Algorithm and Experiment Design with HeuristicLab.pptx (modified) updates on slides 55, 56, 57 and 58 Sun, 14 Sep 2014 09:53:16 GMT swagner [11357] * trunk/documentation/Tutorials/Algorithm and Experiment Design with HeuristicLab.pdf (modified) * trunk/documentation/Tutorials/Algorithm and Experiment Design with HeuristicLab.pptx (modified) Updated HL tutorial slides Sun, 14 Sep 2014 09:35:11 GMT gkronber [11356] * trunk/documentation/Tutorials/Algorithm and Experiment Design with HeuristicLab.pdf (modified) * trunk/documentation/Tutorials/Algorithm and Experiment Design with HeuristicLab.pptx (modified) removed links to datasets on additional material page. replaced ... Wed, 10 Sep 2014 11:10:15 GMT epitzer [11353] * trunk/sources/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/QueueSerializer.cs (added) * trunk/sources/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Persistence-3.3/UseCases.cs (modified) #2242 Add composite serializer for Queues and generic Queue<>s.