Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

08/11/21:

13:05 Changeset [18043] by dpiringe

#3026

  • code cleanup

08/06/21:

17:36 Changeset [18042] by dpiringe

#3026

  • changed the output path to $(SolutionDir)\bin\ for the JsonInterface projects
16:16 Changeset [18041] by dpiringe

#3026

  • added PythonResultFormatter
  • removed code which was used for debugging and was forgotten
  • fixed the release build path of all JsonInterface projects
  • changed the output of Runner -> now: it writes the results after (at least) one run is finished

08/04/21:

17:19 Changeset [18040] by dpiringe

#3026

  • 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 dpiringe

#3026

  • 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 pfleck
(diff)
11:29 Changeset [18038] by pfleck

Added additional material for GPTP 2021 publication.

Note: See TracTimeline for information about the timeline view.