[galib] composite genome

francis keyes fkeymo at gmail.com
Fri Apr 16 13:19:54 EDT 2010


... I forgot to mention that those errors and refering to the equal
function:

int
CompositeGenome::equal(const GAGenome& g) const {
  CompositeGenome& genome = (CompositeGenome&)g;
  return ((*grg == *genome.grg) && (*b2d == *genome.b2d));
}

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/galib/attachments/20100416/6b44ef76/attachment.htm


More information about the galib mailing list