Overload List

  Name Description
Public method EndEval(IIntervalVar, INumToNumSegmentFunction)
This method returns a numerical expression that represents the value of function f evaluated on the end of interval variable a whenever the interval variable is present. When the interval variable is absent, it returns 0.
Public method EndEval(IIntervalVar, INumToNumSegmentFunction, Double)
This method returns a numerical expression that represents the value of function f evaluated on the end of interval variable a whenever the interval variable is present. When the interval variable is absent, it returns the constant numerical value absVal (by default: 0).

See Also