<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi Paul --<div><br></div><div>You'd need to tell us a little more about the problem: e.g., a general sense of what you're optimizing, the range of solutions (is 4 particularly close to 0 or not?), and any insight you have about the granularity of the fitness landscape (e.g., should one realistically ever expect to reach 0)</div><div><br></div><div>In general, having partial credit in a fitness function (which it sounds like have) is a good thing; you might reconsider however that works and tinker with it (e.g., transform the distance; combine a second measure; etc). Trying a larger population and different crossover + mutation methods are the other obvious levers. &nbsp;Beyond that and similar generic advice, there's not enough to go on.</div><div><br></div><div><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Mon, 12 Mar 2012 22:12:25 +0000<br>&gt; From: phhs80@gmail.com<br>&gt; To: galib@mit.edu<br>&gt; Subject: [galib] Fine tuning of Galib<br>&gt; <br>&gt; Dear All,<br>&gt; <br>&gt; I am solving a problem with Galib, whose objective function is 0 at<br>&gt; the (theoretical) solution. With Galib, I am getting solutions close<br>&gt; to 0 but never 0 (sometimes I get 4 or even 1). I have played with<br>&gt; several parameters of the GA, but with no remarkable success. Have<br>&gt; more experienced users some suggestions to offer me?<br>&gt; <br>&gt; Thanks in advance,<br>&gt; <br>&gt; Paul<br>&gt; _______________________________________________<br>&gt; galib mailing list<br>&gt; galib@mit.edu<br>&gt; http://mailman.mit.edu/mailman/listinfo/galib<br></div></div>                                               </div></body>
</html>