1; brimstone gravestone milestone headstone
2; shears has been used
3
4[kingdom]
5;info
6hill=redcode-94nop
7author=Will Varfar
8email=made@up.com
9;core metrics
10coresize=8000
11processes=8000
12cycles=80000
13minsep=50
14pspacesize=500
15; misc
16rounds=75
17; benchnark
18benchmark=wilfiz
19benchmark_n=5% ;the top 5 percent of each species will be benchmarked
20benchmark_candidate=100 ;if it is over 100, we want to know about it :-)
21; fitness weightings
22win_attack=6.0
23win_defence=2.0
24tie_attack=1.0
25tie_defence=2.0
26lose_attack=0.0
27lose_defence=0.0
28; reproduction control
29crossover=random
30random_none=10.0
31random_crossover=1.0
32random_insert=1.0
33random_replace=1.0
34random_delete=1.0
35survive=10%
36mutation_none=15.0
37mutation_opcode=0.3
38mutation_modifier=0.3
39mutation_addrmode_a=0.3
40mutation_addrmode_b=0.3
41mutation_operand_a=2.0
42mutation_operand_b=2.0
43; bounds
44min_length=5
45max_length=8
46; instruction frequencies
47inst_gen=markov_2
48markov_file=koen.markov2
49; operand distribution
50operands=table
51operands_file=koen.operands
52; generations
53generation=0
54; genera
55num_genera=3
560=testg
571=bench
582=empty
59
60[testg]
61min_length=20
62max_length=20
63num_species=1
640=tests
65
66[tests]
67evolving=1
68num_warriors=30
69num_chromosomes=2
70chromosome_0=testc0
71chromosome_1=testc1
72
73[bench]
74num_species=1
750=wilfiz
76
77[empty]
78num_species=0
79
80[wilfiz]
81evolving=0
82num_warriors=12
83warrior_0=wilfiz/behemot.rc
84warrior_1=wilfiz/crazyshot2.rc
85warrior_2=wilfiz/hazylazy.rc
86warrior_3=wilfiz/npaper2.rc
87warrior_4=wilfiz/reepicheep.rc
88warrior_5=wilfiz/revengepaper.rc
89warrior_6=wilfiz/rotfcopy.rc
90warrior_7=wilfiz/silvertalon12.rc
91warrior_8=wilfiz/sonofvain.rc
92warrior_9=wilfiz/uninvited.rc
93warrior_10=wilfiz/vanquisher2.rc
94warrior_11=wilfiz/willow.rc
95
96[testc0]
97[testc1]
98