Free cookie consent management tool by TermsFeed Policy Generator
wiki:ChangeLogPending

Version 5 (modified by abeham, 10 years ago) (diff)

--

HeuristicLab 3.3.11 - Pending

Changes to the previous release that are available in the daily build of our stable branch and will become part of the next release: Download HeuristicLab daily build binaries.

Features and Enhancements:

Ticket Modified Component Summary
#2282 9 years Algorithms Implement PPP for HeuristicLab
#2234 9 years Algorithms.DataAnalysis Implement grid search for LibSVM parameters
#2237 9 years Algorithms.DataAnalysis Implement grid search for random forest parameters
#2232 9 years Algorithms.VariableNeighborhoodSearch Split ILocalImprovementOperator
#2031 9 years Analysis Implement views for statistical hypothesis testing
#2223 9 years Core Directed graph class for HeuristicLab
#2245 9 years DataPreprocessing Shuffle manipulation treats the training and test partition separately
#2253 9 years Encodings.BinaryVectorEncoding BinaryVectorCreator should have a probability property
#2252 10 years Encodings.SymbolicExpressionTreeEncoding Tree nodes for symbolic expression trees are derived from Item
#2268 9 years Encodings.SymbolicExpressionTreeEncoding Tree grammars take up a lot of space in a persisted HL file containing multiple trees
#2265 9 years MainForm.WindowsForms Support for opening .hl files via drag and drop from windows explorer.
#1668 9 years Optimization Provide a SimpleAlgorithm base class or interface
#2120 9 years Optimization RunCollection doesn't update ResultNames or ParameterNames when items are added to a run afterwards
#2174 9 years Optimization Add programmable optimization problem
#2266 9 years Optimization Synchronous control methods in IExecutable
#2271 9 years Optimization.Views Change title of "Parameters"-tab to "Algorithm" in the algorithm view
#1802 10 years Persistence Improve serialization and deserialization of enumerables of primitive types
#2242 10 years Persistence Datatypes Queue and Queue<> are not serializable
#2294 9 years PluginInfrastructure ApplicationManager should be able to discover types from specified assemblies
#2278 9 years Problems.DataAnalysis New quality measures for ClassificationSolutions
#2098 9 years Problems.DataAnalysis.Symbolic Excel export of symbolic data analysis solutions should support boolean functions
#2164 9 years Problems.DataAnalysis.Symbolic Tree matching functionality for symbolic expression trees
#2215 9 years Problems.DataAnalysis.Symbolic More accurate tree similarity measure based on tree bottom-up distance
#2218 9 years Problems.DataAnalysis.Symbolic Move the SymbolicExpressionImporter from HeuristicLab.Tests to the main solution
#2238 10 years Problems.DataAnalysis.Symbolic Reduce memory footprint of GP solutions
#2285 9 years Problems.DataAnalysis.Symbolic SymbolicDataAnalysisSingleObjectiveValidationAnalyzer does not implement IStochasticOperator
#2287 9 years Problems.DataAnalysis.Symbolic ConstantsOptimizationEvaluator cannot handle roots
#2220 10 years Problems.Instances Improve the generation of all possible combinations of values in ValueGenerator.cs
#2229 9 years Problems.VehicleRouting Enable loading of best known solutions for mult-depot VRP
#2262 9 years Scripting Improve the scripting environment
#2303 9 years Scripting Throw a more specific exception if script compilation fails
#2211 9 years Tests Provide unit tests for samples and scripts creation and execution
#2279 9 years Visualization.ChartControlsExtensions Improve HistogramControl

Bugs:

Ticket Modified Component Summary
#2284 9 years Algorithms.DataAnalysis.Views "Error creating window handle" for covariance function views
#2250 9 years Algorithms.ScatterSearch Scatter search doesn't run without path relinkers
#2249 9 years Analysis BestScopeSolutionAnalyzer chains previous best solutions in the scope
#2311 9 years Core ItemSet<T> uses default comparer after cloning
#2214 10 years DataPreprocessing DataPreprocessing cannot be started directly from the problem data
#2246 10 years DataPreprocessing DataPreprocessing loses the selected input variables while restoring the problem data
#2257 9 years DataPreprocessing The Apply button in the DataPreprocessing view only applies the first data manipulation operation, ignoring further manipulations.
#2248 9 years Encodings.RealVectorEncoding Add missing parameters for strategy vector operators
#2293 9 years Encodings.RealVectorEncoding Shaking Operators are missing the Bounds parameter to perform name translation for nested operators
#2296 9 years Encodings.RealVectorEncoding RealVectorCreator does not honor Length parameter
#2230 10 years ExtLibs Missing build platforms in Scilab/Matlab extlibs
#2233 10 years ExtLibs Cloning exception in svm_parameter when performing symbolc regression with LibSVM
#2241 9 years General ItemsRemoved event handling is incorrect in some places
#2149 9 years MainForm.WindowsForms ViewHost shall stop displaying views after a certain nesting level
#2158 9 years MainForm.WindowsForms Exception occurs for too many nested views. (BSOD on Win8)
#2315 9 years Operators.Views.OperatorGraphVisualization Add scroll bars to GraphVisualizationInfoView
#2222 10 years Optimizer Update Startpage text
#2096 10 years Persistence Persistence has issues with certain characters
#2227 10 years Problems.DataAnalysis FAQ links in data analysis providers are dead
#2273 9 years Problems.DataAnalysis CSV import into a clustering problem deactives the last input variable
#2310 9 years Problems.DataAnalysis.Symbolic The SymbolicExpressionTreeBottomUpSimilarityCalculator produces wrong results when the MatchConstantValues and MatchVariableWeights flags are disabled.
#2313 9 years Problems.DataAnalysis.Symbolic The bottom-up tree tree mapping sometimes maps too many nodes
#2286 9 years Problems.DataAnalysis.Symbolic.Views Variable names cannot be changed directy in the VariableSymbolView
#2216 10 years Problems.DataAnalysis.Views Curve for the baseline is not shown in the ERC view
#2314 9 years Problems.ExternalEvaluation.Views Duplicate default views for evaluation cache
#2224 10 years Problems.Instances TableFileParser doesn't import numeric values into string columns
#2259 9 years Problems.Instances ValueGenerator creates incorrect sequences due to the double arithmetic imprecision
#2263 9 years Problems.TestFunctions Update TestFunctions Link
#2277 9 years Problems.TestFunctions Missing class modifier in BestSingleObjectiveTestFunctionSolutionAnalyzer
#2251 9 years Problems.TravelingSalesman TSPImprover should use InversionManipulator's Apply method
#2228 10 years Problems.TravelingSalesman.Views TSP IndexOutOfBounds when changing instance
#2225 10 years Problems.VehicleRouting VehicleRoutingProblem cannot load TSPLib(CVRP)
#2226 10 years Problems.VehicleRouting Update VRP links in instance provider
#2239 9 years Scripting.Views The VariableStoreView unnecessarily tries to serialize objects.
#2256 9 years Scripting.Views Scripting and Programmable Operator do not work on systems with new .NET versions
#2112 9 years Tests ThreadSafeLogThreadSafetyTest sometimes fails
#2295 9 years Tests DeepCloneableCloningTest reports too many warnings
#2308 9 years Tests Fix statistics unit tests

Tasks:

Ticket Modified Component Summary
#2077 9 years ExtLibs Update SharpDevelop to latest version (4.3)
#2312 9 years ExtLibs Fix svn:ignore properties in ExtLibs
#2212 9 years General Release HeuristicLab 3.3.11
#2247 9 years General Find alternative to SharpZipLib
#2280 9 years General Switch to .NET 4.5
#2290 9 years General Fix project files and update Mono prepare script
#2244 9 years Hive.General Update Installers for Hive
#2309 9 years Scripting.Views Make code changed handler protected in ScriptView
#2144 9 years Tests Interpreter Evaluation Tests could fail if VS2013 is installed