AnyRange

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

class pyomo.core.base.range.AnyRange[source]

基础类:object

一个用于表示任何集合的范围对象

__init__()[source]

方法

__init__()

isdiscrete()

isdisjoint(other)

isfinite()

issubset(other)

range_difference(other_ranges)

range_intersection(other_ranges)

成员文档