LIPO and adaLIPO optimization algorithms implemented in python
Python versions supported:
- python2.7+
- python3.4+
The algortihms are from the arXiv document: https://arxiv.org/pdf/1703.02628.pdf, so please consider citing:
@article{malherbe2017global,
title={Global optimization of Lipschitz functions},
author={Malherbe, C{\'e}dric and Vayatis, Nicolas},
journal={arXiv preprint arXiv:1703.02628},
year={2017}
}