clp
« Back to VersTracker
Description:
Linear programming solver
Type: Formula  |  Latest Version: 1.17.10@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: optimization linear-programming operations-research solver mathematics
Install: brew install clp
About:
CLP (COIN-OR Linear Programming) is an open-source solver for linear programming problems. It provides a high-performance, extensible framework for solving large-scale optimization models. The tool is designed for both standalone use and integration into larger applications.
Key Features:
  • Simplex and barrier (interior-point) algorithms
  • Primal and dual simplex methods
  • Warm start capabilities for re-solving
  • Extensive C++ API and command-line interface
Use Cases:
  • Optimizing supply chain and logistics operations
  • Solving resource allocation problems in business
  • Academic research and teaching in operations research
  • Embedding as a solver backend in custom optimization software
Alternatives:
  • GLPK – GLPK is another open-source LP/MIP solver, but CLP is often faster for pure LP problems and is part of the larger COIN-OR ecosystem.
  • CBC – CBC is a MIP solver from COIN-OR that uses CLP as its underlying LP solver.
License: EPL-2.0
Dependencies: coinutils, openblas, osi
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, arm64_monterey, sonoma, ventura, monterey, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Sep 11, 2025 6:43pm 0 VERSION_BUMP 85d5879f
Nov 17, 2024 8:34pm 0 VERSION_BUMP b8e05e19