0

What is the unit of mosek.dparam.optimizer_max_time parameter. I mean does it expects the input value in: seconds / milliseconds?

Would it be safe to assume the time units is always seconds, wherever the documentation does not explicitly specifies (Eg. mosek.dparam.mio_max_time , ...) ?

user14
  • 21
  • 4
  • 1
    Time in Mosek is always wall time in seconds. – Michal Adamaszek Jun 24 '21 at 12:21
  • Thanks for the clarification, Does the same holds for [mosek.iparam.license_pause_time](https://docs.mosek.com/9.2/pythonapi/parameters.html#mosek.iparam.license_pause_time) since the description use the term *milliseconds*? – user14 Jun 24 '21 at 14:32
  • 1
    I should have added "unless explicitly specified otherwise". Sorry. In any case all the optimization related times are in seconds. License pause may be the only one that is different. – Michal Adamaszek Jun 24 '21 at 14:40
  • Don't worry! Thanks a lot. – user14 Jun 24 '21 at 16:21

0 Answers0