You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://www.ime.usp.br/~egbirgin/tango/codes.php#algencan Algencan (GPL) An nlp solver (classic alternative to ipopt, fully open but fortran with C API). I actually downloaded it and the interface looks very similar to IPOPT. Should be easy to develop the pagmo/pygmo interface.
https://github.com/fmfn/BayesianOptimization . It would be useful to have Bayesian Optimization in pagmo2. I found this software through google search and it seems to have a similar structure to pagmo2.
A dump of solvers/algorithms that might be useful to have in pagmo:
A couple of LBFGS implementations:
The text was updated successfully, but these errors were encountered: