Timeline
08/04/21:
- 17:19 Changeset [18040] by
-
- added some test cases for JsonInterface
- deleted the HeuristicLab namespace part in a lot of test classes (this caused a lot of compile errors)
- enhanced the OS path logic for absolute and relative path in JsonTemplateGenerator and JsonTemplateInstantiator
- fixed a bug in ValueParameterConverter -> the injection logic was not working correctly
- changed the folder determination in Main.cs for the HeadlessRun method
- added a new abstract type of JsonItem IntervalRestrictedJsonItem for JsonItems with a need of Minimum and Maximum bounds but without a specific value
- changed in RangedJsonItem the base class from IntervalRestrictedValueJsonItem to IntervalRestrictedJsonItem
08/03/21:
- 10:53 Changeset [18039] by
-
- fixed the possibility for duplicated result entries in template generation
- added a check for duplicated result entries in Runner to prevent an Key already exists exception (a user could manually manipulate the template file to generate this type of exception, thats the reason for a second check)
- fixed the relative to absolute path transformation in JsonTemplateInstantiator
08/02/21:
- 11:29 AdditionalMaterial edited by
- (diff)
- 11:29 Changeset [18038] by
-
Added additional material for GPTP 2021 publication.
07/27/21:
- 18:17 Changeset [18037] by
-
#3026: Added Dockerfile
- 17:55 Changeset [18036] by
-
- fixed injection of new matrix value in ValueTypeMatrixConverter
- 17:27 Changeset [18035] by
-
#3026: Added solutions for headless HeuristicLab
- 14:43 Changeset [18034] by
-
#3073 Moved VariableRanges from RegressionProblemData to DataAnalysisProblemData to make it also available in classification problems
- 14:23 Changeset [18033] by
-
- fixed the injection of VariableRanges in RegressionProblemDataConverter (now: the entries in IntervalCollection get replaced instead of the whole collection object)
- 13:30 Changeset [18032] by
-
#3075 noise generation method to ValueGenerator; use same method for generating noise in friedman and feynman instances
07/26/21:
- 17:59 Changeset [18031] by
-
- fixed wrong inheritance for RangedJsonItem
- added VariableRanges automatic injection for RegressionProblemDataConverter
- 14:28 Changeset [18030] by
-
- added check for missing path property
- added functionality for relative .hl file paths
Note: See TracTimeline
for information about the timeline view.