Esempio n. 1
0
 def index(self) -> "int":
     return _pywraplp.Constraint_index(self)
Esempio n. 2
0
 def index(self) -> "int":
     r""" Returns the index of the constraint in the MPSolver::constraints_."""
     return _pywraplp.Constraint_index(self)