RangeProduct

(类来自 pyomo.core.base.range)

class pyomo.core.base.range.RangeProduct(range_lists)[source]

基础类:object

一个类似范围的对象,用于表示范围的笛卡尔积

__init__(range_lists)[源代码]

方法

__init__(range_lists)

isdiscrete()

isdisjoint(other)

isfinite()

issubset(other)

range_difference(other_ranges)

range_intersection(other_ranges)

属性

range_lists

成员文档