macOS
brew install ipoptlocal Homebrew formula metadata
sudo port install ipoptMacPorts ports tree · math/ipopt/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.