xopt-org / Xopt

Flexible high-level optimization in Python
Apache License 2.0
69 stars 23 forks source link

Feature Request: Discrete variable specification/optimization #202

Open roussel-ryan opened 7 months ago

roussel-ryan commented 7 months ago

There are a number of contexts were discrete variables are required to perform optimization, specifically multi-task optimization at discrete fidelities.

TODO list:

roussel-ryan commented 6 months ago

Note: this can be partially addressed in BO algorithms by using grid based optimization of the acquisition function