Several constraints can be combined together by using connectives to form composite constraints. The following connectives are available in DJ:
C: not C, which is true when C is false; but false when C is true.
C2: true when both C1 and C2 are true.