
Osi (open solver interface) provides an abstract c++ 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.
osi is part of the larger coin-or initiative (computational infrastructure for operations research).
this package contains the debug symbols.