Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 13:
The above makes robust optimization similar (at least in the model) to a [[goal program]]. Recently, the robust optimization community defines it differently – it optimizes for the worst-case scenario. Let the uncertain MP be given by
<math>\min f(x; s): x \in X(s),</math>
where S is some set of scenarios (like parameter values). The robust optimization model (according to this more recent definition) is:
<math>\min_x {\max_{s \in S} f(x; s)}\, x \in X(t)\, \forall t \in S,</math>
The policy (x) is required to be feasible no matter what parameter value (scenario) occurs; hence, it is
{{category:optimization}}
|