scheduling_logic
Classes
|
Expression over IntervalVars representing that if the first arg is present, then exactly one of the following args must be present. |
|
Expression over IntervalVars representing that the first arg spans all the following args in the schedule. |
|
Expression over IntervalVars synchronizing the first argument with all of the following arguments. |
Functions
|
Creates a new AlternativeExpression |
|
Creates a new SpanExpression |
|
Creates a new SynchronizeExpression |