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 6 months ago
openblas
7.80 score 78 dependents 636 scripts 14k 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 2 years ago
convexoptimizationopenblas
6.46 score 7 stars 53 dependents 16 scripts 3.3k 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 7 days ago
cpp
3.82 score 1 stars 8 dependents 45 scripts 1.2k 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 2 years ago
3.00 score 7 scripts 595 downloadsROI.models.miplib - 'ROI' Access to 'MIPLIB' 2010 Benchmark Instances
The mixed integer programming library 'MIPLIB' (see <http://miplib.zib.de/>) is commonly used to compare the performance of mixed integer optimization solvers. This package provides functions to access 'MIPLIB' from the 'R' Optimization Infrastructure ('ROI'). More information about 'MIPLIB' can be found in the paper by Koch et al. available at <http://mpc.zib.de/index.php/MPC/article/viewFile/56/28>. The 'README.md' file illustrates how to use this package.
Last updated 2 years ago
2.70 score 5 scripts 173 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 years ago
2.48 score 1 dependents 3 scripts 234 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 years ago
2.15 score 14 scripts 232 downloadsROI.plugin.alabama - 'alabama' Plug-in for the 'R' Optimization Infrastructure
Enhances the R Optimization Infrastructure ('ROI') package with the 'alabama' solver for solving nonlinear optimization problems.
Last updated 2 years ago
2.15 score 14 scripts 625 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 years ago
2.08 score 12 scripts 189 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 years ago
2.00 score 2 scripts 140 downloadsROI.plugin.nloptr - 'nloptr' Plug-in for the 'R' Optimization Infrastructure
Enhances the R Optimization Infrastructure ('ROI') package with the 'NLopt' solver for solving nonlinear optimization problems.
Last updated 2 years ago
2.00 score 8 scripts 228 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 years ago
2.00 score 4 scripts 182 downloadsROI.plugin.osqp - 'osqp' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'OSQP'. More information about 'OSQP' can be found at <https://osqp.org>.
Last updated 2 years ago
2.00 score 2 scripts 170 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 8 days ago
1.70 score 3 scripts 182 downloadspdfminer - Read Portable Document Format (PDF) Files
Provides an interface to 'PDFMiner' <https://github.com/pdfminer/pdfminer.six> a 'Python' package for extracting information from 'PDF'-files. 'PDFMiner' has the goal to get all information available in a 'PDF'-file, position of the characters, font type, font size and informations about lines. Which makes it the perfect starting point for extracting tables from 'PDF'-files. More information can be found in the package 'README'-file.
Last updated 5 years ago
1.70 score 4 scripts 174 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 6 years ago
1.48 score 1 dependents 5 scripts 246 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 2 years ago
1.00 score 8 scripts 188 downloads