Hi ;)<br><br><div class="gmail_quote">2010/12/8 Mitar <span dir="ltr">&lt;<a href="mailto:mmitar@gmail.com">mmitar@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi!<br>
<div class="im"><br>
On Wed, Dec 8, 2010 at 3:39 PM, Alberto G. Corona &lt;<a href="mailto:agocorona@gmail.com">agocorona@gmail.com</a>&gt; wrote:<br>
&gt; DNK? I think you mean DNA.<br>
<br>
</div>Sorry. In my native language it is DNK. ;-)<br>
<div class="im"><br>
&gt; the genotype program  that develips the  fenotype is much more smooth and<br>
&gt; granular than a computer program. A chante un a gen does not make you to<br>
&gt; have a extra bone. It can make you to have your hand slighltly longer. or<br>
&gt; shorter.<br>
<br>
</div>Because we are using very small programs. A change of one constant in<br>
a Linux kernel would also be a very small change in general. Maybe<br>
some esoteric device would not function anymore, but this is it. Of<br>
course there would be also changes which would make whole kernel<br>
dysfunctional.<br>
<div class="im"><br></div></blockquote><div>Of course there are smooth zones in the fitness landscape of any code. what is necessary is to direct the process by avoiding absurd replacements (mutations that goes straight to dead zones) and rules for changing from a smooth to another smooth area once the local maximum is not satisfactory. Or to detect them as early as possible (that is, rules again). That is what I mentioned before. </div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
&gt; In fact there are metalevels of selection that discard abrupt changes. For<br>
&gt; example, when females ovulate there are a strong selection where thounsands<br>
&gt; of candidate cell ovules are tested and discarded. This is one of the<br>
&gt; reasons why anomalous mutations are scarce.<br>
<br>
</div>I doubt that. Aren&#39;t female eggs made while she is still a fetus? And<br>
they do not divide anymore later on?<br></blockquote><div><br></div><div>This selection of candidate eggs happens each month within each ovulation period. It is mentioned in this superb conference series by Yale university. It is a very good introduction. I don´t remember the exact chapter. sorry:</div>

<div><br></div><div><a href="http://www.youtube.com/watch?v=VjgHd6HKtvE">http://www.youtube.com/watch?v=VjgHd6HKtvE</a> </div><div><br></div><div> Moreover, the genetic code has evolved to evolve. For many reasons. Neither Haskell nor any conventional language has. One of the safety measures of the genetic code is protectin itself against undesired mutations. This is something vital for life. Cancer is one consequence. but another consequences are more deadly: If a mother spend nine months to produce an unfit child this is a dead end for the mother´s genome line.  For this reason,  undesired mutations, specially in reproductive cells are either repaired or discarded. This selection is more strong in females than in males (for investment reasons) .</div>

<div><br></div><div>The rate of mutations in living beings is equal to the theorical optimum for procariots and eucariouts. This is another examople of how finely tuned the DNA has evolved for evolution. The molecular bonds are strong enough just to permit the right rate of mutation . But the DNA i´m sure, has much more secrets to learn and discover.</div>

<div><br></div><div>So in conclusion there are much details to learn and to implement to have sucessful general genetic algorithms for genetic programming. But the research promises a lot of fun.</div></div>