github.com/yaricom/goNEAT@v0.0.0-20210507221059-e2110b885482/data/p2test.neat (about)

     1  trait_param_mut_prob 0.5 
     2  trait_mutation_power 1.0
     3  weight_mut_power 1.0
     4  disjoint_coeff 1.0
     5  excess_coeff 1.0
     6  mutdiff_coeff 7.0
     7  compat_threshold 9.0
     8  age_significance 1.0
     9  survival_thresh 0.4
    10  mutate_only_prob 0.25
    11  mutate_random_trait_prob 0.1
    12  mutate_link_trait_prob 0.1
    13  mutate_node_trait_prob 0.1
    14  mutate_link_weights_prob 0.8
    15  mutate_toggle_enable_prob 0.0
    16  mutate_gene_reenable_prob 0.00
    17  mutate_add_node_prob 0.01
    18  mutate_add_link_prob 0.3
    19  mutate_connect_sensors 0.5
    20  interspecies_mate_rate 0.01
    21  mate_multipoint_prob 0.6
    22  mate_multipoint_avg_prob 0.4
    23  mate_singlepoint_prob 0.0
    24  mate_only_prob 0.2
    25  recur_only_prob 0.2
    26  pop_size 1000
    27  dropoff_age 15
    28  newlink_tries 20
    29  print_every 60
    30  babies_stolen 0
    31  num_runs 100
    32  num_generations 100
    33  log_level 1