Package: ompr 1.0.4.9000
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.
Authors:
ompr_1.0.4.9000.tar.gz
ompr_1.0.4.9000.zip(r-4.7)ompr_1.0.4.9000.zip(r-4.6)ompr_1.0.4.9000.zip(r-4.5)
ompr_1.0.4.9000.tgz(r-4.6-any)ompr_1.0.4.9000.tgz(r-4.5-any)
ompr_1.0.4.9000.tar.gz(r-4.7-any)ompr_1.0.4.9000.tar.gz(r-4.6-any)
ompr_1.0.4.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ompr/json (API)
NEWS
| # Install 'ompr' in R: |
| install.packages('ompr', repos = c('https://dirkschumacher.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dirkschumacher/ompr/issues
integer-programminglinear-programmingmilpmipoptimization
Last updated from:0f7dfb905a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 164 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 181 | ||
| windows-devel | OK | 113 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 97 | ||
| wasm-release | OK | 98 |
Exports:add_constraintadd_constraint_add_variableadd_variable_additional_solver_outputas_colwisecolwiseextract_constraintsget_column_dualsget_row_dualsget_solutionget_solution_MILPModelMIPModelnconstraintsnew_solutionnvarsobjective_functionobjective_valueset_boundsset_bounds_set_objectiveset_objective_solve_modelsolver_statussum_exprsum_overvariable_boundsvariable_keysvariable_types
Dependencies:data.tablefastmaplatticelazyevallistcompMatrixrlang
