Robust optimization: Difference between revisions

Content deleted Content added
Thijs!bot (talk | contribs)
m robot Adding: sv:Robust optimering
fixed mathematical typo
Line 3:
:<math>\min cx + dy: Ax=b, Bx + Cy = e, x, y \le 0,</math>
 
where d, B, C and e are random variables with possible realizations <math>{(d(s), B(s), C(s), e(s): s \in \{1,...,N\})}</math>, where (N = the number of scenarios). The robust optimization model for this LP is:
 
:<math>\min f(x, y(1), ..., y(N)) + wP(z(1), ..., z(N)): Ax=b, x \le 0,</math>