Skip to content

roigrp/ROI.plugin.gurobi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Before ROI.plugin.gurobi can be installed gurobi and its corresponding R package need to be installed. Both can be obtained from https://www.gurobi.com and more information about the installation can be found in the Quick Start Guides at https://www.gurobi.com/documentation.

ROI.plugin.gurobi was tested on Debian GNU/Linux 10 (buster) with the gurobi version 9.

After gurobi and gurobi (R package) are installed simply use

remotes:::install_github("roigrp/ROI.plugin.gurobi")

to install ROI.plugin.gurobi.

Control Parameters

An overview on all the available Gurobi parameters can be found at https://www.gurobi.com/documentation/9.1/refman/parameters.html#sec:Parameters.

Usage

Several usage examples can be found in the vignettes folder.