coinor-clp (math/coinor-clp) Updated: 5 months, 3 weeks ago Add to my watchlist

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 methods provided by the user (0-1 and network matrices are already supported in addition to the default sparse matrix). The dual algorithm has Dantzig and Steepest edge row pivot choices, new ones may be provided by the user. The same is true for the column pivot choice of the primal algorithm. The primal can also use a non linear cost which should work for piecewise linear convex functions. CLP also includes a barrier method for solving LPs.

Version: 1.17.9 License: EPL-2 GitHub
Reset

18 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
14 33310 2024-03-23 17:36:43 0:00:12 7301 failed install-dependencies
10.7 181929 2024-03-23 16:38:26 0:00:31 56224 failed install-dependencies
12.arm64 121407 2024-03-23 4:08:52 0:00:55 33228 build successful
12 101080 2024-03-23 3:10:02 0:04:20 33244 build successful
10.14 200113 2024-03-23 1:11:50 0:04:23 65511 build successful
13 64726 2024-03-23 0:07:39 0:03:41 19120 build successful
13.arm64 53660 2024-03-23 0:02:56 0:00:56 18859 build successful
11 147346 2024-03-22 23:16:02 0:04:37 44430 build successful
10.11 256059 2024-03-22 23:15:01 0:03:59 83917 build successful
10.13 225399 2024-03-22 23:06:51 0:05:20 74760 build successful
10.15 176434 2024-03-22 23:04:12 0:03:24 54503 build successful
10.8 169248 2024-03-22 22:34:04 0:00:08 54285 failed install-dependencies
10.12 265457 2024-03-22 22:16:58 0:05:02 82702 build successful
10.10 261062 2024-03-22 22:15:56 0:04:24 83808 build successful
10.9 268230 2024-03-22 21:51:10 0:03:21 83493 build successful
10.6 158283 2024-03-22 21:36:54 0:00:09 56447 failed install-dependencies
10.6.x86_64 194000 2024-03-22 21:30:43 0:00:20 56495 failed install-dependencies
14.arm64 21343 2024-03-22 21:15:54 0:00:12 6973 failed install-dependencies