| Symbol |
Description |
|
|
|
|
|
 |
variable set of instructions or tokens |
|
|
|
|
|
 |
-th possible token (an integer) |
|
|
|
|
|
 |
current number of tokens |
|
|
|
|
|
 |
set of strings over alphabet , containing the search space of programs |
|
|
|
|
|
 |
total current code  |
|
|
|
|
|
 |
-th token of code  |
|
|
|
|
|
 |
-th frozen program , where total code starts with  |
|
|
|
|
|
 |
-pointer to the highest address of code  |
|
|
|
|
|
 |
start address of a program (prefix) solving all tasks so far |
|
|
|
|
|
 |
top frozen address, can only grow,
 |
|
|
|
|
|
 |
current code bias |
|
|
|
|
|
 |
variable set of tasks, ordered in cyclic fashion; each task has a computation tape |
|
|
|
|
|
 |
set of possible tape symbols (here: integers) |
|
|
|
|
|
 |
set of strings over alphabet , defining possible states stored on tapes |
|
|
|
|
|
 |
an element of  |
|
|
|
|
|
 |
variable state of task , stored on tape  |
|
|
|
|
|
 |
-th component of  |
|
|
|
|
|
 |
length of any string  |
|
|
|
|
|
 |
equal to if
or equal to if
 |
|
|
|
|
|
 |
current instruction pointer of task , encoded on tape within state  |
|
|
|
|
|
 |
variable probability distribution on , encoded on tape as part of  |
|
|
|
|
|
 |
current history-dependent probability of selecting if  |
|
|
|
|
|