Пример #1
0
 def index(self) -> "int":
     return _pywraplp.Constraint_index(self)
Пример #2
0
 def index(self) -> "int":
     r""" Returns the index of the constraint in the MPSolver::constraints_."""
     return _pywraplp.Constraint_index(self)