def Lb(self) -> "double":
     return _pywraplp.Variable_Lb(self)
Beispiel #2
0
 def Lb(self):
     return _pywraplp.Variable_Lb(self)