Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
In [[computer science]], an '''optimization problem''' is the problem to find among all feasible solutions for some problem the best one. More formally, an optimization problem <math>A</math> is a
* <math>I</math> is a set of instances;
* given an instance <math>x \in I</math>, <math>f(x)</math> is the set of feasible solutions;
|