knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

MOI

Lifecycle: experimental R-CMD-check Codecov test coverage

MOI is an R port of the MOI julia package.

Currently work in progress and experimental.

License

MIT (same as MathOptInterface.jl)

References

Legat, B., Dowson, O., Garcia, J. D., & Lubin, M. (2020). MathOptInterface: a data structure for mathematical optimization problems. arXiv preprint arXiv:2002.03447.



r-opt/MOI documentation built on Nov. 30, 2021, 11:21 a.m.