Overload List

  Name Description
Public method 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.
Public method 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).

See Also