macOS
brew install clplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clp in AI-Agent-Workflows.
Installation
brew install clplocal Homebrew formula metadata
nix profile install nixpkgs#clpnixpkgs package indexes · pkgs/by-name/cl/clp/package.nix · Quelle: api.github.com
sudo apt install coinor-clpDebian stable package indexes · coinor-clp · Quelle: deb.debian.org
Überblick
Linear programming solver
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clp | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/coin-or/Clp
Installationsmetadaten
| Paketschlüssel | brew:clp |
|---|---|
| Version | 1.17.11 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clp |
| Homepage | https://github.com/coin-or/Clp |
| Repository | https://github.com/coin-or/Clp |
| Upstream-Dokumentation | https://coin-or.github.io/Clp |
| Lizenz | EPL-2.0 |
| Quellarchiv | https://github.com/coin-or/Clp/archive/refs/tags/releases/1.17.11.tar.gz |
| Zuletzt aktualisiert | 2026-06-25T13:37:38+02:00 |
| Pulse | updated |
| Abhängigkeiten | coinutils, openblas, osi |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-libclp1Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.