mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 20:40:35 -04:00
5 lines
259 B
Plaintext
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.
|