SYMPHONY is an open-source solver for mixed-integer linear optimization problems . lpsymphony adapts SYMPHONY code for use in R. The package is based on CRAN’s Rsymphony.
Install
To install Bioconductor release version of lpsymphony simply run in R
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("lpsymphony")
To get the newest version install the package directly from Github:
lpsymphony: SYMPHONY Interface for BioconductorSYMPHONY is an open-source solver for mixed-integer linear optimization problems .
lpsymphonyadapts SYMPHONY code for use in R. The package is based on CRAN’s Rsymphony.Install
To install Bioconductor release version of
lpsymphonysimply run in RTo get the newest version install the package directly from Github:
Questions, Issues, Requests
If you are experiencing problems with
lpsymphonyplease create an issue or post your question on the Bioconductor support website