diff options
Diffstat (limited to 'libraries/CoinMP/README')
-rw-r--r-- | libraries/CoinMP/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/CoinMP/README b/libraries/CoinMP/README new file mode 100644 index 0000000000..16738029cf --- /dev/null +++ b/libraries/CoinMP/README @@ -0,0 +1,4 @@ +CoinMP is a C-API library that supports most of the functionality of +CLP (Coin LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation +Library) projects. When compiled for Unix it generates a CoinMP.so +library that can be similarly used in other Unix C/C++ projects. |