> I need to use the Genetic algorithm feature in Solver to globally
solve ...
Solver Uses Generalized Reduced Gradient Algorithm
http://support.microsoft.com/kb/82890
My guess is that you've locked onto a local minimum (or maximum) and not
the global solution.
Try different starting values, or keep adding tighter constraints in the
direction you think is a better solution.
Make sure your model isn't using functions like IF, Max, Min, Lookup,...etc
= = = = =
HTH Dana DeLouis
Alimaliyu wrote:
> I need to use the Genetic algorithm feature in Solver to globally solve a
> non-linear blending problem. I have used What's Best to obtain a local
> optimum which is not satisfactory. I need help.
> Regards
> Alimaliyu