You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pyomo Forum
Hello,
I am trying to test scalability for a model by timing a variety of sized problems. I am currently using Python's "time" feature before and after calling opt.solve(M) but for comparison I would also like to be able to access my solver's (Gurobi's) built-in timer for the actual solve itself (rather than the overall time for Pyomo to write the MIP and then for Gurobi to solve). However I am running into issues of accessing that value. Please advise!
Thanks in advance!
She'ifa
PhD Student (Mathematics)
Michael Bynum
unread,
Feb 8, 2021, 9:57:55 AM2/8/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message