macOS
brew install clplocal Homebrew formula metadata
安装
brew install clplocal Homebrew formula metadata
nix profile install nixpkgs#clpnixpkgs package indexes · pkgs/by-name/cl/clp/package.nix · 来源: api.github.com
sudo apt install coinor-clpDebian stable package indexes · coinor-clp · 来源: deb.debian.org
概览
Linear programming solver
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
clp | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/coin-or/Clp
安装元数据
| 软件包键 | brew:clp |
|---|---|
| 版本 | 1.17.11 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/clp |
| 主页 | https://github.com/coin-or/Clp |
| 仓库 | https://github.com/coin-or/Clp |
| 上游文档 | https://coin-or.github.io/Clp |
| 许可证 | EPL-2.0 |
| 源码归档 | https://github.com/coin-or/Clp/archive/refs/tags/releases/1.17.11.tar.gz |
| 最后更新 | 2026-06-25T13:37:38+02:00 |
| Pulse | updated |
| 依赖 | coinutils, openblas, osi |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-libclp1来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.