Clp

COIN-OR Linear Programming Solver (by coin-or)

Clp Alternatives

Similar projects and alternatives to Clp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Clp alternative or higher similarity.

Clp reviews and mentions

Posts with mentions or reviews of Clp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-15.
  • Win32 Is the Only Stable ABI on Linux
    13 projects | news.ycombinator.com | 15 Aug 2022
    If you want to compile a large fraction of C/C++ code, just take a distro and rebuild it from scratch--Debian actually does this reasonably frequently. All of the distros have to somehow solve the problem of figuring out how to compile and install everything they package, although some are better at letting you change the build environment for testing than others. (From what I understand, Debian and Nix are the best bets here.)

    But what that doesn't solve is making sure that the resulting builds actually works. Cargo, for Rust, makes running some form of tests relatively easy, and Rust is new enough that virtually every published package is going to contain some amount of unit tests. But for random open-source packages? Not really. Pick a random numerics library--for something like an linear programming solver, this is the most comprehensive automated test suite I've seen: https://github.com/coin-or/Clp/tree/master/test

  • Linear Programming in Rust
    3 projects | /r/rust | 12 Feb 2021
    Actually it looks like it is licensed under the EPL, not the GPL: https://github.com/coin-or/Clp/blob/master/LICENSE

Stats

Basic Clp repo stats
2
369
7.7
17 days ago

coin-or/Clp is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of Clp is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com