Package: lpsymphony 1.33.0

Vladislav Kim

lpsymphony: Symphony integer linear programming solver in R

This package was derived from Rsymphony_0.1-17 from CRAN. These packages provide an R interface to SYMPHONY, an open-source linear programming solver written in C++. The main difference between this package and Rsymphony is that it includes the solver source code (SYMPHONY version 5.6), while Rsymphony expects to find header and library files on the users' system. Thus the intention of lpsymphony is to provide an easy to install interface to SYMPHONY. For Windows, precompiled DLLs are included in this package.

Authors:Vladislav Kim [aut, cre], Ted Ralphs [ctb], Menal Guzelsoy [ctb], Ashutosh Mahajan [ctb], Reinhard Harter [ctb], Kurt Hornik [ctb], Cyrille Szymanski [ctb], Stefan Theussl [ctb]

lpsymphony_1.33.0.tar.gz
lpsymphony_1.33.0.zip(r-4.5)lpsymphony_1.33.0.zip(r-4.4)lpsymphony_1.33.0.zip(r-4.3)
lpsymphony_1.33.0.tgz(r-4.4-x86_64)lpsymphony_1.33.0.tgz(r-4.3-x86_64)
lpsymphony_1.33.0.tar.gz(r-4.5-noble)lpsymphony_1.33.0.tar.gz(r-4.4-noble)
lpsymphony.pdf |lpsymphony.html
lpsymphony/json (API)

# Install 'lpsymphony' in R:
install.packages('lpsymphony', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://r-forge.r-project.org/projects/rsymphony

Uses libs:
  • coinor-symphony– COIN-OR solver for mixed-integer linear programs

On BioConductor:lpsymphony-1.33.0(bioc 3.20)lpsymphony-1.32.0(bioc 3.19)

bioconductor-package

1 exports 1.58 score 0 dependencies 3 dependents

Last updated 2 months agofrom:56997c78f7

Exports:lpsymphony_solve_LP

Dependencies:

Introduction to lpsymphony

Rendered fromlpsymphony.Rnwusingknitr::knitron Jun 30 2024.

Last update: 2017-03-05
Started: 2017-03-05