macOS
brew install cbclocal Homebrew formula metadata
brew
cbc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cbclocal Homebrew formula metadata
nix profile install nixpkgs#cbcnixpkgs package indexes · pkgs/by-name/cb/cbc/package.nix · ソース: api.github.com
概要
Mixed integer linear programming solver
履歴
Cbc, the COIN-OR Branch-and-Cut solver, is an open-source mixed integer linear programming solver written in C++ and distributed as both a callable library and a standalone executable.
Cbc is developed under the COIN-OR Foundation. The official README credits John Forrest, formerly of IBM Research, and other maintainers, while the project metadata describes it as an LP-based branch-and-cut library designed for use with CLP and other COIN-OR components.
The README documents Cbc integrations across modeling systems and packages including AMPL, GAMS, MiniZinc, PuLP, cvxpy, Google's OR-Tools, JuMP, OpenSolver, and others. Package-manager distribution spans Homebrew, Debian/Ubuntu, Fedora, Arch, conda, and FreeBSD according to the official README and supplied package facts.
Cbc is used either through the `cbc` executable or as a library embedded by optimization modeling tools. Source builds commonly use COIN-OR's `coinbrew` helper, which fetches Cbc and its COIN-OR dependencies.
For package maintainers, Cbc is a dependency-heavy scientific solver that brings a slice of the COIN-OR optimization stack into a single installable command. It matters because many higher-level modeling front ends can delegate open-source MILP solving to the packaged `cbc` binary.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cbc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/coin-or/Cbc
インストールメタデータ
| パッケージキー | brew:cbc |
|---|---|
| バージョン | 2.10.13 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cbc |
| ホームページ | https://github.com/coin-or/Cbc |
| リポジトリ | https://github.com/coin-or/Cbc |
| 上流ドキュメント | https://coin-or.github.io/Cbc |
| ライセンス | EPL-2.0 |
| ソースアーカイブ | https://github.com/coin-or/Cbc/archive/refs/tags/releases/2.10.13.tar.gz |
| 依存関係 | cgl, clp, 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 | cbc |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cbc
nix profile install nixpkgs#cbcソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.