[R] Optimization help

Megh Dal megh700004 at yahoo.com
Mon Jul 30 15:51:47 CEST 2012


Hi, I have following optimization problem:

Min: x1 + x2 +...+ x7
subject to:

x1 + x2 >= 80
x2 + x3 >= 65
x3 + x4 >= 40

all xi are ***positive integer***.

Can somebody help me in this optimization problem?

Thanks for your help



More information about the R-help mailing list