Timeline
05/25/20:
- 19:33 Changeset [17559] by
-
#2825: Initialize and analyze solutions of first generation.
- 19:10 Changeset [17558] by
-
#2825: Generate structured reference points and show them in Results tab.
- 18:52 Changeset [17557] by
-
#2825: Add parameters for algorithm.
- 16:11 Changeset [17556] by
-
#3040 Some corner cases for empty or length-one vectors now return NaN.
- 15:43 Changeset [17555] by
-
#2971 changed getter/setter from modelbounds
- 14:52 Changeset [17554] by
-
#3040 Added some symbols for statistical aggregation.
- 08:45 Changeset [17553] by
-
#2971 Added check if ModelBounds can be calculated
- 08:27 Changeset [17552] by
-
#2971 Updated paths
05/24/20:
- 19:02 Changeset [17551] by
-
Create NSGA3 plugin. #2825
- 16:35 Changeset [17550] by
-
Delete everything in order to add only the new project
05/22/20:
- 09:58 Changeset [17549] by
-
#2971 Updated root symbol
05/20/20:
- 09:04 Changeset [17548] by
-
#2971 removed ProblemDataConstraint, ConstraintEvaluator and ConstraintAnalyzer
- 08:52 Changeset [17547] by
-
#2971 Removed constraint related parts from branch
05/19/20:
- 15:01 Changeset [17546] by
-
#2521: Introduce class to make parameter change handling easier, fix bug in SingleObjectiveProblem regarding MaximizationChanged
- 09:59 Changeset [17545] by
-
#2521: Reverse behavior, parameters are not readonly by default, can be readonly if computed automatically
05/18/20:
- 18:55 Changeset [17544] by
-
#2521: worked on refactoring, worked a lot on binary encoding / problems
- 13:14 Changeset [17543] by
-
#2521: Merged trunk changes into branch (+ corrected type in unit test).
- 12:12 Ticket #3070 (Format InfixExpressionFormater by Symbols) created by
- Change the formatter to use symbols instead of token-strings to …
05/15/20:
- 18:00 Ticket #3069 (Race condition in AsynchronousContentView leads to exception and HL crash) created by
- There is a race condition in the AsynchronousContentView whereby in …
- 17:55 Ticket #3068 (Exceptions crashes HL when immediately loading the Hive Job Manager ...) created by
- An exception in Attic occurs while loading the samples asynchronously. …
05/14/20:
- 15:39 Changeset [17542] by
-
#2971 fixed bounds check in interval cstr
- 12:25 Changeset [17541] by
-
#3040 Added a new benchmark instance.
05/12/20:
- 17:06 Changeset [17540] by
-
- added new converter: BatchRunConverter, ExperimentConverter
- fixed a bug with the path of the .hl file in JCGenerator
- fixed a bug with a redundant search for a suitable converter in JsonItemConverter
- added a restriction for TargetVariable and AllowedInputVariables in RegressionProblemDataConverter
- removed unnecessary code in Runner
- 11:45 Changeset [17539] by
-
#3038: Removed filtering of variables with only one distinct value in ResidualAnalysisView.