Free cookie consent management tool by TermsFeed Policy Generator

Milestone HeuristicLab 4.0

### Undefined ###

1 / 3

Algorithms

0 / 3

Algorithms.DataAnalysis

0 / 3

Algorithms.GeneticAlgorithm

0 / 1

Collections

0 / 1

Common

0 / 1

Core

0 / 1

Core.Views

0 / 1

Encodings.SymbolicExpressionTreeEncoding

0 / 1

General

1 / 11

Hive.Server

1 / 2

MainForm

1 / 1

MainForm.WindowsForms

0 / 1

Networks

0 / 1

Optimization

1 / 7

Optimization.Views

0 / 2

Optimizer

0 / 1

Parameters

0 / 1

PluginInfrastructure

0 / 5

Problems.DataAnalysis

1 / 3

Problems.DataAnalysis.Symbolic

0 / 4

Problems.DataAnalysis.Views

0 / 1

Problems.ExternalEvaluation

0 / 1

Problems.Programmable

0 / 1

Problems.VehicleRouting

0 / 1

Problems.VehicleRouting.Views

0 / 1

Visualization

0 / 1

Please refer to the ChangeLog to see the list of already finished changes since 3.3.13/14.

Waiting for Release

Ticket Component Summary Owner Modified
No tickets found

Waiting for Review

Reviews should follow the review guidelines.

Ticket Component Summary Owner Version Modified
#1265 Visualization Create HeuristicLab.Visualization abeham branch 5 years
#2646 Algorithms Integrate Differential Evolution variants into trunk gkronber branch 5 years

Waiting for Completion

Development should follow the development guidelines and best practices.

Ticket Component Summary Owner Version Modified
#3082 ### Undefined ### Add Offset + Scaling Symbols for RegressionProblemData chaider branch 3 years
#3149 ### Undefined ### Modal Intervals chaider branch 2 years
#1386 Problems.DataAnalysis Mutation of constant factors should not simply add a normally distributed value but a value sampled from a mixture of Gaussians gkronber 3.3.2 6 years
#1755 PluginInfrastructure Plugin manager may describe a missing dependency as a dependency cycle gkronber 3.3.6 6 years
#2118 PluginInfrastructure Plugins referencing missing assemblies are not shown in the PluginManager gkronber 3.3.9 6 years
#2292 Problems.DataAnalysis.Symbolic Boolean operators (symb-reg) produce output values -1 (false) and 1 (true). gkronber 3.3.10 6 years
#2406 PluginInfrastructure Code name for the HeuristicLab version should be visible in the splash screen gkronber 3.3.11 6 years
#2522 PluginInfrastructure Refactor PluginInfrastructure gkronber branch 6 years
#2655 Problems.DataAnalysis.Symbolic Symbolic regression variable coefficients are never mutated using an additive random constant gkronber 3.3.14 6 years
#2776 Problems.DataAnalysis Switch off overfitting analyzer by default in symbolic regression problem gkronber 3.3.14 6 years
#2793 Problems.DataAnalysis.Views Plugin Problems.DataAnalysis.Views depends on Problems.DataAnalysis.Symbolic.Regression gkronber 3.3.14 6 years
#2836 Common IsAlmost() uses a fixed epsilon for comparison gkronber 7 years
#2842 Algorithms.DataAnalysis DataAnalysisAlgorithms should all produce a result with the same name (Solution) gkronber 6 years
#2946 PluginInfrastructure HeuristicLab (Auto-)Updater gkronber 6 years
#2476 Hive.Server Hive Service should offer a faster UpdateTaskData method jkarder 3.3.12 8 years
#2508 General Check Mono/.NET HL File Compatibility jkarder 3.3.12 8 years
#2523 General Remove code for persistence backwards compatibility to prepare for new major release jkarder 3.3.13 4 years
#2437 Problems.DataAnalysis.Symbolic Possibility to extend the SymbolicDataAnalysisInterpreters mkommend 3.3.12 8 years
#2509 Algorithms PopulationSimilarityAnalyzer doesn't work with some algorithms mkommend 3.3.12 8 years
#2521 General Refactor Problem/Encoding mkommend branch 2 years
#2681 General Fix spelling of class names mkommend 7 years
#2531 Optimizer Simplify the CreateExperimentDialog pfleck 6 years
#2606 Problems.VehicleRouting.Views Detailed View for VRP Solution pfleck 6 years
#2629 Problems.VehicleRouting VRP solution candidates (using AlbaEncoding) contain a reference to the problem data pfleck 3.3.13 8 years
#1038 General Exception handling should be improved, no exception should crash the optimizer swagner 4.0 7 years
#1335 Optimization Review and refactor optimizer base classes swagner 3.3.2 11 years
#1361 Parameters Missing event deregistration for parameter values swagner 3.3.2 11 years
#1380 Optimization Add projects to structure multiple HeuristicLab files swagner 3.3.2 11 years
#1407 Core.Views Unify item collection views swagner 3.3.2 11 years
#1502 General Operator parameters wired by the algorithm should be hidden per default swagner 3.3.4 11 years
#1556 General Provide autosaving for long running optimizers swagner 3.3.4 11 years
#1719 Optimization.Views Change the ListView in the RunCollectionView to VirtualMode swagner 3.3.5 8 years
#1872 Optimization Exception handling in large experiments should be improved swagner 3.3.6 11 years
#2011 Algorithms.GeneticAlgorithm GeneticAlgorithm's way of wiring the population size is not optimal for creating UserDefinedAlgorithms swagner 3.3.7 11 years
#2200 Optimization ClearState of IStatefulItems is not always executed swagner 3.3.9 8 years
#2205 Networks Implement basic infrastructure for optimization networks swagner branch 6 years
#2519 General Release HeuristicLab 4.0 swagner 3.3.13 8 years
#2682 General Pivot table to analyze run collections and data analysis problem data 3.3.14 7 years
#2777 Problems.DataAnalysis.Symbolic Power and root symbols should be renamed to avoid confusion 3.3.14 7 years
#2828 Core IExecutable Methods should be thread-safe 7 years
#2889 Encodings.SymbolicExpressionTreeEncoding Remove functionality for automatically generated functions (ADF) 3.3.15 6 years
#2896 Optimization Remove the Result wrapper type 6 years
#2899 Algorithms.DataAnalysis Description of GBM algorithm is wrong 6 years
#2903 General Modern Look & Feel 6 years
#2240 Collections Events for adding items to ObservableDictionary are not consistent 3.3.10 8 years
#2405 Optimization.Views Views which are not visible should not be updated 3.3.11 9 years
#2498 Algorithms.DataAnalysis Improve Gaussian process training and inference to support larger datasets 3.3.12 8 years
#2511 Optimization Results for problems with stochastic objective function are not reproduceable when using parallel engine (random parameter in Evaluate()) 3.3.12 8 years
#2528 Algorithms Adapt algorithms to use the generic termination criteria 3.3.13 8 years
#2554 Problems.Programmable Allow to extend programmable problem with encoding specific operations 3.3.13 8 years
#2555 Problems.ExternalEvaluation Derive external evaluation problem from programmable problem 3.3.13 8 years
#2638 MainForm.WindowsForms Redraws slow down UI in Windows 10 3.3.13 6 years

Note: See TracRoadmap for help on using the roadmap.