<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=188.76.76.70</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=188.76.76.70"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/188.76.76.70"/>
	<updated>2026-06-07T10:32:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=ADALINE&amp;diff=15713</id>
		<title>ADALINE</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=ADALINE&amp;diff=15713"/>
		<updated>2013-10-30T23:30:11Z</updated>

		<summary type="html">&lt;p&gt;188.76.76.70: /* Learning algorithm */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Robust optimization&#039;&#039;&#039; is a field of [[optimization (mathematics)|optimization]] theory that deals with optimization problems in which a certain measure of robustness is sought against [[uncertainty]] that can be represented as deterministic variability in the value of the parameters of the problem itself and/or its solution.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
The origins of robust optimization date back to the establishment of modern [[decision theory]] in the 1950s and the use of &#039;&#039;&#039;worst case analysis&#039;&#039;&#039; and [[Wald&#039;s maximin model]]  as a tool for the treatment of severe uncertainty.  It became a discipline of its own in the 1970s with parallel developments in several scientific and technological fields. Over the years, it has been applied in [[statistics]],  but also in [[operations research]],&amp;lt;ref&amp;gt;{{cite journal|last=Bertsimas|first=Dimitris|coauthors=Sim, Melvyn|title=The Price of Robustness|journal=Operations Research|year=2004|volume=52|issue=1|pages=35–53|doi=10.1287/opre.1030.0065}}&amp;lt;/ref&amp;gt; [[control theory]],&amp;lt;ref&amp;gt;{{cite journal|last=Khargonekar|first=P.P.|coauthors=Petersen, I.R.; Zhou, K.|title=Robust stabilization of uncertain linear systems: quadratic stabilizability and H/sup infinity / control theory|journal=IEEE Transactions on Automatic Control|volume=35|issue=3|pages=356–361|doi=10.1109/9.50357}}&amp;lt;/ref&amp;gt; [[finance]],&amp;lt;ref&amp;gt;[http://books.google.it/books?id=p6UHHfkQ9Y8C&amp;amp;lpg=PR11&amp;amp;ots=AqlJfX5Z0X&amp;amp;dq=economics%20robust%20optimization&amp;amp;lr&amp;amp;hl=it&amp;amp;pg=PR11#v=onepage&amp;amp;q&amp;amp;f=false%20 Robust portfolio optimization]&amp;lt;/ref&amp;gt; [[logistics]],&amp;lt;ref&amp;gt;{{cite journal|last=Yu|first=Chian-Son|coauthors=Li, Han-Lin|title=A robust optimization model for stochastic logistic problems|journal=International Journal of Production Economics|volume=64|issue=1-3|pages=385–397|doi=10.1016/S0925-5273(99)00074-2}}&amp;lt;/ref&amp;gt; [[manufacturing engineering]],&amp;lt;ref&amp;gt;{{cite journal|last=Strano|first=M|title=Optimization under uncertainty of sheet-metal-forming processes by the finite element method|journal=Proceedings of the Institution of Mechanical Engineers, Part B: Journal of Engineering Manufacture|volume=220|issue=8|pages=1305–1315|doi=10.1243/09544054JEM480}}&amp;lt;/ref&amp;gt; [[chemical engineering]],&amp;lt;ref&amp;gt;{{cite journal|last=Bernardo|first=Fernando P.|coauthors=Saraiva, Pedro M.|title=Robust optimization framework for process parameter and tolerance design|journal=AIChE Journal|year=1998|volume=44|issue=9|pages=2007–2017|doi=10.1002/aic.690440908}}&amp;lt;/ref&amp;gt; [[medicine]],&amp;lt;ref&amp;gt;{{cite journal|last=Chu|first=Millie|coauthors=Zinchenko, Yuriy; Henderson, Shane G; Sharpe, Michael B|title=Robust optimization for intensity modulated radiation therapy treatment planning under uncertainty|journal=Physics in Medicine and Biology|year=2005|volume=50|issue=23|pages=5463–5477|doi=10.1088/0031-9155/50/23/003}}&amp;lt;/ref&amp;gt; and [[computer science]]. In [[engineering]] problems, these formulations often take the name of &amp;quot;Robust Design Optimization&amp;quot;, RDO or &amp;quot;Reliability Based Design Optimization&amp;quot;, RBDO.&lt;br /&gt;
&lt;br /&gt;
== Example 1==&lt;br /&gt;
&lt;br /&gt;
Consider the simple [[linear programming]] problem &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; \max_{x,y} \ \{3x + 2y\} \ \ \mathrm { subject \ to }\ \  x,y\ge 0; cx + dy \le 10, \forall (c,d)\in P &amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; is a given subset of &amp;lt;math&amp;gt;\mathbb{R}^{2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
What makes this a &#039;robust optimization&#039; problem is the &amp;lt;math&amp;gt;\forall (c,d)\in P&amp;lt;/math&amp;gt; clause in the constraints. Its implication is that for a pair &amp;lt;math&amp;gt;(x,y)&amp;lt;/math&amp;gt; to be admissible, the constraint &amp;lt;math&amp;gt;cx + dy \le 10&amp;lt;/math&amp;gt; must be satisfied by the &#039;&#039;&#039;worst&#039;&#039;&#039;  &amp;lt;math&amp;gt;(c,d)\in P&amp;lt;/math&amp;gt; pertaining to &amp;lt;math&amp;gt;(x,y)&amp;lt;/math&amp;gt;, namely the pair &amp;lt;math&amp;gt;(c,d)\in P&amp;lt;/math&amp;gt; that maximizes the value of &amp;lt;math&amp;gt;cx + dy&amp;lt;/math&amp;gt; for the given value of &amp;lt;math&amp;gt;(x,y)&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
If the parameter space &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; is finite (consisting of finitely many elements), then this robust optimization problem itself is a [[linear programming]] problem: for each &amp;lt;math&amp;gt;(c,d)\in P&amp;lt;/math&amp;gt; there is a linear constraint &amp;lt;math&amp;gt;cx + dy \le 10&amp;lt;/math&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; is not a finite set, then this problem is a linear [[semi-infinite programming]] problem, namely a linear programming problem with finitely many (2) decision variables and infinitely many constraints.&lt;br /&gt;
&lt;br /&gt;
== Classification ==&lt;br /&gt;
There are a number of classification criteria for robust optimization problems/models. In particular, one can distinguish between problems dealing with &#039;&#039;&#039;local&#039;&#039;&#039; and &#039;&#039;&#039;global&#039;&#039;&#039; models of robustness; and between &#039;&#039;&#039;probabilistic&#039;&#039;&#039; and &#039;&#039;&#039;non-probabilistic&#039;&#039;&#039; models of robustness. Modern robust optimization deals primarily with non-probabilistic models of robustness that are [[worst case]] oriented and as such usually deploy [[Wald&#039;s maximin model]]s.&lt;br /&gt;
&lt;br /&gt;
=== Local robustness ===&lt;br /&gt;
&lt;br /&gt;
There are cases where robustness is sought against small perturbations in a nominal value of a parameter. A very popular model of local robustness is the [[stability radius|radius of stability]] model:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\hat{\rho}(x,\hat{u}):= \max_{\rho\ge 0}\ \{\rho: u\in S(x), \forall u\in B(\rho,\hat{u})\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\hat{u}&amp;lt;/math&amp;gt; denotes the nominal value of the parameter, &amp;lt;math&amp;gt;B(\rho,\hat{u})&amp;lt;/math&amp;gt; denotes a ball of radius &amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; centered at &amp;lt;math&amp;gt;\hat{u}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;S(x)&amp;lt;/math&amp;gt; denotes the set of values of &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; that satisfy given stability/performance conditions associated with decision &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In words, the robustness (radius of stability) of decision &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; is the radius of the largest ball centered at &amp;lt;math&amp;gt;\hat{u}&amp;lt;/math&amp;gt; all of whose elements satisfy the stability requirements imposed on &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;. The picture is this:&lt;br /&gt;
&lt;br /&gt;
[[Image:Local robustness.png|500px]]&lt;br /&gt;
&lt;br /&gt;
where the rectangle &amp;lt;math&amp;gt;U(x)&amp;lt;/math&amp;gt; represents the set of all the values &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; associated with decision &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Global robustness ===&lt;br /&gt;
&lt;br /&gt;
Consider the simple abstract robust optimization problem&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\max_{x\in X}\ \{f(x): g(x,u)\le b, \forall u\in U\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; denotes the set of all &#039;&#039;possible&#039;&#039; values of &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; under consideration. &lt;br /&gt;
&lt;br /&gt;
This is a &#039;&#039;global&#039;&#039; robust optimization problem in the sense that the robustness constraint &amp;lt;math&amp;gt;g(x,u)\le b, \forall u\in U&amp;lt;/math&amp;gt; represents all the &#039;&#039;possible&#039;&#039; values of &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The difficulty is that such a &amp;quot;global&amp;quot; constraint can be too demanding in that there is no &amp;lt;math&amp;gt;x\in X&amp;lt;/math&amp;gt; that satisfies this constraint. But even if such an &amp;lt;math&amp;gt;x\in X&amp;lt;/math&amp;gt; exists, the constraint can be too &amp;quot;conservative&amp;quot; in that it yields a solution &amp;lt;math&amp;gt;x\in X&amp;lt;/math&amp;gt; that generates a very small payoff &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; that is not representative of the performance of other decisions in &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;. For instance, there could be an &amp;lt;math&amp;gt;x&#039;\in X&amp;lt;/math&amp;gt; that only slightly violates the robustness constraint but yields a very large payoff &amp;lt;math&amp;gt;f(x&#039;)&amp;lt;/math&amp;gt;. In such cases it might be  necessary to relax a bit the robustness constraint and/or modify the statement of the problem.&lt;br /&gt;
&lt;br /&gt;
==== Example 2====&lt;br /&gt;
Consider the case where the objective is to satisfy a constraint  &amp;lt;math&amp;gt;g(x,u)\le b,&amp;lt;/math&amp;gt;. where &amp;lt;math&amp;gt;x\in X&amp;lt;/math&amp;gt; denotes the decision variable and &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; is a parameter whose set of possible values in &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt;. If there is no &amp;lt;math&amp;gt;x\in X&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;g(x,u)\le b,\forall u\in U&amp;lt;/math&amp;gt;, then the following intuitive measure of robustness suggests itself:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\rho(x):= \max_{Y\subseteq U} \ \{size(Y): g(x,u)\le b, \forall u\in Y\} \ , \ x\in X&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;size(Y)&amp;lt;/math&amp;gt; denotes an appropriate measure of the &amp;quot;size&amp;quot; of set &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt;. For example, if &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; is a finite set, then &amp;lt;math&amp;gt;size(Y)&amp;lt;/math&amp;gt; could be defined as the [[cardinality]] of set &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In words, the robustness of decision is the size of the largest subset of &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; for which the constraint &amp;lt;math&amp;gt;g(x,u)\le b&amp;lt;/math&amp;gt; is satisfied for each &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; in this set. An optimal decision is then a decision whose robustness is the largest.&lt;br /&gt;
&lt;br /&gt;
This yields the following robust optimization problem:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\max_{x\in X, Y\subseteq U} \ \{size(Y): g(x,u) \le b, \forall u\in Y\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This intuitive notion of global robustness is not used often in practice because the robust optimization problems that it induces are usually (not always) very difficult to solve.&lt;br /&gt;
&lt;br /&gt;
====Example 3====&lt;br /&gt;
Consider the robust optimization problem&lt;br /&gt;
:&amp;lt;math&amp;gt;z(U):= \max_{x\in X}\ \{f(x): g(x,u)\le b, \forall u\in U\}&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;g&amp;lt;/math&amp;gt; is a real-valued function on &amp;lt;math&amp;gt;X\times U&amp;lt;/math&amp;gt;, and assume that there is no feasible solution to this problem because the robustness constraint &amp;lt;math&amp;gt;g(x,u)\le b, \forall u\in U&amp;lt;/math&amp;gt; is too demanding. &lt;br /&gt;
&lt;br /&gt;
To overcome this difficult, let &amp;lt;math&amp;gt;\mathcal{N}&amp;lt;/math&amp;gt; be a relatively small subset of &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; representing &amp;quot;normal&amp;quot; values of &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; and consider the following robust optimization problem: &lt;br /&gt;
:&amp;lt;math&amp;gt;z(\mathcal{N}):= \max_{x\in X}\ \{f(x): g(x,u)\le b, \forall u\in \mathcal{N}\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;\mathcal{N}&amp;lt;/math&amp;gt; is much smaller than &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt;, its optimal solution may not perform well on a large portion of &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt; and therefore may not be robust against the variability of &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; over &amp;lt;math&amp;gt;U&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
One way to fix this difficulty  is to relax the constraint &amp;lt;math&amp;gt;g(x,u)\le b&amp;lt;/math&amp;gt; for values of &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; outside the set &amp;lt;math&amp;gt;\mathcal{N}&amp;lt;/math&amp;gt; in a controlled manner so that larger violations are allowed as the distance of  &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; from &amp;lt;math&amp;gt;\mathcal{N}&amp;lt;/math&amp;gt; increases. For instance, consider the relaxed robustness constraint&lt;br /&gt;
: &amp;lt;math&amp;gt;g(x,u) \le b + \beta \cdot dist(u,\mathcal{N}) \ , \ \forall u\in U&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\beta \ge 0&amp;lt;/math&amp;gt; is a control parameter and &amp;lt;math&amp;gt;dist(u,\mathcal{N})&amp;lt;/math&amp;gt; denotes the distance of &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; from &amp;lt;math&amp;gt;\mathcal{N}&amp;lt;/math&amp;gt;. Thus, for &amp;lt;math&amp;gt;\beta =0&amp;lt;/math&amp;gt; the relaxed robustness constraint reduces back to the original robustness constraint.&lt;br /&gt;
This yields the following (relaxed) robust optimization problem:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;z(\mathcal{N},U):= \max_{x\in X}\ \{f(x): g(x,u)\le b + \beta \cdot dist(u,\mathcal{N}) \ , \  \forall u\in U\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The function &amp;lt;math&amp;gt;dist&amp;lt;/math&amp;gt; is defined in such a manner that  &lt;br /&gt;
:&amp;lt;math&amp;gt;dist(u,\mathcal{N})\ge 0,\forall u\in U&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and &lt;br /&gt;
 &lt;br /&gt;
: &amp;lt;math&amp;gt;dist(u,\mathcal{N})= 0,\forall u\in \mathcal{N}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and therefore the optimal solution to the relaxed problem satisfies the original constraint &amp;lt;math&amp;gt;g(x,u)\le b&amp;lt;/math&amp;gt; for all values of &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; in &amp;lt;math&amp;gt;\mathcal{N}&amp;lt;/math&amp;gt;. In addition, it also satisfies the relaxed constraint&lt;br /&gt;
: &amp;lt;math&amp;gt;g(x,u)\le b + \beta \cdot dist(u,\mathcal{N})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
outside &amp;lt;math&amp;gt;\mathcal{N}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Non-probabilistic robust optimization models===&lt;br /&gt;
&lt;br /&gt;
The dominating paradigm in this area of robust optimization is [[Wald&#039;s maximin model]], namely&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\max_{x\in X}\min_{u\in U(x)} f(x,u)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the &amp;lt;math&amp;gt;\max&amp;lt;/math&amp;gt; represents the decision maker,  the &amp;lt;math&amp;gt;\min&amp;lt;/math&amp;gt; represents Nature, namely [[uncertainty]], &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; represents the decision space and &amp;lt;math&amp;gt;U(x)&amp;lt;/math&amp;gt; denotes the set of possible values of &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; associated with decision &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;.  This is the &#039;&#039;classic&#039;&#039; format of the generic model, and is often referred to as &#039;&#039;minimax&#039;&#039; or &#039;&#039;maximin&#039;&#039; optimization problem. The non-probabilistic (&#039;&#039;&#039;deterministic&#039;&#039;&#039;) model has been and is being extensively used for robust optimization especially in the field of signal processing.&amp;lt;ref&amp;gt;S. Verdu and H. V. Poor (1984), &amp;quot;On Minimax Robustness: A general approach and applications,&amp;quot; IEEE Transactions on Information Theory, vol. 30, pp. 328–340, March 1984.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;S. A. Kassam and H. V. Poor (1985), &amp;quot;Robust Techniques for Signal Processing: A Survey,&amp;quot; Proceedings of the IEEE, vol. 73, pp. 433–481, March 1985.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;M. Danish Nisar. [http://www.shaker.eu/shop/978-3-8440-0332-1 &amp;quot;Minimax Robustness in Signal Processing for Communications&amp;quot;], Shaker Verlag, ISBN 978-3-8440-0332-1, August 2011.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equivalent [[mathematical programming]] (MP) of the classic format above is&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\max_{x\in X,v\in \mathbb{R}} \ \{v: v\le f(x,u), \forall u\in U(x)\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Constraints can be incorporated explicitly in these models. The generic constrained classic format is  &lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\max_{x\in X}\min_{u\in U(x)} \ \{f(x,u): g(x,u)\le b,\forall u\in U(x)\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The equivalent constrained MP format is &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\max_{x\in X,v\in \mathbb{R}} \ \{v: v\le f(x,u), g(x,u)\le b, \forall u\in U(x)\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Probabilistic robust optimization models===&lt;br /&gt;
These models quantify the uncertainty in the &amp;quot;true&amp;quot; value of the parameter of interest by probability distribution functions. They have been traditionally classified as [[stochastic programming]] and [[stochastic optimization]] models.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Stability radius]]&lt;br /&gt;
* [[Minimax]]&lt;br /&gt;
* [[Minimax estimator]]&lt;br /&gt;
* [[Minimax regret]]&lt;br /&gt;
* [[Robust statistics]]&lt;br /&gt;
* [[Robust decision making]]&lt;br /&gt;
* [[Stochastic programming]]&lt;br /&gt;
* [[Stochastic optimization]]&lt;br /&gt;
* [[Info-gap decision theory]]&lt;br /&gt;
* [[Probabilistic-based design optimization]]&lt;br /&gt;
* [[Taguchi methods]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.robustopt.com ROME: Robust Optimization Made Easy]&lt;br /&gt;
* [http://robust.moshe-online.com: Robust Decision-Making Under Severe Uncertainty]&lt;br /&gt;
&lt;br /&gt;
== Bibliography ==&lt;br /&gt;
*H.J. Greenberg. Mathematical Programming Glossary. World Wide Web, http://glossary.computing.society.informs.org/, 1996-2006. Edited by the INFORMS Computing Society.&lt;br /&gt;
*Ben-Tal, A., Nemirovski, A. (1998). Robust Convex Optimization. &#039;&#039;Mathematics of Operations Research 23,&#039;&#039; 769-805.&lt;br /&gt;
*Ben-Tal, A., Nemirovski, A. (1999). Robust solutions to uncertain linear programs. &#039;&#039;Operations Research Letters 25,&#039;&#039; 1-13.&lt;br /&gt;
*Ben-Tal, A. and Arkadi Nemirovski, A. (2002). Robust optimization—methodology and applications, &#039;&#039;Mathematical Programming, Series B 92,&#039;&#039; 453-480.&lt;br /&gt;
*Ben-Tal A., El Ghaoui, L. and  Nemirovski, A. (2006).  &#039;&#039;Mathematical Programming, Special issue on Robust Optimization,&#039;&#039; Volume 107(1-2).&lt;br /&gt;
*Ben-Tal A., El Ghaoui, L. and  Nemirovski, A. (2009). Robust Optimization. &#039;&#039;Princeton Series in Applied Mathematics,&#039;&#039; Princeton University Press.&lt;br /&gt;
*Bertsimas, D. and M. Sim. (2003). Robust Discrete Optimization and Network Flows. &#039;&#039;Mathematical Programming,&#039;&#039; 98, 49-71.&lt;br /&gt;
*Bertsimas, D. and M. Sim. (2006). Tractable Approximations to Robust Conic Optimization Problems Dimitris Bertsimas. &#039;&#039; Mathematical Programming, &#039;&#039; 107(1), 5 – 36.&lt;br /&gt;
*Chen, W. and M. Sim. (2009). Goal Driven Optimization. &#039;&#039;Operations Research.&#039;&#039; 57(2), 342-357.&lt;br /&gt;
*Chen, X., M. Sim, P. Sun and J. Zhang. (2008). A Linear-Decision Based Approximation Approach to Stochastic Programming. &#039;&#039; Operations Research &#039;&#039;  56(2), 344-357.&lt;br /&gt;
*Chen, X.,  M. Sim and P. Sun (2007). A Robust Optimization Perspective on Stochastic Programming. &#039;&#039; Operations Research, &#039;&#039; 55(6), 1058-1071.&lt;br /&gt;
*Dembo, R. (1991). Scenario optimization, &#039;&#039;Annals of Operations Research,&#039;&#039; 30(1), 63-80.&lt;br /&gt;
*Gupta, S.K. and Rosenhead, J. (1968). Robustness in sequential investment decisions, &#039;&#039;Management science,&#039;&#039; 15(2), B-18-29.&lt;br /&gt;
*Kouvelis P. and  Yu G. (1997). &#039;&#039;Robust Discrete Optimization and Its Applications,&#039;&#039; Kluwer.&lt;br /&gt;
*Mutapcic, Almir and Boyd, Stephen. (2009). Cutting-set methods for robust convex optimization with pessimizing oracles, &#039;&#039;Optimization Methods and Software,&#039;&#039; 24(3), 381-406.&lt;br /&gt;
*Mulvey, J.M.,  Vanderbei, R.J., Zenios, S.A. (1995). Robust Optimization of Large-Scale Systems&lt;br /&gt;
&#039;&#039;Operations Research,&#039;&#039; 43(2),264-281.&lt;br /&gt;
*Rosenblat, M.J. (1987). A robust approach to facility design. &#039;&#039;International Journal of Production Research,&#039;&#039; 25(4), 479-486.&lt;br /&gt;
*Rosenhead M.J, Elton M, Gupta S.K. (1972). Robustness and Optimality as Criteria for Strategic Decisions. &#039;&#039;Operational Research Quarterly,&#039;&#039; 23(4), 413-430.&lt;br /&gt;
*Rustem B. and Howe M.(2002). &#039;&#039;Algorithms for Worst-case Design and Applications to Risk Management,&#039;&#039; Princeton University Press.&lt;br /&gt;
*Sniedovich, M. (2007). The art and science of modeling decision-making under severe uncertainty, &#039;&#039;Decision Making in Manufacturing and Services,&#039;&#039; 1(1-2),  111-136.&lt;br /&gt;
*Sniedovich, M. (2008). Wald&#039;s Maximin Model: a Treasure in Disguise!, &#039;&#039;Journal of Risk Finance,&#039;&#039; 9(3), 287-291.&lt;br /&gt;
*Sniedovich, M. (2010). A bird&#039;s view of info-gap decision theory, &#039;&#039;Journal of Risk Finance,&#039;&#039; 11(3), 268-283.&lt;br /&gt;
*Wald, A.  (1939). Contributions to the theory of statistical estimation and testing hypotheses, &#039;&#039;The Annals of Mathematics,&#039;&#039; 10(4),  299-326.&lt;br /&gt;
*Wald, A. (1945).  Statistical decision functions which minimize the maximum risk, &#039;&#039;The Annals of Mathematics,&#039;&#039; 46(2), 265-280.&lt;br /&gt;
*Wald, A.  (1950). &#039;&#039;Statistical Decision Functions,&#039;&#039; John Wiley, NY.&lt;br /&gt;
&lt;br /&gt;
[[Category:Mathematical optimization]]&lt;/div&gt;</summary>
		<author><name>188.76.76.70</name></author>
	</entry>
</feed>