IBM ILOG Solver User's Manual > The Basics > Constraint Programming with IBM ILOG Solver > Model > Constraints

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.