macOS
brew install clplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clp pour les workflows d'agents IA.
installation
brew install clplocal Homebrew formula metadata
nix profile install nixpkgs#clpnixpkgs package indexes · pkgs/by-name/cl/clp/package.nix · Source: api.github.com
sudo apt install coinor-clpDebian stable package indexes · coinor-clp · Source: deb.debian.org
aperçu
Linear programming solver
historique
Clp, the COIN-OR Linear Programming solver, is an open source C++ solver for linear optimization problems.
The official README expands Clp as Coin-or linear programming and describes it as an open source linear programming solver maintained under the COIN-OR Foundation.
Clp is primarily a callable library, but the project also ships a standalone `clp` executable. Its solver features include primal and dual simplex algorithms, a barrier method, sparse and specialized matrix storage support, and configurable pivot choices.
The upstream README documents broad distribution through Linux distributions, FreeBSD, Homebrew, conda, Docker images for the COIN-OR Optimization Suite, GitHub release assets, and older COIN-OR binary archives.
That packaging spread reflects Clp's role as infrastructure for optimization users who need a solver available through normal system-package channels as well as from source.
Users can call Clp as a C++ library or invoke the `clp` executable to read optimization problem files, run primal or dual simplex, execute unit tests, and try Netlib problem sets.
The README recommends `coinbrew` for fetching and building Clp with its COIN-OR dependencies, while expert users can still build from a cloned repository with configure, make, test, and install.
Clp is package-nerd relevant because it is both a command-line tool and a linkable numerical library, with solver dependencies and optional binary functionality that vary across platforms.
It sits in the small but important class of scientific packages where Homebrew, Debian, conda, FreeBSD, Docker, and source builds all serve different user communities.
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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
clp | 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/Clp
métadonnées d'installation
| Clé du paquet | brew:clp |
|---|---|
| Version | 1.17.11 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/clp |
| Page d'accueil | https://github.com/coin-or/Clp |
| Dépôt | https://github.com/coin-or/Clp |
| Docs amont | https://coin-or.github.io/Clp |
| Licence | EPL-2.0 |
| Archive source | https://github.com/coin-or/Clp/archive/refs/tags/releases/1.17.11.tar.gz |
| Dernière mise à jour | 2026-06-25T13:37:38+02:00 |
| Pulse | updated |
| Dépendances | coinutils, openblas, osi |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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 | clp |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
coinor-clp 1.17.10+ds-1
Coin-or linear programming solver
https://projects.coin-or.org/Clp
sudo apt install coinor-clpcoinor-libclp-dev 1.17.10+ds-1
Coin-or linear programming solver (developer files)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp-devcoinor-libclp-doc 1.17.10+ds-1
Coin-or linear programming solver (documentation)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp-doccoinor-libclp1 1.17.10+ds-1
Coin-or linear programming solver (shared libraries)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp1clp
nix profile install nixpkgs#clpcoinor-clp 1.17.9+ds-1
Coin-or linear programming solver
https://projects.coin-or.org/Clp
sudo apt install coinor-clpcoinor-libclp-dev 1.17.9+ds-1
Coin-or linear programming solver (developer files)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp-devcoinor-libclp-doc 1.17.9+ds-1
Coin-or linear programming solver (documentation)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp-doccoinor-libclp1 1.17.9+ds-1
Coin-or linear programming solver (shared libraries)
https://projects.coin-or.org/Clp
sudo apt install coinor-libclp1piste 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.