coinor-clp

v 1.17.9 Updated: 1 year, 1 month ago

A solver for linear programs

Clp (Coin-or linear programming) is an open-source linear programming solver. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. It is designed to find solutions of mathematical optimization problems of the form minimize c'x such that lhs <= Ax <= rhs and lb <= x <= ub CLP includes primal and dual Simplex solvers. Both dual and primal algorithms can use matrix storage method…

https://github.com/coin-or/clp

To install coinor-clp, paste this in macOS terminal after installing MacPorts

sudo port install coinor-clp

Add to my watchlist

Installations 0
Requested Installations 0