| 概述 | 组 | 树 | 图形 | 不推荐 | 索引 | 概念 |
此函数返回一个基本累加函数表达式,在 "start和 "end之间等于 "v,其他地方等于 "0。
有关累加函数表达式的更多信息,请参阅CP 优化器中的累加函数概念。
该函数返回一个基本累加函数表达式,当区间变量 "a存在时,在区间变量 "a的起点和终点之间等于 "v,其他地方等于 "0。 当区间变量 "a不存在时,函数为常零函数。
有关累加函数表达式的更多信息,请参阅CP 优化器中的累加函数概念。
This function returns an elementary cumul function expression that, whenever interval variable a is present, is equal to a value v such that vmin <= v <=
vmax everywhere between the start and the end of interval variable a and equal to 0 everywhere else. The choice of the value v in the range [vmin,vmax] is a decision of the problem. 当区间变量 "a不存在时,函数为常零函数。
有关累加函数表达式的更多信息,请参阅CP 优化器中的累加函数概念。