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
9.09 score 1 stars 82 dependents 652 scripts 26k 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.16 score 8 stars 47 dependents 29 scripts 8.8k 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.72 score 2 stars 59 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.72 score 1 stars 7 dependents 15 scripts 3.3k 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.62 score 2 dependents 29 scripts 2.4k 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.55 score 1 dependents 7 scripts 2.4k 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.33 score 7 scripts 2.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 5 scripts 259 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 310 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.15 score 14 scripts 188 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 258 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 6 scripts 254 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 211 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 4 scripts 248 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.04 score 11 scripts 298 downloads