Skip to content
Prev 78269 / 398502 Next

modeling language for optimization problems

Have you looked at the R interface to GLPK (the GNU Linear Programming Kit)?
http://cran.r-project.org/src/contrib/Descriptions/glpk.html

Reid Huntsinger

-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Prof Brian Ripley
Sent: Sunday, October 02, 2005 10:38 AM
To: Paolo Cavatore
Cc: r-help at stat.math.ethz.ch
Subject: Re: [R] modeling language for optimization problems
On Sun, 2 Oct 2005, Paolo Cavatore wrote:

            
No.  Note that SIMPLE is the language of NUOPT, not of S-PLUS.  There is 
an (extra-cost) interface module S+NUOPT, but it is an interface to 
NUOPT's engine.

As far as I am aware R itself covers almost none of the ground of S+NUOPT, 
and available packages cover only a small part of it.