def WallTime(self) -> "int64":
     return _pywraplp.Solver_WallTime(self)
Example #2
0
 def WallTime(self):
     return _pywraplp.Solver_WallTime(self)