Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37561270
en ru br
ALT Linux repositórios
S:0.108.8-alt1

Group :: Sistema/Bibliotecas
RPM: coinor-osi

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.108.8-alt1
Data da compilação: 27 junho 2023, 12:35 ( 43.6 weeks ago )
Tamanho:: 456.65 Kb

Home page:   https://github.com/coin-or/Osi

Licença: EPL-2.0
Sumário: Open Solver Interface
Descrição:

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.

Mantenedor currente: Pavel Skrylev

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • coinor-osi
  • coinor-osi-doc
  • libcoinor-osi
  • libcoinor-osi-debuginfo
  • libcoinor-osi-devel
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009