Skip to main content

Hi all, I am going to run the AIMMS with many different scenarios(case data) automatically. In case the solver may not find the optimum solution in some of the scenarios, I wonder is there any parameter or index (such as 0 or 1) I can get after solving each case to indicate if the solver has got the optimum solution?

Hi @Chunyang. You can use the math program suffix ProgramStatus for this. If it equals ‘Optimal’ then an optimal solution has been found.


Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator