Presets API¶
optagent.presets.ProblemFeatures(problem_type, estimated_search_space, num_variables, num_constraints, num_objectives, has_scheduling, has_blackbox, has_linear, has_sequence, has_interval)
dataclass
¶
optagent.presets.BuiltInStrategyPreset
¶
Bases: str, Enum