Ejemplo n.º 1
0
 def SetUb(self, x: 'double') -> "void":
     return _pywraplp.Variable_SetUb(self, x)
Ejemplo n.º 2
0
 def SetUb(self, x):
     return _pywraplp.Variable_SetUb(self, x)