Optimization problem: Difference between revisions

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 four-tuplequadruple <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;