Path: news.mathworks.com!not-for-mail
From: "matt dash" <n.a@mail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: GA optimization
Date: Thu, 15 May 2008 16:40:19 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <g0hp1j$k91$1@fred.mathworks.com>
References: <g0h39e$6sq$1@fred.mathworks.com>
Reply-To: "matt dash" <n.a@mail.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 1210869619 20769 172.30.248.38 (15 May 2008 16:40:19 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 15 May 2008 16:40:19 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 939004
Xref: news.mathworks.com comp.soft-sys.matlab:468626


I could be wrong, but if you just rewrote your objective
function to round each variable, wouldn't it find the
optimum integer solution? (It would still return non integer
results but rounding them would give the same solution).