ompr: Model and Solve Mixed Integer Linear Programs
Model mixed integer linear programs in an algebraic way directly in R.
The model is solver-independent and thus offers the possibility
to solve a model with different solvers. It currently only supports
linear constraints and objective functions. See the 'ompr'
website <https://dirkschumacher.github.io/ompr/> for more information,
documentation and examples.
Version: |
1.0.4 |
Depends: |
R (≥ 3.5.0) |
Imports: |
lazyeval, rlang (≥ 0.2.0), listcomp (≥ 0.4.0), methods, data.table, Matrix, fastmap |
Suggests: |
covr, magrittr, testthat |
Published: |
2023-09-09 |
DOI: |
10.32614/CRAN.package.ompr |
Author: |
Dirk Schumacher [aut, cre] |
Maintainer: |
Dirk Schumacher <mail at dirk-schumacher.net> |
BugReports: |
https://github.com/dirkschumacher/ompr/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/dirkschumacher/ompr |
NeedsCompilation: |
no |
Materials: |
README, NEWS |
In views: |
Optimization |
CRAN checks: |
ompr results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ompr
to link to this page.