🍺 BREW Explorer

← all formulae

cgl

brew install cgl v0.60.10 EPL-2.0

Cut Generation Library

205
30-day installs · #2593
596
90-day · #2699
3.2k
365-day · #2337
27
★ GitHub stars · updated 2mo ago

Runtime dependencies

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "clp",
    "coinutils",
    "osi",
    "openblas"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Cut Generation Library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:17+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "cgl",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-05-25T09:57:48Z",
  "github_readme_excerpt": "# Cgl\n\n[![A COIN-OR Project](https://coin-or.github.io/coin-or-badge.png)](https://www.coin-or.org)\n\nProjects such as this one are maintained by a small group of volunteers under\nthe auspices of the non-profit [COIN-OR Foundation](https://www.coin-or.org)\nand we need your help! Please consider [sponsoring our\nactivities](https://github.com/sponsors/coin-or) or [volunteering](mailto:volunteer@coin-or.org) to help!\n\n[![Latest Release](https://img.shields.io/github/v/release/coin-or/Cgl?sort=semver)](https://github.com/coin-or/Cgl/releases)\n\n_This file is auto-generated from [config.yml](.coin-or/config.yml) using the \n[generate_readme](.coin-or/generate_readme) script.\nTo make changes, please edit [config.yml](.coin-or/config.yml) or the generation scripts\n[here](.coin-or/generate_readme) and [here](https://github.com/coin-or/coinbrew/blob/master/scripts/generate_readme)._\n\nThe COIN-OR Cut Generation Library (`Cgl`) is a collection of cut generators that can be \nused with other COIN-OR packages that make use of cuts, such as, among others, the linear solver \n[Clp](https://github.com/coin-or/Clp) or the mixed integer linear programming solvers \n[Cbc](https://github.com/coin-or/Cbc) or [BCP](https://github.com/coin-or/Bcp). \n`Cgl` uses the abstract class `OsiSolverInterface` \n(see [Osi](https://github.com/coin-or/Osi)) to use or communicate with a solver.\nIt does not directly call a solver.\n\nEach cut generator is in a separate directory with its own maintainer.\nAll generators are combined in one library when `Cgl` is compiled.\n\nAvailable cut generators are: \n\n * Combinatorial cuts:\n   * [CglAllDifferent](https://github.com/coin-or/Cgl/wiki/CglAllDifferent)\n   * CglBKClique\n   * [CglClique](https://github.com/coin-or/Cgl/wiki/CglClique)\n   * [CglKnapsackCover](https://github.com/coin-or/Cgl/wiki/CglKnapsackCover)\n   * [CglOddHole](https://github.com/coin-or/Cgl/wiki/CglOddHole)\n   * CglOddWheel\n   * CglZeroHalf\n\n * Flow cover cuts:\n   * [CglFlowCover](https://github.com/",
  "github_repo": "coin-or/Cgl",
  "github_stars": 27,
  "github_topics": [],
  "homepage": "https://github.com/coin-or/Cgl",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 205,
  "installs_365d": 3233,
  "installs_90d": 596,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "EPL-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "cgl",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 2593,
  "rank_365d": 2337,
  "rank_90d": 2699,
  "raw_hash": "d9a859772454913f",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/cgl.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "pkgconf"
  ],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.60.10",
  "versioned_formulae": [],
  "why_use_this": null
}