Skip to content

Osi (Open Solver Interface) and Clp (Coin-or linear programming) library from COIN-OR.

Notifications You must be signed in to change notification settings

openMVG-thirdparty/osi_clp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Osi (Open Solver Interface) and Clp (Coin-or linear programming) library from COIN-OR.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages