slackbuilds_ponce/libraries/CoinMP/README
Hunter Sezen e3f363c1bc libraries/CoinMP: Added (C-API library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-12-09 01:57:32 +07:00

4 lines
267 B
Text

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.