coin-or-osi
Coin OR Open Solver Interface (OSI)
Coin OR Open Solver Interface (OSI)
To install this package, run one of the following:
Osi (Open Solver Interface) provides an abstract base class to a generic linear programming (LP) solver, along with derived classes for specific solvers. Many applications may be able to use the Osi to insulate themselves from a specific LP solver. That is, programs written to the OSI standard may be linked to any solver with an OSI interface and should produce correct results. The OSI has been significantly extended compared to its first incarnation. Currently, the OSI supports linear programming solvers and has rudimentary support for integer programming. Among others the following operations are supported:
Summary
Coin OR Open Solver Interface (OSI)
Last Updated
Mar 25, 2026 at 10:34
License
EPL-2.0
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/coin-or/Osi