Esempio n. 1
0
 def SetLb(self, x: 'double') -> "void":
     return _pywraplp.Constraint_SetLb(self, x)
Esempio n. 2
0
 def SetLb(self, x):
     return _pywraplp.Constraint_SetLb(self, x)