results.work
回答済みDoes anyone know what "results.work" stands for? I am using Gurobi from Matlab.
Thank you in advance!
0
-
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 -
Thank you!
0
サインインしてコメントを残してください。
コメント
2件のコメント