Saved in:
| Main Author: | |
|---|---|
| Format: | Recurso digital |
| Language: | |
| Published: |
Zenodo
2026
|
| Subjects: | |
| Online Access: | https://doi.org/10.5281/zenodo.20387012 |
| Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- POUNCE is a pure-Rust port of the Ipopt (Interior Point OPTimizer) nonlinear programming solver. It solves continuous nonlinear optimization problems with equality and inequality constraints using a primal-dual interior-point method with a filter line search. The default build is pure Rust with no Fortran, HSL, or system BLAS dependencies; optional features link MA57 and other HSL solvers when available.