2016-10-14 07:49:11 +02:00

5 lines
259 B
Plaintext

CoinMP is a mathematical library for solving Linear Programming problems.
It is implemented as a C-API library that supports most of the functionality
of the CLP (Coin Linear Programming), CBC (Coin Branch-and-Cut),
and CGL (Cut Generation Library) projects.