def index(self) -> "int":
     return _pywraplp.Variable_index(self)
Exemple #2
0
 def index(self):
     return _pywraplp.Variable_index(self)