I want to know reasons for numerical trouble and solutions. I have tried increasing NumericFocus upto 3.
Also why - too many rows are removed in presolve. Those are all equality constraaints.
I am calling gurobi from MATLAB. I prepare constraint matrix A, b and c in MATLAB.
T.
unread,
Apr 22, 2015, 10:32:28 AM4/22/15
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
to gur...@googlegroups.com
Could you export your model and post it?
Rashesh Mehta
unread,
Apr 24, 2015, 2:13:46 AM4/24/15
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
to gur...@googlegroups.com
On furhter investigation and trials, I found mistake in my data from which model was prepared. On correcting that, I could get the results using gurobi (academic license) in matlab.