Hello,
I have implemented the simple nonlinear problem in AIMMS which uses the CONOPT 4.0 solver to solve it. But whenever I run the code, the objective function value changes and I get the warnings like: "Warning: After 252 iterations CONOPT 4.0 terminated and BasicStateEstimation is not yet optimal. The minimum found for obj is 704.122936573." It seems that the optimization procedure stops before convergence. Therefore, I checked the "stop criteria" from the "solver general" and "specific solver" icons and changed some of them, but I still have the same issue. Would you please tell me how I can solve this issue? Please let me know if you need the code. RegardsHi
You might get better solutions if you use the multi-start algorithm in AIMMS. See the AIMMS Language Reference for more information, and the circle packing example for an example that uses the multi-start algorithm.
Changing the model formulation could also help but for that I would need the see the AIMMS project. If you want me to review your model then please attach your project here, after adding it to a zip file, or send it to our support by email if your project contains sensitive information.
Reply
Sign up
Already have an account? Login
Please use your business or academic e-mail address to register
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.