Path: news.mathworks.com!not-for-mail
From: "hailiang shen" <hlshen2005@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to solve optimization problem with discrete decision variable
Date: Fri, 19 Dec 2008 17:45:05 +0000 (UTC)
Organization: Guelph
Lines: 13
Message-ID: <gigmj1$psl$1@fred.mathworks.com>
References: <gigi6e$ccj$1@fred.mathworks.com>
Reply-To: "hailiang shen" <hlshen2005@gmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1229708705 26517 172.30.248.38 (19 Dec 2008 17:45:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 19 Dec 2008 17:45:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1339183
Xref: news.mathworks.com comp.soft-sys.matlab:508021


Thanks Derya,
The page does help me. I will try to modify it to fit my need. 



"hailiang shen" <hlshen2005@gmail.com> wrote in message <gigi6e$ccj$1@fred.mathworks.com>...
> I am trying to solve an optimization problem with GA. And my decision variables are discrete, they are picked up  from 50, 100, 150, 250, 350, 500.
> 
> Should I custom my population type? 
> 
> Thanks for any help.
> 
> Hailiang