macOS
brew install ipoptlocal Homebrew formula metadata
sudo port install ipoptMacPorts ports tree · math/ipopt/Portfile · ソース: api.github.com
brew
ipopt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ipoptlocal Homebrew formula metadata
sudo port install ipoptMacPorts ports tree · math/ipopt/Portfile · ソース: api.github.com
nix profile install nixpkgs#ipoptnixpkgs package indexes · pkgs/by-name/ip/ipopt/package.nix · ソース: api.github.com
sudo zypper install Ipopt-developenSUSE Tumbleweed package metadata · Ipopt-devel · ソース: download.opensuse.org
scoop install main/ipoptScoop official bucket manifest trees · bucket/ipopt.json · ソース: api.github.com
概要
Interior point optimizer
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.opt実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ipopt | cli | グローバル実行可能ファイル | |
ipopt_sens | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/coin-or/Ipopt
インストールメタデータ
| パッケージキー | brew:ipopt |
|---|---|
| バージョン | 3.14.19 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ipopt |
| ホームページ | https://coin-or.github.io/Ipopt/ |
| リポジトリ | https://github.com/coin-or/Ipopt |
| 上流ドキュメント | https://coin-or.github.io/Ipopt |
| ライセンス | EPL-2.0 |
| ソースアーカイブ | https://github.com/coin-or/Ipopt/archive/refs/tags/releases/3.14.19.tar.gz |
| 最終更新 | 2026-06-25T13:37:46+02:00 |
| Pulse | updated |
| 依存関係 | ampl-asl, gcc, openblas |
| ビルド依存関係 | openjdk, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/ipoptソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.