macOS
brew install cbclocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cbc in AI-Agent-Workflows.
Installation
brew install cbclocal Homebrew formula metadata
nix profile install nixpkgs#cbcnixpkgs package indexes · pkgs/by-name/cb/cbc/package.nix · Quelle: api.github.com
Überblick
Mixed integer linear programming solver
Verlauf
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.
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 |
|---|---|---|---|
cbc | 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/Cbc
Installationsmetadaten
| Paketschlüssel | brew:cbc |
|---|---|
| Version | 2.10.13 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cbc |
| Homepage | https://github.com/coin-or/Cbc |
| Repository | https://github.com/coin-or/Cbc |
| Upstream-Dokumentation | https://coin-or.github.io/Cbc |
| Lizenz | EPL-2.0 |
| Quellarchiv | https://github.com/coin-or/Cbc/archive/refs/tags/releases/2.10.13.tar.gz |
| Abhängigkeiten | cgl, clp, 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 | 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
cbc
nix profile install nixpkgs#cbcQuellspur
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.