| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |
This function returns a constraint that states that whenever
both interval variables a and b are
present, the distance start(b)-start(a) between the
start of interval a and the start of interval
b must be equal to z. You must add
this constraint to a model and extract the model to an algorithm
in order for it to be taken into account.
Note: This constraint cannot be used in a logical constraint.
For more information on precedences between interval variables, see the concept Precedence constraints.
This function returns a constraint that states that whenever
both interval variables a and b are
present, the distance start(b)-start(a) between the
start of interval a and the start of interval
b must be equal to z. You must add
this constraint to a model and extract the model to an algorithm
in order for it to be taken into account.
Note: This constraint cannot be used in a logical constraint.
For more information on precedences between interval variables, see the concept Precedence constraints.