Other packages > Find by keyword >

gMOIP  

Tools for 2D and 3D Plots of Single and Multi-Objective Linear/Integer Programming Models
View on CRAN: Click here


Download and install gMOIP package within the R console
Install from CRAN:
install.packages("gMOIP")

Install from Github:
library("remotes")
install_github("cran/gMOIP")

Install by package version:
library("remotes")
install_version("gMOIP", "1.5.5")



Attach the package and use:
library("gMOIP")
Maintained by
Lars Relund Nielsen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-23
Latest Update: 2025-06-25
Description:
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.
How to cite:
Lars Relund Nielsen (2017). gMOIP: Tools for 2D and 3D Plots of Single and Multi-Objective Linear/Integer Programming Models. R package version 1.5.5, https://cran.r-project.org/web/packages/gMOIP. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2017-01-23 08:21), 1.1.0 (2017-02-20 15:12), 1.3.0 (2019-08-05 16:10), 1.4.3 (2020-02-20 16:10), 1.4.6 (2021-01-19 11:30), 1.4.7 (2021-08-23 16:20), 1.4.8 (2023-01-26 17:30), 1.4.9 (2023-02-15 17:30), 1.5.0 (2023-05-26 13:20), 1.5.2 (2024-02-21 22:30), 1.5.3 (2024-10-09 10:00), 1.5.4 (2024-10-25 12:40), 1.5.5 (2025-06-25 14:20)
Other packages that cited gMOIP R package
View gMOIP citation profile
Other R packages that gMOIP depends, imports, suggests or enhances
Complete documentation for gMOIP
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA