<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Trebuchet MS" size=2>Hello,</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" size=2>&nbsp;&nbsp;&nbsp;I have a genome codified 
in the&nbsp;following way:</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GABin2DecPhenotype 
map;</FONT></DIV>
<DIV><FONT face="Trebuchet MS" 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
map.add ( 6, 1, 64 );&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; // alfa 
parameter</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;map.add ( 6, 1, 64 
);&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; // beta parameter</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;map.add ( 6, 1, 64 
);&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; // gamma&nbsp;parameter</FONT></DIV>
<DIV><FONT face="Trebuchet MS" 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;map.add ( 1, 0, 1 
);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // state of model (on, 
off)</FONT></DIV>
<DIV><FONT face="Trebuchet MS" 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&nbsp;map.add ( 3, 0, 7 );&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // witch 
random number generator</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" size=2>&nbsp;&nbsp; Where&nbsp;alfa, beta and 
gamma need to&nbsp;keep a relationship between them. I think, I will loose 
genetic information if I throw the genomes who not satisfy that relation during 
the generations.</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face="Trebuchet MS" size=2>&nbsp;&nbsp; I think one solution 
is&nbsp;to <FONT face="Trebuchet MS" size=2>re-interpretate the genome code, in 
order to recover the genetic information generated.</FONT></FONT></DIV></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" size=2>&nbsp;&nbsp; But, in other 
way,&nbsp;</FONT><FONT face="Trebuchet MS" size=2>Is there any method in GALib 
to control how a chromosome&nbsp;is generate, in order to conserve this kind of 
relations&nbsp;?</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" size=2>&nbsp;&nbsp; Waiting for your 
comments,</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" size=2>&nbsp;------------<BR>&nbsp;Ing. MALDONADO 
M Fernando M<BR>&nbsp;Laboratory of Digital Systems<BR>&nbsp;Electrical 
Engineering Department<BR>&nbsp;Tec de Monterrey<BR>&nbsp;E-Mail: <A 
href="mailto:fernando.maldonado@itesm.mx">fernando.maldonado@itesm.mx</A></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV></BODY></HTML>