
The coin-mp optimizer is an open source solver, it is part of the coin-or project which is an initiative to spur the development of open-source software for the operations research community.
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.
this package contains the files needed to build applications using libcoinmp.