(函数来自 pyomo.core.util)
pyomo.core.util
一个实用函数,用于计算一系列项的乘积。
terms (list) – 一个相乘的术语列表。
产品的值,可能是一个Pyomo表达式对象。