File: help.h-copy.html

package info (click to toggle)
avida 2.0b7-4.2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 5,244 kB
  • ctags: 8,357
  • sloc: cpp: 57,327; ansic: 7,554; sh: 861; makefile: 492; perl: 169; exp: 21
file content (6 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
<html>
<title>Instruction : h-copy</title>

<h1>h-copy</h1>

This instruction reads the contents of the organism's <a href="help.Memory.html">memory</a>  at the position of the <a href="help.Heads.html">read-head</a>, and copy that to the position of the <a href="help.Heads.html">write-head</a>. If a non-zero copy mutation rate is set, a test will be made based on this probability to determine if a <a href="help.Mutation.html">mutation</a>  occurs. If so, a random instruction (chosen from the full set with equal probability) will be placed at the write-head instead.