0.28.0
What's Changed
This release contains an implementation of the CoEGO [1] algorithm in a CCBO [2] setting where expensive objective evaluations are done only when all partial optimization problems are solved.
- Zhan, Dawei, et al., A cooperative approach to efficient global optimization. Journal of Global Optimization 88.2 (2024): 327-357
- Lisa Pretsch et al., Bayesian optimization of cooperative components for multi-stage aero-structural compressor blade design. 2024
See also some breaking changes description in optimizer options in PR #253
Full Changelog: 0.27.1...0.28.0