<div dir="ltr">Hello,<br><br>I'm new to galib sorry for these questions but a little help will be very important.<br>I'm using galib with visual studio 2008 (vc9). My task with the galib is very simple but i'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'm having some problems giving the objective function to the genome " GA2DBinaryStringGenome genome(width, height,Objective);" ---> >error C3867: 'Objective': function call missing argument list; use '&Objective' to create a pointer to member.<br>
<br><br>Thanks in advance,<br><br>-- <br>Simão Soares<br><br>
</div>