332 MIP simplex iterations= MIP [i]
0 branch-and-bound nodes=BB[i]
absmipgap = 7.10543e-14 = abs[i]
relmipgap = 9.50355e-16= rely[i]
No basis.
Thanks,
This error occurs when CPLEX did not receive the directive 'return_mipgap 7' in cplex_options, and so did not define the suffixes relmipgap and absmipgap. To get more help, post a transcript from your AMPL session (what you typed, and the messages AMPL and CPLEX displayed); also if you included a run file, attach that to your message.
Bob Fourer
am...@googlegroups.com