Content deleted Content added
mNo edit summary Tags: Mobile edit Mobile app edit iOS app edit |
Copy editing. |
||
Line 9:
==Continuous optimization problem==
The ''[[Canonical form|standard form]]'' of a [[Continuity (mathematics)|continuous]] optimization problem is<ref>{{cite book|title=Convex Optimization|first1=Stephen P.|last1=Boyd|first2=Lieven|last2=Vandenberghe|page=129|year=2004|publisher=Cambridge University Press|isbn=978-0-521-83378-3|url=https://web.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf#page=143|format=pdf}}</ref>
&\underset{x}{\operatorname{minimize}}& & f(x) \\
&\operatorname{subject\;to}
Line 26 ⟶ 27:
==Combinatorial optimization problem==
{{Main|Combinatorial optimization}}
Formally, a [[combinatorial optimization]] problem {{mvar|A}} is a quadruple{{Citation needed|date=January 2018}} {{math|(''I'', ''f'', ''m'', ''g'')}}, where
* {{math|I}} is a [[Set (mathematics)|set]] of instances;
Line 33 ⟶ 35:
The goal is then to find for some instance {{mvar|x}} an ''optimal solution'', that is, a feasible solution {{mvar|y}} with
▲: <math>m(x, y) = g \bigl\{ m(x, y') \mid y' \in f(x) \bigr\} .</math>
For each combinatorial optimization problem, there is a corresponding [[decision problem]] that asks whether there is a feasible solution for some particular measure {{math|''m''<sub>0</sub>}}. For example, if there is a [[Graph (discrete mathematics)|graph]] {{mvar|G}} which contains vertices {{mvar|u}} and {{mvar|v}}, an optimization problem might be "find a path from {{mvar|u}} to {{mvar|v}} that uses the fewest edges". This problem might have an answer of, say, 4. A corresponding decision problem would be "is there a path from {{mvar|u}} to {{mvar|v}} that uses 10 or fewer edges?" This problem can be answered with a simple 'yes' or 'no'.
Line 47 ⟶ 48:
|display-authors=etal}}</ref>
==See also==
*
*
*[[Function problem]]▼
* {{annotated link|Ekeland's variational principle}}
*[[Glove problem]]▼
*[[Operations research]] ▼
*[[Satisficing]]: the optimum need not be found, just a "good enough" solution.▼
*[[Search problem]] ▼
▲*
*[[Semi-infinite programming]]▼
==References==
{{reflist}}
==External links==
*{{cite web |title=How Traffic Shaping Optimizes Network Bandwidth |work=IPC |date=12 July 2016 |access-date=13 February 2017 |url=https://www.ipctech.com/how-traffic-shaping-optimizes-network-bandwidth }}▼
▲* {{cite web
{{ConvexAnalysis}}
{{Authority control}}
|