Skip to main content

results.work

Answered

Comments

2 comments

  • Jaromił Najman
    • Gurobi Staff

    From the documentation of the gurobi() function

    work

    The work (in work units) spent on the optimization. As opposed to the runtime in seconds, the work is deterministic. This means that on the same hardware and with the same parameter and attribute settings, solving the same model twice will lead to exactly the same amount of work in each of the two solves. One work unit corresponds very roughly to one second, but this greatly depends on the hardware on which Gurobi is running and on the model that has been solved.

    1
  • Greg
    • Gurobi-versary
    • First Comment
    • First Question

    Thank you!

    0

Please sign in to leave a comment.