lpSolveAPI - R Interface to 'lp_solve' Version 5.5.2.0
The lpSolveAPI package provides an R interface to 'lp_solve', a Mixed Integer Linear Programming (MILP) solver with support for pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
Last updated
openblas
8.98 score 1 stars 80 dependents 604 scripts 22k downloadsscs - Splitting Conic Solver
Solves convex cone programs via operator splitting. Can solve: linear programs ('LPs'), second-order cone programs ('SOCPs'), semidefinite programs ('SDPs'), exponential cone programs ('ECPs'), and power cone programs ('PCPs'), or problems with any combination of those cones. 'SCS' uses 'AMD' (a set of routines for permuting sparse matrices prior to factorization) and 'LDL' (a sparse 'LDL' factorization and solve package) from 'SuiteSparse' (<https://people.engr.tamu.edu/davis/suitesparse.html>).
Last updated
convexoptimizationopenblas
7.05 score 8 stars 51 dependents 16 scripts 11k downloadshighs - 'HiGHS' Optimization Solver
R interface to 'HiGHS', an optimization solver for solving mixed integer optimization problems with quadratic or linear objective and linear constraints.
Last updated
cpp
6.75 score 2 stars 63 dependents 69 scripts 14k downloadsROI.plugin.lpsolve - 'lp_solve' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the 'lp_solve' solver.
Last updated
4.82 score 1 stars 7 dependents 13 scripts 4.9k downloadsROI.plugin.ecos - 'ECOS' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the Embedded Conic Solver ('ECOS') for solving conic optimization problems.
Last updated
3.77 score 2 dependents 25 scripts 3.9k downloadsxmlrpc2 - Implementation of the Remote Procedure Call Protocol ('XML-RPC')
The 'XML-RPC' is a remote procedure call protocol based on 'XML'. The 'xmlrpc2' package is inspired by the 'XMLRPC' package but uses the 'curl' and 'xml2' packages instead 'RCurl' and 'XML'.
Last updated
3.77 score 1 dependents 5 scripts 3.9k downloadsROI.plugin.neos - 'NEOS' Plug-in for the 'R' Optimization Interface
Enhances the 'R' Optimization Infrastructure ('ROI') package with a connection to the 'neos' server. 'ROI' optimization problems can be directly be sent to the 'neos' server and solution obtained in the typical 'ROI' style.
Last updated
3.62 score 7 scripts 4.2k downloadsROI.plugin.optimx - 'optimx' Plug-in for the 'R' Optimization Infrastructure
Enhances the R Optimization Infrastructure ('ROI') package with the 'optimx' package.
Last updated
2.48 score 1 dependents 3 scripts 235 downloadsROI.plugin.scs - 'SCS' Plug-in for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the 'SCS' solver for solving convex cone problems.
Last updated
2.15 score 14 scripts 254 downloadsROI.plugin.deoptim - 'DEoptim' and 'DEoptimR' Plugin for the 'R' Optimization Interface
Enhances the R Optimization Infrastructure ('ROI') package with the 'DEoptim' and 'DEoptimR' package. 'DEoptim' is used for unconstrained optimization and 'DEoptimR' for constrained optimization.
Last updated
2.08 score 12 scripts 185 downloadsROI.plugin.ipop - 'ipop' Plug-in for the 'R' Optimization Interface
Enhances the 'R' Optimization Infrastructure ('ROI') package by registering the 'ipop' solver from package 'kernlab'.
Last updated
2.00 score 2 scripts 140 downloadsROI.plugin.msbinlp - 'Multi-Solution' Binary Linear Problem Plug-in for the 'R' Optimization Interface
Enhances the 'R' Optimization Infrastructure ('ROI') package with the possibility to obtain multiple solutions for linear problems with binary variables. The main function is copied (with small modifications) from the relations package.
Last updated
2.00 score 4 scripts 212 downloadsstanza - 'Stanza' - A 'R' NLP Package for Many Human Languages
An interface to the 'Python' package 'stanza' <https://stanfordnlp.github.io/stanza/index.html>. 'stanza' is a 'Python' 'NLP' library for many human languages. It contains support for running various accurate natural language processing tools on 60+ languages.
Last updated
1.70 score 1 scripts 136 downloadsROI.models.globalOptTests - 'ROI' Optimization Problems Based on 'globalOptTests'
A collection of non-linear optimization problems with box bounds transformed into 'ROI' optimization problems. This package provides a wrapper around the 'globalOptTests' which provides a collection of global optimization problems. More information can be found in the 'README' file.
Last updated
1.70 score 3 scripts 192 downloadsROI.models.netlib - 'ROI' Optimization Problems Based on 'NETLIB-LP'
A collection of 'ROI' optimization problems based on the 'NETLIB-LP' collection. 'Netlib' is a software repository, which amongst many other software for scientific computing contains a collection of linear programming problems. The purpose of this package is to make this problems easily accessible from 'R' as 'ROI' optimization problems.
Last updated
1.00 score 8 scripts 241 downloads