Saved in:
Bibliographic Details
Main Author: Alamir, Mazen
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2411.05689
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • In this paper, a new python package (optipoly) is described that solves box-constrained optimization problem over multivariate polynomial cost functions. The principle of the algorithm is described before its performance is compared to three general purpose NLP solvers implemented in the state-of-the-art Gekko and scipy packages. The comparison show statistically better best solution provided by the algorithm with significantly less computation times. The package will be shortly made freely and easily available through the simple (pip install) process.