def __init__(self, vars: 'std::vector< operations_research::IntVar *,std::allocator< operations_research::IntVar * > > const &'):
if self.__class__ == ChangeValue:
_self = None
else:
_self = self
this = _pywrapcp.new_ChangeValue(_self, vars)
try:
self.this.append(this)
except __builtin__.Exception:
self.this = this
评论列表
文章目录