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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to