datamole-ai / gomez

Framework and implementation for mathematical optimization and solving non-linear systems of equations.
MIT License
43 stars 3 forks source link

Implement LIPO solver #6

Closed pnevyk closed 1 year ago

pnevyk commented 1 year ago

A first version that somehow works. But there still things to improve, mainly estimating tighter lower bound per dimension and improving the local optimization with some more advanced algorithm.

Resources: