Feasible solution in the context of Linear programming


Feasible solution in the context of Linear programming

Feasible solution Study page number 1 of 1

Play TriviaQuestions Online!

or

Skip to study material about Feasible solution in the context of "Linear programming"


⭐ Core Definition: Feasible solution

In mathematical optimization and computer science, a feasible region, feasible set, or solution space is the set of all possible points (sets of values of the choice variables) of an optimization problem that satisfy the problem's constraints, potentially including inequalities, equalities, and integer constraints. This is the initial set of candidate solutions to the problem, before the set of candidates has been narrowed down.

For example, consider the problem of minimizing the function with respect to the variables and subject to and Here the feasible set is the set of pairs (x, y) in which the value of x is at least 1 and at most 10 and the value of y is at least 5 and at most 12. The feasible set of the problem is separate from the objective function, which states the criterion to be optimized and which in the above example is

↓ Menu
HINT:

In this Dossier

Feasible solution in the context of Optimization problem

In mathematics, engineering, computer science and economics, an optimization problem is the problem of finding the best solution from all feasible solutions.

Optimization problems can be divided into two categories, depending on whether the variables are continuous or discrete:

View the full Wikipedia page for Optimization problem
↑ Return to Menu