macOS
brew install ipoptlocal Homebrew formula metadata
sudo port install ipoptMacPorts ports tree · math/ipopt/Portfile · source: api.github.com
brew
Interior point optimizer. Version 3.14.19 via Homebrew; verified 2026-06-25.
install
brew install ipoptlocal Homebrew formula metadata
sudo port install ipoptMacPorts ports tree · math/ipopt/Portfile · source: api.github.com
nix profile install nixpkgs#ipoptnixpkgs package indexes · pkgs/by-name/ip/ipopt/package.nix · source: api.github.com
sudo zypper install Ipopt-developenSUSE Tumbleweed package metadata · Ipopt-devel · source: download.opensuse.org
scoop install main/ipoptScoop official bucket manifest trees · bucket/ipopt.json · source: api.github.com
overview
Interior point optimizer
history
Ipopt is the COIN-OR Interior Point Optimizer, a large-scale nonlinear programming solver used through native libraries, modeling environments, and command-line solver integrations.
Ipopt originated in Andreas Wachter's dissertation research at Carnegie Mellon University under Lorenz T. Biegler. The original Fortran code was made open source through the COIN-OR initiative, and the project documentation says Ipopt has been developed under COIN-OR since 2002.
IBM Research later funded a C++ rewrite to make the solver easier to extend. Carl Laird helped reimplement the solver during IBM Research internships in 2004 and 2005, and the C++ 3.0.0 version was first released on August 26, 2005. The older Fortran line stopped being maintained, while the C++ line remained a COIN-OR project.
Ipopt spread through optimization modeling systems rather than through a single application. The project documentation lists AMPL Solver Library support, AIMMS, APMonitor, CasADi, CppAD, .NET wrappers, cyipopt, GAMS links, NEOS, JuMP, MATLAB interfaces, OPTI Toolbox, Scilab integration, and other interfaces.
Homebrew packages Ipopt with scientific-computing dependencies such as AMPL ASL, GCC, and OpenBLAS, reflecting the solver's role as a compiled numerical component used by higher-level modeling tools.
Ipopt solves twice-continuously-differentiable nonlinear programs with bounds and constraints using an interior-point line-search filter method. Users typically call it from C, C++, Fortran, Java, AMPL, Python wrappers, Julia/JuMP, CasADi, GAMS, or other modeling layers rather than writing raw solver input by hand.
The command-line package is useful when a package manager needs to provide a solver executable and linkable library. The local ipopt.opt file convention lets users tune solver options alongside model runs without inventing a project-wide configuration service.
Ipopt is a package-nerd staple because it sits at the intersection of open-source optimization, compiled math libraries, Fortran/C++ ABI details, BLAS/LAPACK choices, and modeling-language wrappers. Its packaging quality directly affects scientific Python, Julia, AMPL, and operations-research workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./ipopt.optexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ipopt | cli | global executable | |
ipopt_sens | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/coin-or/Ipopt
install metadata
| Package key | brew:ipopt |
|---|---|
| Version | 3.14.19 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ipopt |
| Homepage | https://coin-or.github.io/Ipopt/ |
| Repository | https://github.com/coin-or/Ipopt |
| Upstream docs | https://coin-or.github.io/Ipopt |
| License | EPL-2.0 |
| Source archive | https://github.com/coin-or/Ipopt/archive/refs/tags/releases/3.14.19.tar.gz |
| Last updated | 2026-06-25T13:37:46+02:00 |
| Pulse | updated |
| Dependencies | ampl-asl, gcc, openblas |
| Build dependencies | openjdk, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ipopt |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ipopt
nix profile install nixpkgs#ipoptIpopt-devel 3.14.19-1.3
Development and header files for Ipopt
https://projects.coin-or.org/Ipopt
sudo zypper install Ipopt-develIpopt-java 3.14.19-1.3
Java bindings for Ipopt
https://projects.coin-or.org/Ipopt
sudo zypper install Ipopt-javalibipopt3 3.14.19-1.3
A software package for large-scale nonlinear optimization methods
https://projects.coin-or.org/Ipopt
sudo zypper install libipopt3ipopt
sudo port install ipoptmain/ipopt
scoop install main/ipoptsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.