dirkschumacher/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.4.9000
URL https://github.com/dirkschumacher/ompr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dirkschumacher/ompr")
dirkschumacher/ompr documentation built on Sept. 16, 2023, 4:03 p.m.