Skip to content

Support conjunctions for conditions in from ConfigSpace loading #51

Description

@LGro

Currently, we only support single conditions and no conjunctions of conditions when initializing ParameterSpace instances from ConfigSpace JSON dictionaries. However, support for the and/or conjunctions is in principle possible, given that the tree of conjunctions and conditions just needs to be flattened. It'll be interesting to revisit the condition function body size limit we currently have in place.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions