poli.objective_repository.ehrlich_holo.register

poli.objective_repository.ehrlich_holo.register#

Stanton et al.’s [1] implementation of Ehrlich functions using Holo-bench.

References

[1] Stanton, S., Alberstein, R., Frey, N., Watkins, A., & Cho, K. (2024).

Closed-Form Test Functions for Biophysical Sequence Optimization Algorithms. arXiv preprint arXiv:2407.00236. https://arxiv.org/abs/2407.00236

Classes

EhrlichHoloBlackBox(sequence_length, ...[, ...])

Ehrlich functions were proposed by Stanton et al. [1] as a quick-and-easy alternative for testing discrete sequence optimizers (with protein optimization in mind).

EhrlichHoloProblemFactory()

A factory for creating Ehrlich functions.