Greg Glockner
unread,Dec 29, 2015, 12:13:15 AM12/29/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gur...@googlegroups.com
I reviewed a copy of the model. There are several issues:
First, as stated before, you must set qcpdual=1 to get QCP duals. However, the model has numerical issues, which prevents it from computing the QCP duals. As a workaround, set numericfocus=3 and qcpdual=1 to get the QCP duals.
Finally, when in doubt, review the Gurobi logs. By default, AMPL does not print the Gurobi logs; add outlev=1 to gurobi_options to get the Gurobi logs.