# osi_clp **Repository Path**: mirrors_alicevision/osi_clp ## Basic Information - **Project Name**: osi_clp - **Description**: Osi (Open Solver Interface) and Clp (Coin-or linear programming) library from COIN-OR. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Osi and Clp version that can be compiled with cmake * Osi (Open Solver Interface) provides an abstract base class to a generic linear programming (LP) solver, along with derived classes for specific solvers * Clp (Coin-or linear programming) is an open-source linear programming solver written in C++. It provides a generic interface to solve Linear Programs. Two solvers are accessible in this release: * Clp, * the mosek wrapper.