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-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to