Determines the search space from an objective's domain, handling TuneTokens. Used internally by OptimInstance and OptimInstanceAsync.
Arguments
- objective
(Objective) The objective function.
- search_space
(paradox::ParamSet |
NULL) Optional explicit search space.
Value
A paradox::ParamSet to use as the search space.