Ejemplo n.º 1
0
 def NumConstraints(self) -> "int":
     return _pywraplp.Solver_NumConstraints(self)
Ejemplo n.º 2
0
 def NumConstraints(self) -> "int":
     r""" Returns the number of constraints."""
     return _pywraplp.Solver_NumConstraints(self)