Automic VaultAutomic Vault

brew

Installer ipopt avec Homebrew, MacPorts, Nix, scoop, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ipopt pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install ipopt

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install ipopt

MacPorts ports tree · math/ipopt/Portfile · Source: api.github.com

Linux

Nixvérifié · 92%
nix profile install nixpkgs#ipopt

nixpkgs package indexes · pkgs/by-name/ip/ipopt/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install Ipopt-devel

openSUSE Tumbleweed package metadata · Ipopt-devel · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/ipopt

Scoop official bucket manifest trees · bucket/ipopt.json · Source: api.github.com

aperçu

Résumé du paquet

Interior point optimizer

Commandes et alias

  • ipopt
  • ipopt_sens

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

Sources

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

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

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
ipoptcliexécutable global
ipopt_senscliexécutable global

fraîcheur

Version et 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.

page générée2026-07-26
version du gestionnaire3.14.19
gestionnaire mis à jour2026-06-25
données localesOK
amontà jour
dernière version détectéereleases/3.14.19

https://github.com/coin-or/Ipopt

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:ipopt
Version3.14.19
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/ipopt
Page d'accueilhttps://coin-or.github.io/Ipopt/
Dépôthttps://github.com/coin-or/Ipopt
Docs amonthttps://coin-or.github.io/Ipopt
LicenceEPL-2.0
Archive sourcehttps://github.com/coin-or/Ipopt/archive/refs/tags/releases/3.14.19.tar.gz
Dernière mise à jour2026-06-25T13:37:46+02:00
Pulseupdated
Dépendancesampl-asl, gcc, openblas
Dépendances de compilationopenjdk, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameipopt
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

ipopt

nix profile install nixpkgs#ipopt
  • normalized package name match
  • Correspondance par : Ipopt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ip/ipopt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

Ipopt-devel 3.14.19-1.3

Development and header files for Ipopt

https://projects.coin-or.org/Ipopt

sudo zypper install Ipopt-devel
  • License: EPL-2.0
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: Ipopt
  • 4 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Ipopt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: Ipopt-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

Ipopt-java 3.14.19-1.3

Java bindings for Ipopt

https://projects.coin-or.org/Ipopt

sudo zypper install Ipopt-java
  • License: EPL-2.0
  • Category: Development/Libraries/C and C++
  • Architecture: noarch
  • Source Package: Ipopt
  • 1 fournit
  • normalized package name match
  • Correspondance par : Ipopt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: Ipopt-java from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libipopt3 3.14.19-1.3

A software package for large-scale nonlinear optimization methods

https://projects.coin-or.org/Ipopt

sudo zypper install libipopt3
  • License: EPL-2.0
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: Ipopt
  • 9 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Ipopt
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libipopt3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ipopt

sudo port install ipopt
  • normalized package name match
  • Correspondance par : Ipopt
MacPorts ports tree · api.github.com · MacPorts ports tree: math/ipopt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/ipopt

scoop install main/ipopt
  • normalized package name match
  • Correspondance par : Ipopt
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ipopt.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment