When Solver has Converged to the Current Solution
A poorly scaled model is more likely to trigger this stopping condition, even if the Use
Automatic Scaling box in the Solver Options dialog is checked. So it pays to design
your model to be reasonably well scaled in the first place: The typical values
of the objective and constraints should not differ from each other, or from
the decision variable values, by more than three or four orders of magnitude.
If you are getting this message when you are seeking a locally optimal
solution, you can change the setting in the Convergence box to a smaller value such as
1E-5 or 1E-6; but you should also consider why it is that the objective
function is changing so slowly. Perhaps you can add constraints or use different
starting values for the variables, so that the Solver does not get "trapped" in a
region of slow improvement.