<div dir="ltr">Hello,<br><br>I&#39;m new to galib sorry for these questions but a little help will be very important.<br>I&#39;m using galib with visual studio 2008 (vc9). My task with the galib is very simple but i&#39;m having some problems to do that.<br>
I want my genome to be a integer value (the value must be in a defined range), I already defined a function that gives a fitness to the integer.<br><br>What is the best genome from the package to this particular problem?<br>
<br>In vc I&#39;m having some problems giving the objective function to the genome &quot; GA2DBinaryStringGenome genome(width, height,Objective);&quot;&nbsp; ---&gt; &gt;error C3867: &#39;Objective&#39;: function call missing argument list; use &#39;&amp;Objective&#39; to create a pointer to member.<br>
<br><br>Thanks in advance,<br><br>-- <br>Simão Soares<br><br>
</div>