#2176 |
10 years
|
Algorithms.CMAEvolutionStrategy
|
CMA-ES doesn't use SolutionCreator
|
#1721 |
10 years
|
Algorithms.DataAnalysis
|
Persistence of random forest solutions takes a long time and creates really big files
|
#2125 |
11 years
|
Algorithms.DataAnalysis
|
All covariance functions return the full gradient vector even when parameters are partially fixed
|
#2173 |
10 years
|
Core
|
Wrong argument is passed into base constructor in ComparisonConstraint
|
#1971 |
11 years
|
Core.Views
|
Adding and removing multiple items in the ItemCollectionView<T> takes too long
|
#2183 |
10 years
|
Encodings.SymbolicExpressionTreeEncoding
|
The linear interpreter fails with an ArithmeticOverflow exception when compiling trees with length>255
|
#2196 |
10 years
|
Encodings.SymbolicExpressionTreeEncoding
|
Caching in symbolic expression grammar is not thread safe
|
#2092 |
10 years
|
Encodings.SymbolicExpressionTreeEncoding.Views
|
The root node of symbolic expression trees should not be shown if it has only one child
|
#2202 |
10 years
|
Encodings.SymbolicExpressionTreeEncoding.Views
|
Visual glitch in the symbolic expression grammar editor
|
#2207 |
10 years
|
General
|
Adapt project files for linux
|
#2210 |
10 years
|
General
|
Add missing changes to stable
|
#2117 |
10 years
|
Hive.Client
|
Open Hive Job Manager for more task types
|
#2122 |
11 years
|
Hive.Client
|
Exception appears on multiple refreshes of Hive Job Manager
|
#2090 |
10 years
|
Hive.Server
|
HiveException: Invalid attempt to read when no data is present.
|
#2113 |
11 years
|
Hive.Slave
|
Update Hive Slave Configurations
|
#2153 |
10 years
|
Hive.Slave
|
Add a timeout for stopping a Hive task
|
#2154 |
10 years
|
Hive.Slave
|
Failed Hive tasks should not be rescheduled
|
#2167 |
11 years
|
MainForm.WindowsForms
|
Illegal cross-thread exception in MainForm when removing progress control from view
|
#2121 |
10 years
|
Optimization.Views
|
Bubble chart view throws exception on hidden categories
|
#2104 |
11 years
|
Optimizer
|
When closing the optimizer a warning is shown to save views even though they cannot be saved
|
#2155 |
10 years
|
Optimizer
|
Exception when samples on the start page cannot be loaded
|
#2111 |
10 years
|
Persistence
|
Unit test for font persistence fails
|
#2192 |
10 years
|
Persistence
|
Discovering of StoreableHooks is not cached
|
#2145 |
11 years
|
Problems.DataAnalysis
|
The dataset constructor type check is too restrictive
|
#2166 |
11 years
|
Problems.DataAnalysis.Symbolic
|
SymbolicDataAnalysisAnalyzer must not use AsParallel for parallel execution
|
#2132 |
11 years
|
Problems.DataAnalysis.Symbolic.Classification
|
Impact calculation for symbolic classification solutions throws a NullReferenceException
|
#2157 |
11 years
|
Problems.DataAnalysis.Views
|
Incorrect naming for y-axis in the error characteristic view for regression solutions
|
#2160 |
11 years
|
Problems.DataAnalysis.Views
|
CreateEnsembleMenuItem doesn't clone the selected DataAnalysisSolutions
|
#2187 |
10 years
|
Problems.DataAnalysis.Views
|
Typo in message box for "Export to Excel"
|
#2197 |
10 years
|
Problems.DataAnalysis.Views
|
Error characteristics curve shows an exception for data sets with empty training set
|
#2137 |
11 years
|
Problems.Instances
|
The calculated stdev of the noise for feature selection problems is wrong
|
#2131 |
10 years
|
Problems.LinearAssignment
|
Maximization is ignored in linear assignment problem
|
#2193 |
10 years
|
Problems.ParameterOptimization
|
BestSolutionAnalyzer does not add a result if the best quality is not better than the best known quality
|
#2126 |
11 years
|
Problems.Scheduling
|
UI glitch in Job Shop Scheduling Problem View
|
#2129 |
11 years
|
Problems.Scheduling
|
Strings for JSSP jobs and tasks are not updated in job list and task list
|
#2130 |
11 years
|
Problems.Scheduling
|
Exception occurs in the JSSP decoder for a basic problem instance (1 job, 3 tasks on 3 different resources)
|
#2127 |
10 years
|
Problems.Scheduling.Views
|
Visualization in Job Shop Scheduling Problem View doesn't get refreshed when changing problem instances
|
#2180 |
11 years
|
Problems.TestFunctions
|
Best solution analyzer does not clone the real-vector
|
#2140 |
11 years
|
Problems.VehicleRouting
|
Fix event handling for the Vehicle Routing Problem
|
#2141 |
11 years
|
Problems.VehicleRouting
|
The evaluator is incorrectly initialized after deserialization
|
#2182 |
11 years
|
Problems.VehicleRouting
|
KeyNotFoundException in PushForwardInsertionCreator
|
#2184 |
11 years
|
Problems.VehicleRouting
|
IndexOutOfRangeException when changing VRP Instances
|
#2190 |
11 years
|
Problems.VehicleRouting
|
Tabu search with the MultiVRPMoveGenerator throws an exception
|
#2191 |
10 years
|
Problems.VehicleRouting
|
Bug in IterativeInsertionCreator
|
#2146 |
11 years
|
Random
|
Bug in SampleProportionalWithoutRepetition extension method
|
#2203 |
10 years
|
Scripting
|
VariableStore is not cloned when a CSharpScript is cloned
|
#2199 |
10 years
|
Scripting.Views
|
VariableStoreView incorrectly labels variables as non-serializable
|
#2181 |
11 years
|
Selection
|
OffspringSelector should have a default value for the FillPopulationWithParents parameter
|
#2106 |
11 years
|
Tests
|
SubScopeSorter is not using a stable sort
|