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