jeffreyhanson/rgurobi: Solve optimisation problems using Gurobi

Solve optimisation problems using the commerical 'Gurobi' software package (obtained from <http://www.gurobi.com/>). This package provides similar functionality to the official gurobi R package (see <http://www.gurobi.com/products/modeling-languages/r>). However, this package allows users to retrive multiple solutions after solving a problem. Note that this package does not support quadratic expressions.

Package details

Maintainer
LicenseGPL-3
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeffreyhanson/rgurobi")
jeffreyhanson/rgurobi documentation built on May 19, 2019, 4 a.m.