<!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> </DIV>
<DIV><FONT face="Trebuchet MS" size=2>   I have a genome codified 
in the following way:</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT> </DIV>
<DIV><FONT face="Trebuchet MS" 
size=2>          GABin2DecPhenotype 
map;</FONT></DIV>
<DIV><FONT face="Trebuchet MS" 
size=2>             
map.add ( 6, 1, 64 );        // alfa 
parameter</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>   
          map.add ( 6, 1, 64 
);        // beta parameter</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2>      
       map.add ( 6, 1, 64 
);        // gamma parameter</FONT></DIV>
<DIV><FONT face="Trebuchet MS" 
size=2>         
    map.add ( 1, 0, 1 
);        // state of model (on, 
off)</FONT></DIV>
<DIV><FONT face="Trebuchet MS" 
size=2>            
 map.add ( 3, 0, 7 );        // witch 
random number generator</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT> </DIV>
<DIV><FONT face="Trebuchet MS" size=2>   Where alfa, beta and 
gamma need to 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> </DIV>
<DIV>
<DIV><FONT face="Trebuchet MS" size=2>   I think one solution 
is 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> </DIV>
<DIV><FONT face="Trebuchet MS" size=2>   But, in other 
way, </FONT><FONT face="Trebuchet MS" size=2>Is there any method in GALib 
to control how a chromosome is generate, in order to conserve this kind of 
relations ?</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT> </DIV>
<DIV><FONT face="Trebuchet MS" size=2>   Waiting for your 
comments,</FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT> </DIV>
<DIV><FONT face="Trebuchet MS" size=2> ------------<BR> Ing. MALDONADO 
M Fernando M<BR> Laboratory of Digital Systems<BR> Electrical 
Engineering Department<BR> Tec de Monterrey<BR> E-Mail: <A 
href="mailto:fernando.maldonado@itesm.mx">fernando.maldonado@itesm.mx</A></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT> </DIV></BODY></HTML>