Hi,
I have couple of instances that are written in mps format.
I want to use AMPL with CPLEX solver to run those instances.
I understand AMPL can generate mps file once the mod and dat files are given, but is there a way to transfer back?
Or should I just use CPLEX to read those mps file?
How to do that in MacOS terminal with AMPL and CPLEX solver?
Thank you so much!.