[R] Need advice on linear programming in R
    peter dalgaard 
    pdalgd at gmail.com
       
    Thu Sep  1 10:24:24 CEST 2016
    
    
  
> On 01 Sep 2016, at 05:34 , Michael Hannon <jmhannon.ucdavis at gmail.com> wrote:
> 
> Greetings.  A subset of a problem that the group I work with turns out to be
> an optimization problem, in the sense of linear programming.
> 
> We've looked at several approaches to this but haven't found one that seems to
> be the right fit.  I'm looking for some guidance in finding an R package that
> does what we want in an acceptable time.
> 
Possibly a completely useless piece of advice, but have you checked the CRAN Task View:
https://cran.r-project.org/web/views/Optimization.html#MathematicalProgrammingSolvers
?
-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk  Priv: PDalgd at gmail.com
    
    
More information about the R-help
mailing list