pkg.sopackage field notes

brew / 順位 1044

ipopt を Homebrew でインストール

ipopt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ipopt

provider-native install command

概要

パッケージ概要

Interior point optimizer

コマンドとエイリアス

  • ipopt
  • ipopt_sens

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2002: Open-source Ipopt development under COIN-OR begins.
  • 2004-2005: IBM Research supports a C++ rewrite with Carl Laird's help.
  • 2005: Ipopt 3.0.0 C++ version is released on August 26.
  • 2006: The Wachter and Biegler implementation paper appears in Mathematical Programming.
  • 2026: Homebrew formula metadata packages Ipopt 3.14.19 with OpenBLAS, AMPL ASL, and GCC dependencies.

Related projects

  • COIN-OR is Ipopt's open-source home and provides the surrounding optimization project ecosystem.
  • AMPL ASL, GAMSlinks, cyipopt, CasADi, JuMP, CppAD, and ADOL-C are important interfaces or companion tools.
  • BLAS/LAPACK implementations and sparse linear solvers are central to practical Ipopt performance and packaging.

ソース

  • Homebrew formula metadata supplies package-manager context and dependency shape.
  • The GitHub README supplies the C++ authorship, 3.0.0 release date, supported language interfaces, platform support, and citation request.
  • The Ipopt documentation supplies the origin story, COIN-OR history, algorithm description, license, related interfaces, and mailing-list archive.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
./ipopt.opt

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ipopt実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
ipopt_sens実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版3.14.19
マネージャ更新日2026-06-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ipopt
バージョン3.14.19
パッケージマネージャHomebrew
ホームページhttps://coin-or.github.io/Ipopt/
リポジトリhttps://github.com/coin-or/Ipopt
最終更新2026-06-25T13:37:46+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation