ChristopherMayes / Xopt

Flexible high-level optimization in Python
Apache License 2.0
59 stars 20 forks source link

Feature Request: Discrete variable specification/optimization #202

Open roussel-ryan opened 3 months ago

roussel-ryan commented 3 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 3 months ago

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