I am looking for an open source implementation of a method doing constrained optimization for nonlinear multivariable function in Java.
IPOPT is the most robust solver I know of.
It has a Java interface although I have no idea how good that is, I only use the C++ API.
There are several open source java implementations that can do this, such as:
I recently ported Michael Powells' COBYLA2 derivative-free optimizer for nonlinear objective functions and constraints to Java. You'll find the source code here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With