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: 0.8.0
Depends: R (≥ 3.2.0)
Imports: lazyeval, progress, rlang (≥ 0.2.0), methods, data.table, Rcpp (≥ 0.12.12), Matrix
LinkingTo: Rcpp
Suggests: magrittr, testthat
Published: 2018-06-11
Author: Dirk Schumacher [aut, cre]
Maintainer: Dirk Schumacher <mail at dirk-schumacher.net>
BugReports: https://github.com/dirkschumacher/ompr/issues
License: GPL-3
URL: https://github.com/dirkschumacher/ompr
NeedsCompilation: yes
Materials: NEWS
In views: Optimization
CRAN checks: ompr results

Downloads:

Reference manual: ompr.pdf
Package source: ompr_0.8.0.tar.gz
Windows binaries: r-devel: ompr_0.8.0.zip, r-release: ompr_0.8.0.zip, r-oldrel: ompr_0.8.0.zip
macOS binaries: r-release: ompr_0.8.0.tgz, r-oldrel: ompr_0.8.0.tgz
Old sources: ompr archive

Reverse dependencies:

Reverse imports: ompr.roi

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ompr to link to this page.