Make 2D and 3D plots of linear programming (LP), integer linear programming (ILP), or mixed integer linear programming (MILP) models with up to three objectives. Plots of both the solution and criterion space are possible. For instance the non-dominated (Pareto) set for bi-objective LP/ILP/MILP programming models (see vignettes for an overview). The package also contains an function for checking if a point is inside the convex hull.
Version: | 1.4.6 |
Depends: | R (≥ 3.5.0) |
Imports: | ggrepel, geometry, ggplot2, rgl, MASS, Matrix, grDevices, stats, Rfast, plyr, tidyselect, tidyr, tibble, purrr, dplyr, rlang, png, sp |
Suggests: | tikzDevice, grid, gridExtra, knitr, rmarkdown, roxygen2, ggsci, tidyverse, magrittr, scales, pdftools, testthat (≥ 2.1.0) |
Published: | 2021-01-19 |
Author: | Lars Relund Nielsen
|
Maintainer: | Lars Relund Nielsen <lars at relund.dk> |
BugReports: | https://github.com/relund/gMOIP/issues |
License: | |
URL: | https://relund.github.io/gMOIP/, https://github.com/relund/gMOIP/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | gMOIP results |
Reference manual: | gMOIP.pdf |
Vignettes: |
Plotting bi-objective models with two variables Plotting bi-objective models with three variables - Example 1 Introduction to gMOIP Plotting polytopes in 2D Plotting polytopes in 3D - Example 1 Plotting tri-objective models |
Package source: | gMOIP_1.4.6.tar.gz |
Windows binaries: | r-devel: gMOIP_1.4.6.zip, r-release: gMOIP_1.4.6.zip, r-oldrel: gMOIP_1.4.6.zip |
macOS binaries: | r-release: gMOIP_1.4.6.tgz, r-oldrel: gMOIP_1.4.6.tgz |
Old sources: | gMOIP archive |
Please use the canonical form https://CRAN.R-project.org/package=gMOIP to link to this page.