knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

Travis-CI Build Status Coverage Status CRAN_Status_Badge

ROI plugin for COIN-OR branch and cut (CBC) solver

The package makes rcbc available as a ROI plugin. This is work in progress, but already usable.

Install

First install rcbc, then:

devtools::install_github("dirkschumacher/ROI.plugin.cbc")

Contribution

Feel free to open issues and send PRs.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



dirkschumacher/ROI.plugin.cbc documentation built on May 8, 2019, 7:54 p.m.