PC Review


Reply
Thread Tools Rate Thread

how do i get the Genetic Algorithm in Excel Solver?

 
 
Alimaliyu
Guest
Posts: n/a
 
      26th Jul 2009
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
 
Reply With Quote
 
 
 
 
Barb Reinhardt
Guest
Posts: n/a
 
      26th Jul 2009
Since you've posted this in the programming forum, I'm going to assume you're
doing this with VBA. If so, you may want to post your code so that someone
can assist.

"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

 
Reply With Quote
 
Dana DeLouis
Guest
Posts: n/a
 
      26th Jul 2009
> 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

 
Reply With Quote
 
Patrick Molloy
Guest
Posts: n/a
 
      26th Jul 2009
is there a "Genetic" algorithm in Excel ... must be worth millions


"Alimaliyu" <(E-Mail Removed)> wrote in message
news:2BF8C273-F6C1-47E9-8602-(E-Mail Removed)...
> 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


 
Reply With Quote
 
Mark Wiley
Guest
Posts: n/a
 
      26th Jul 2009
Alimaliyu,

The solver that is included in Excel does not have a genetic algorithm
(only a generalized reduced gradient search). However, a Global solver
is availible in What'sBest if you have the Global option. You can
select WB!|Options|Global Solver and check the box for Global Solver
to use it. As an alternative, a lot of blending models can be
linearized. There may be a way to reformulate the model in a linear
fashion.

Regards,
Mark Wiley
LINDO Systems


On Jul 26, 6:53*am, Alimaliyu <Alimal...@discussions.microsoft.com>
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


 
Reply With Quote
 
Alimaliyu
Guest
Posts: n/a
 
      26th Jul 2009
Linear reformulation is out of the question.
The GA in Excel solver comes with the Premium Solver version which has to be
installed separately and costs more than my Sony Vaio. thanks for your
responses, I'll just use Matlab, but my life could've been much easier.
Alimaliyu
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
is there an add-in to use genetic programming in excel? Trans Microsoft Excel Programming 1 16th Nov 2009 07:31 AM
How to replace Excel solver with some free solver codes in Excel V =?Utf-8?B?Y3QyMTQ3?= Microsoft Excel Programming 2 8th Nov 2006 07:06 PM
I am missing solver.xla to run the excel solver add-in, please adv =?Utf-8?B?RXhjZWwgU29sdmVy?= Microsoft Excel Crashes 0 27th Mar 2006 03:11 AM
Extending Brian Connelly's C# CodeDOM Genetic Algorithm project Scott Microsoft C# .NET 1 28th Jan 2006 11:26 PM
Anyone doing any work with Genetic Algorithms in excel? Stella Microsoft Excel Misc 0 19th Feb 2004 02:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:18 PM.