macOS
brew install ipoptlocal Homebrew formula metadata
sudo port install ipoptMacPorts ports tree · math/ipopt/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ipopt pour les workflows d'agents IA.
installation
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
aperçu
Interior point optimizer
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.optexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ipopt | cli | exécutable global | |
ipopt_sens | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/coin-or/Ipopt
métadonnées d'installation
| Clé du paquet | brew:ipopt |
|---|---|
| Version | 3.14.19 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ipopt |
| Page d'accueil | https://coin-or.github.io/Ipopt/ |
| Dépôt | https://github.com/coin-or/Ipopt |
| Docs amont | https://coin-or.github.io/Ipopt |
| Licence | EPL-2.0 |
| Archive source | https://github.com/coin-or/Ipopt/archive/refs/tags/releases/3.14.19.tar.gz |
| Dernière mise à jour | 2026-06-25T13:37:46+02:00 |
| Pulse | updated |
| Dépendances | ampl-asl, gcc, openblas |
| Dépendances de compilation | openjdk, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/ipoptpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.