macOS
brew install ipoptlocal Homebrew formula metadata
sudo port install ipoptMacPorts ports tree · math/ipopt/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ipopt in AI-Agent-Workflows.
Installation
brew install ipoptlocal Homebrew formula metadata
sudo port install ipoptMacPorts ports tree · math/ipopt/Portfile · Quelle: api.github.com
nix profile install nixpkgs#ipoptnixpkgs package indexes · pkgs/by-name/ip/ipopt/package.nix · Quelle: api.github.com
sudo zypper install Ipopt-developenSUSE Tumbleweed package metadata · Ipopt-devel · Quelle: download.opensuse.org
scoop install main/ipoptScoop official bucket manifest trees · bucket/ipopt.json · Quelle: api.github.com
Überblick
Interior point optimizer
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ipopt | cli | globales Executable | |
ipopt_sens | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/coin-or/Ipopt
Installationsmetadaten
| Paketschlüssel | brew:ipopt |
|---|---|
| Version | 3.14.19 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ipopt |
| Homepage | https://coin-or.github.io/Ipopt/ |
| Repository | https://github.com/coin-or/Ipopt |
| Upstream-Dokumentation | https://coin-or.github.io/Ipopt |
| Lizenz | EPL-2.0 |
| Quellarchiv | https://github.com/coin-or/Ipopt/archive/refs/tags/releases/3.14.19.tar.gz |
| Zuletzt aktualisiert | 2026-06-25T13:37:46+02:00 |
| Pulse | updated |
| Abhängigkeiten | ampl-asl, gcc, openblas |
| Build-Abhängigkeiten | openjdk, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/ipoptQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.