Abstract
This article introduces an open-source MATLAB package that implements an interior point algorithm for numerically finding the minimum of a Nonlinear Second-Order Cone Program (NSOCP). The implementation is based on the Feasible Direction Interior Point Algorithm for NSOCP (FDIPA-SOC). We have designed a user-friendly interface similar to MATLAB’s fmincon routine, and we will demonstrate how to utilize it by solving several examples of NSOCP found in the literature. Finally, we showcase an application to Machine Learning (Robust Support Vector Machine) using the software. To the best of our knowledge, this is the first open-source software made available to the scientific community for solving NSOCP.
Original language | English |
---|---|
Article number | 305 |
Journal | Computational and Applied Mathematics |
Volume | 44 |
Issue number | 6 |
DOIs | |
State | Published - Sep 2025 |
Bibliographical note
Publisher Copyright:© The Author(s) under exclusive licence to Sociedade Brasileira de Matemática Aplicada e Computacional 2025.
Keywords
- Feasible direction
- Interior-point methods
- MATLAB Software Package
- Nonlinear Second-order cone program