Constraints
Constraints in a model represent the limit on the combinations of values for decision variables.
Constraints are limits on the combinations of values for variables. There are two constraints on the decision variables in this example: x + y = 17 and x - y = 5.