Robust optimization: Difference between revisions

Content deleted Content added
Sdudah (talk | contribs)
mNo edit summary
Sdudah (talk | contribs)
mNo edit summary
Line 16:
where S is some set of scenarios (like parameter values). The robust optimization model (according to this more recent definition) is:
 
minx<math>\min_x {maxs\max_{s \in S} f(x; s)} x \in X(t)\, for all\forall t \in S,</math>
The policy (x) is required to be feasible no matter what parameter value (scenario) occurs; hence, it is requied to be in the intersection of all possible X(s). The inner maximization yields the worst possible objective value among all scenarios. There are variations, such as "adjustability" (i.e., recourse).