Configuration obj handler

Add helper class "ASTConfLangCompilationUnitHandler" for handling ASTConfLangCompilationUnit objects. The class contains methods for getting and adapting (nested) values of a specific key inside the ASTConfLangCompilationUnit Object.

All methods are tested inside the unittest.

ASTConfLangCompilationUnit object is used later in the Hyperparameter Optimization Algorithm classes

Edited by Hiroshi Hamano

Merge request reports

Loading