def Ub(self) -> "double":
     return _pywraplp.Variable_Ub(self)
Example #2
0
 def Ub(self):
     return _pywraplp.Variable_Ub(self)