ompr {ompr}R Documentation

A package to Model (Mixed) Integer Programs

Description

A package to model (mixed) integer programs. It provides an algebraic way to model mixed integer linear optimization problems directly in R. The model is solver-independent and thus offers the possibility to solve a model with different solvers. See the ompr website <https://dirkschumacher.github.io/ompr/> for more information, documentation and examples.


[Package ompr version 0.8.1 Index]