1

I have submitted a mixed integer linear program to NEOS server to be solved. I am using CBC solver using AMPL commands. My command file contains two lines:

solve;
display x;

When I used a small dataset to test it out, the results were emailed to me and the variable x was displayed correctly. However, when I used a much larger dataset, I got an email saying the job had completed, but variable `x was not displayed in the email or when I logged in to the results page using my jobnumber/password`.

How can I get access to the solution? Thanks so much for any help!

potashin
  • 44,205
  • 11
  • 83
  • 107

0 Answers0