(类来自 pyomo.util.config_domains)
pyomo.util.config_domains
基础类:object
object
域验证类,接受单例或可迭代参数并将它们编译成ComponentSet,验证它们都是类型为‘ctype’的ComponentDatas。
ctype (单个组件类型 或 组件类型的可迭代对象)
如果所有参数的类型都不在'ctype'中,则抛出ValueError –
方法
__init__(ctype)
__init__
domain_name()
domain_name
成员文档