English

SOLNP+: A Derivative-Free Solver for Constrained Nonlinear Optimization

Optimization and Control 2022-10-14 v1

Abstract

SOLNP+ is a derivative-free solver for constrained nonlinear optimization. It starts from SOLNP proposed in 1989 by Ye Ye with the main idea that uses finite difference to approximate the gradient. We incorporate the techniques of implicit filtering, new restart mechanism and modern quadratic programming solver into this new version with an ANSI C implementation. The algorithm exhibits a great advantage in running time and robustness under noise compared with the last version by MATLAB. SOLNP+ is free to download at https://github.com/COPT-Public/SOLNP_plus.

Keywords

Cite

@article{arxiv.2210.07160,
  title  = {SOLNP+: A Derivative-Free Solver for Constrained Nonlinear Optimization},
  author = {Dongdong Ge and Tianhao Liu and Jinsong Liu and Jiyuan Tan and Yinyu Ye},
  journal= {arXiv preprint arXiv:2210.07160},
  year   = {2022}
}
R2 v1 2026-06-28T03:34:20.967Z