-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathparams.ne
More file actions
executable file
·37 lines (37 loc) · 815 Bytes
/
params.ne
File metadata and controls
executable file
·37 lines (37 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
trait_param_mut_prob 0.5
trait_mutation_power 1.0
linktrait_mut_sig 1.0
nodetrait_mut_sig 0.5
weight_mut_power 2.5
recur_prob 0.35
disjoint_coeff 1.0
excess_coeff 1.0
mutdiff_coeff 3.0
compat_thresh 4.0
age_significance 1.0
survival_thresh 0.4
mutate_only_prob 0.25
mutate_random_trait_prob 0.1
mutate_link_trait_prob 0.1
mutate_node_trait_prob 0.5
mutate_link_weights_prob 0.6
mutate_toggle_enable_prob 0.1
mutate_gene_reenable_prob 0.05
mutate_add_node_prob 0.005
mutate_add_link_prob 0.06
interspecies_mate_rate 0.01
mate_multipoint_prob 0.6
mate_multipoint_avg_prob 0.4
mate_singlepoint_prob 0.0
mate_only_prob 0.2
recur_only_prob 0.5
pop_size 500
dropoff_age 1500
newlink_tries 20
print_every 60
babies_stolen 0
num_runs 1
time_const_mut_power 0.2
time_const_mut_prob 0.3
bias_mut_power 0.2
bias_mut_prob 0.3