Optimization problem: Difference between revisions

Content deleted Content added
math too!
Line 1:
In [[mathematics]] and [[computer science]], an '''optimization problem''' is the problem of finding the ''best'' solution from all feasible solutions. More formally, an optimization problem <math>A</math> is a quadruple <math>(I, f, m, g)</math>, where
* <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;