vladchimescu / lpsymphony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

lpsymphony: SYMPHONY Interface for Bioconductor

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:

devtools::install_github("vladchimescu/lpsymphony")

Questions, Issues, Requests

If you are experiencing problems with lpsymphony please create an issue or post your question on the Bioconductor support website

About


Languages

Language:C++ 67.2%Language:C 14.8%Language:Makefile 9.4%Language:Shell 6.7%Language:M4 0.9%Language:Tcl 0.8%Language:PostScript 0.1%Language:Python 0.1%Language:HTML 0.1%Language:R 0.0%Language:GAP 0.0%Language:Awk 0.0%Language:AMPL 0.0%