blob: f7ed8f50bc7dac150da446ce9b0730cb17a0bfc4 (
plain) (
blame)
1
2
3
4
|
This is a port of Clp (Coin-or linear programming), which is an open-source
linear programming solver written in C++. It is primarily meant to be used as
a callable library, but a basic, stand-alone executable version is also
included.
|