convtrace1
multiline string |
Conversion backtrace [1] |
distance
float |
Distance |
energ0
float |
Starting energy |
f0genotype
multiline string |
f0 genotype converted to f0 genotype |
fit
float |
Fitness |
fit2
float |
Final fitness Fitness shifted by (avg-n*stddev) |
geno
|
Geno Geno object for this Genotype |
genotype
multiline string |
Genotype |
gnum
integer |
Generation |
info
multiline string |
Info Additional information or comments |
instances
integer |
Instances Copies of this genotype |
isValid
integer, 0 .. 1 (false/true) |
Valid |
lifespan
float |
Life span Average life span |
name
string |
Name |
nncon
float |
Brain connections (deprecated; use numconnections) |
nnsiz
float |
Brain size (deprecated; use numneurons) |
num
integer |
Ordinal number |
numconnections
float |
Brain connections |
numjoints
float |
Body joints |
numneurons
float |
Brain size |
numparts
float |
Body parts |
popsiz
integer |
Deprecated; use instances |
simi
float |
Similarity |
strjoints
float |
Body joints (deprecated; use numjoints) |
strsiz
float |
Body parts (deprecated; use numparts) |
uid
string |
# Unique identifier |
user1
untyped |
User field 1 |
user2
untyped |
User field 2 |
user3
untyped |
User field 3 |
velocity
float |
Velocity Average velocity |
vertpos
float |
Vertical position |
vertvel
float |
Vertical velocity |
getModel
returns Model |
Model object function getModel() |
getNormalized
returns float |
get normalized property function getNormalized(untyped property_name_or_index) |
mutate
doesn't return a value |
Mutate function mutate() |
| Global context |