(class from pyomo.core.base.range)
pyomo.core.base.range
Bases: object
object
A range object for representing Any sets
Methods
__init__()
__init__
isdiscrete()
isdiscrete
isdisjoint(other)
isdisjoint
isfinite()
isfinite
issubset(other)
issubset
range_difference(other_ranges)
range_difference
range_intersection(other_ranges)
range_intersection
Member Documentation