Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

conda-forge.org : coin-or-osi

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: - creating the LP formulation; - directly modifying the formulation by adding rows/columns; - modifying the formulation by adding cutting planes provided by CGL; - solving the formulation (and resolving after modifications); - extracting solution information; - invoking the underlying solver's branch-and-bound component.

Registry - Source - JSON
purl: pkg:conda/coin-or-osi
License: EPL-2.0
Latest release: almost 2 years ago
First release: about 3 years ago
Dependent packages: 5
Dependent repositories: 11
Stars: 48 on GitHub
Forks: 35 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/coin-or
Last synced: 5 days ago

    Loading...
    Readme
    Loading...