Metadata in decorators #30
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The idea of this feature is two-fold:
Firstly, we want to support multiple decorators (e.g., multiple minimize targets that just append to a list of objectives).
Secondly, we want to save information together with the AST ("eg: what is the list of fitness functions, what functions to ignore, etc).
How to implement:
The text was updated successfully, but these errors were encountered: