Originally posted by: EdKlotz
Agreed; given the nature of how branch and bound can be sensitive to path changes associated with different versions, we typically do not assume a bug or other issue went away just because it no longer occurs with a later version. Googling for "AIMMS cplex output" turfed up
https://groups.google.com/forum/#!topic/aimms/z2vRrRijp2s
which appears to describe how to generate CPLEX output to a file. I also found
http://techblog.aimms.com/2011/12/
that describes how to export an MPS file of the model from AIMMS. Presumably AIMMS offers a similar option to generate a SAV file of the model,
which is what we would prefer. If you upload the SAV file here, I will have a look and hopefully verify that the issue is either a bug that has been fixed,
or some sort of numerical/ill conditioning issue that can be remedied by an adjustment to the model formulation.
#CPLEXOptimizers#DecisionOptimization