[R] [R-pkgs] New package: ompr
Dirk Schumacher
mail at dirk-schumacher.net
Sat May 13 15:00:14 CEST 2017
Dear R users,
happy to announce that the first version of ompr is on CRAN now
(https://cran.r-project.org/web/packages/ompr/).
The package lets you model mixed integer linear programs algebraically
directly in R.
There is also another package ompr.roi that can be used to solve ompr
models with ROI.
Source code and extended examples are on GitHub:
https://github.com/dirkschumacher/ompr
While testing the package I also wrote a couple of vignettes describing
how to solve various combinatorial problems:
https://dirkschumacher.github.io/ompr/articles/index.html
Any feedback is most welcome!
Best
Dirk
_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
More information about the R-help
mailing list