Difference between revisions of "Constraint (mathematics)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(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...")
(No difference)

Revision as of 08:13, 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.

See also