Overload List
| Name | Description | |
|---|---|---|
|
|
AlwaysNoState(IStateFunction, IIntervalVar) |
This method returns a constraint that ensures that whenever
interval variable a is present state function
f is undefined everywhere between the start and the
end of interval variable a.
|
|
|
AlwaysNoState(IStateFunction, Int32, Int32) |
This method returns a constraint that ensures that state
function f is undefined everywhere on the interval of
integers [start,end).
|