Lpsolve + Lpsolve for R

Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different platforms like Linux and WINDOWS Nombre Lpsolve + Lpsolve for R Versión actual 5.5.2.3 Plataforma Linux, Mac, Windows. Licencia LGPLv2 Web: http://sourceforge.net/projects/lpsolve/ Manuales http://web.mit.edu/lpsolve/doc/ […]

GLPK + GLPK GNU R interface

The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. Also GNU R interface to the GNU Linear Programing Kit (r-cran-rglpk) is installed. GLPK […]