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 decision variables. In this example, the model contains two constraints on the decision variables: x + y = 17 and x - y = 5.