Difference between revisions of "Constraint (mathematics)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (Created page with "In mathematics, a '''constraint''' is a condition of an optimization problem that the solution must satisfy. == Description == There are several types of constraints...") |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | In [[mathematics]], a '''constraint''' is a condition of an [[optimization problem]] that the solution must satisfy. | + | In [[mathematics]], a '''constraint''' is a condition of an [[Mathematical optimization|optimization problem]] that the solution must satisfy. |
== Description == | == Description == | ||
Line 14: | Line 14: | ||
* [[Feasible set]] | * [[Feasible set]] | ||
+ | * [[Mathematical optimization]] | ||
* [[Mathematics]] | * [[Mathematics]] | ||
* [[Optimization problem]] | * [[Optimization problem]] | ||
+ | |||
+ | == External links == | ||
+ | |||
+ | * [[https://en.wikipedia.org/wiki/Constraint_(mathematics) Constraint (mathematics)]] |
Revision as of 07:14, 7 February 2016
In mathematics, a constraint is a condition of an optimization problem that the solution must satisfy.
Description
There are several types of constraints, primarily:
- Equality constraints
- Inequality constraints
- Integer constraints
The set of candidate solutions that satisfy all constraints is called the feasible set.