# # ChangeLog for trunk # # Generated by Trac 1.0.12 # 04/27/24 11:41:53 Wed, 04 Jun 2014 13:41:39 GMT bburlacu [10953] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionView.Designer.cs (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionView.cs (modified) #2159: Fixed comboBox font, but couldn't hide the caret in the ... Wed, 04 Jun 2014 11:26:26 GMT mkommend [10941] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/MenuItems/CreateEnsembleMenuItem.cs (modified) #2194: Improved CreateEnsembleMenuItem by taking the visibility of ... Wed, 04 Jun 2014 10:59:15 GMT mkommend [10937] * trunk/sources/HeuristicLab.Problems.ParameterOptimization/3.3/BestSolutionAnalyzer.cs (modified) #2193: Fixed bug in BestSolutionAnalyzer for parameter optimization ... Tue, 03 Jun 2014 12:54:27 GMT pfleck [10927] * trunk/sources/HeuristicLab.Optimizer/3.3/Documents/TS_VRP.hl (modified) #2190: Generated new file for the TabuSearch VRP - Sample where the ... Tue, 03 Jun 2014 12:50:48 GMT pfleck [10926] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/Moves/MultiVRPMoveOperator/MultiVRPMoveGenerator.cs (modified) #2190: When setting the available operators for the ... Mon, 02 Jun 2014 11:53:08 GMT pfleck [10924] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/CustomerRelocation/PotvinCustomerRelocationMoveTabuCriterion.cs (modified) #2190: The PotvinCustomerRelocationMoveTabuCriterion now checkes only ... Tue, 27 May 2014 08:44:12 GMT epitzer [10896] * trunk/sources/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/Number2StringSerializer.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Persistence-3.3/UseCases.cs (modified) #1802 make the Number2StringSerializer accept nullable numbers Tue, 27 May 2014 08:13:24 GMT epitzer [10895] * trunk/sources/HeuristicLab.Persistence/3.3/Default/Xml/Primitive/String2XmlSerializer.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Persistence-3.3/UseCases.cs (modified) #2096 introduce base 64 sections to deal with special characters ... Tue, 27 May 2014 07:00:08 GMT gkronber [10894] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/SymbolicRegressionSolutionView.cs (modified) #2187: fixed a typo in the message shown while exporting symbolic ... Mon, 26 May 2014 11:24:43 GMT epitzer [10889] * trunk/sources/HeuristicLab.Persistence/3.3/Default/Xml/Primitive/System.Drawing/Font2XmlSerializer.cs (modified) #2111 Distinguish between generic fonts and fonts instantiated by ... Thu, 22 May 2014 08:43:56 GMT bburlacu [10885] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionTreeChart.cs (modified) #2076: Fixed incorrect call to `DrawNode` which caused problems with ... Wed, 21 May 2014 08:14:38 GMT jkarder [10865] * trunk/sources/HeuristicLab.Scripting.Views/3.3/ScriptView.cs (modified) #2136: fixed compilation error output in console Mon, 19 May 2014 15:25:20 GMT mkommend [10862] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionTreeChart.cs (modified) #2076: Increased vertical and horizontal spacing for the boxes layout ... Mon, 19 May 2014 14:29:18 GMT pfleck [10861] * trunk/sources/HeuristicLab.Problems.VehicleRouting.Views/3.4/VRPSolutionView.cs (modified) #2184: * Set the Solution in the VRPProblemInstanceView to null ... Mon, 19 May 2014 14:23:58 GMT pfleck [10860] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) #2184: * Set BestKnownQuality and BestKnownSolution to null before ... Mon, 19 May 2014 11:33:29 GMT bburlacu [10859] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Compiler/LinearInstruction.cs (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Compiler/SymbolicExpressionTreeLinearCompiler.cs (modified) #2183: Fixed ArithmeticOverflow exception in the ... Mon, 19 May 2014 08:22:29 GMT pfleck [10858] * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Creators/PushForwardInsertionCreator.cs (modified) #2182: * Implemented a more stable version for calculating the ... Mon, 19 May 2014 07:09:39 GMT jkarder [10857] * trunk/sources/HeuristicLab.Scripting.Views/3.3/CSharpScriptView.cs (modified) * trunk/sources/HeuristicLab.Scripting/3.3/CSharpScript.cs (modified) * trunk/sources/HeuristicLab.Scripting/3.3/CSharpScriptBase.cs (modified) * trunk/sources/HeuristicLab.Scripting/3.3/Script.cs (modified) #2136: implemented review comments from mkommend in ... Thu, 08 May 2014 14:56:16 GMT mkommend [10826] * trunk/sources/HeuristicLab.Selection/3.3/OffspringSelector.cs (modified) #2181: Set fillPopulationWithParents to false if the parameter's ... Tue, 06 May 2014 13:55:39 GMT bburlacu [10800] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/LayoutEngines/BoxesLayoutEngine.cs (modified) #2076: Fixed typo in `BoxesLayoutEngine.cs`