Single-selector variable

This variable selects one input name of a surrogate model or a multi-output variable.

name (str)

The name of the variable under which it can be addressed by other variables or objectives. The name must be distinct from any surrogate name.

Default: 'v'

input (str)

The name of a surrogate or a multi-output variable.

Default: 'loss'

select_by_name (str)

One of the input names of the surrogate or an output name of a multi-output variable.

Default: 'loss'