1 | Initializing Go System (12 threads) |
---|
2 | ExprTypes: |
---|
3 | --------------- |
---|
4 | NULL: 0 |
---|
5 | STARTLEAF: 1 |
---|
6 | CONSTANT: 2 |
---|
7 | TIME: 4 |
---|
8 | SYSTEM: 5 |
---|
9 | VAR: 6 |
---|
10 | LASTLEAF: 7 |
---|
11 | STARTFUNC: 8 |
---|
12 | NEG: 9 |
---|
13 | ABS: 10 |
---|
14 | SQRT: 11 |
---|
15 | SIN: 12 |
---|
16 | COS: 13 |
---|
17 | TAN: 14 |
---|
18 | EXP: 15 |
---|
19 | LOG: 16 |
---|
20 | LASTFUNC: 17 |
---|
21 | POWI: 18 |
---|
22 | POWF: 19 |
---|
23 | POWE: 20 |
---|
24 | DIV: 21 |
---|
25 | ADD: 22 |
---|
26 | MUL: 23 |
---|
27 | EXPR_MAX: 24 |
---|
28 | STARTVAR: 25 |
---|
29 | Parsing Main Config: config/main/main_default.cfg |
---|
30 | {data/ config/ runs/ prob/prob_default.cfg [pge/pge_default.cfg]} |
---|
31 | Init'n PGE1 |
---|
32 | ---------- |
---|
33 | Parsing Problem Config: prob/bench/Nguyen_12.cfg |
---|
34 | Prob: &{Nguyen_12 [] <nil> 1000 benchmark [benchmark/Nguyen_12.trn] [benchmark/Nguyen_12.tst] [] [] 0.01 0 [0 1] [] [] [] 0xc0000d6000} |
---|
35 | TCfg: &{50 6 4 1 [Add] [Add Mul Div] [Var ConstantF] [Add Mul Div] [ADD] [ADD MUL DIV] [VAR CONSTANTF] [ADD MUL DIV] [( [a] )] [( [a] ) [m] { nil }/{ nil }] [X_0 0.0000e+00] [( [a] ) [m] { nil }/{ nil }] false {false false false 0 0 false} [0 1] 0 0 0 0 0 0 0 0 0 false 0} |
---|
36 | |
---|
37 | LogDir: runs/Nguyen_12/pge/ |
---|
38 | Setting up problem: Nguyen_12 |
---|
39 | Reading Trainging File: benchmark/Nguyen_12.trn |
---|
40 | Var Names = [f(xs)] | [x y] |
---|
41 | Point(%d): %v |
---|
42 | 0 {[0.679435 0.873026] [-0.592484]} |
---|
43 | Point(%d): %v |
---|
44 | 100 {[0.589087 0.259853] [-0.310093]} |
---|
45 | Point(%d): %v |
---|
46 | 200 {[] []} |
---|
47 | Num Points: 200 |
---|
48 | Reading Testing File: benchmark/Nguyen_12.tst |
---|
49 | Var Names = [f(xs)] | [x y] |
---|
50 | Point(%d): %v |
---|
51 | 0 {[0.256365 0.783034] [-0.488992]} |
---|
52 | Point(%d): %v |
---|
53 | 100 {[0.25908 0.424471] [-0.347268]} |
---|
54 | Point(%d): %v |
---|
55 | 200 {[0.005932 0.549608] [-0.398574]} |
---|
56 | Point(%d): %v |
---|
57 | 300 {[0.221518 0.175578] [-0.168626]} |
---|
58 | Point(%d): %v |
---|
59 | 400 {[0.212543 0.212615] [-0.197573]} |
---|
60 | Point(%d): %v |
---|
61 | 500 {[0.670236 0.324177] [-0.370917]} |
---|
62 | Point(%d): %v |
---|
63 | 600 {[0.816939 0.863816] [-0.590535]} |
---|
64 | Point(%d): %v |
---|
65 | 700 {[0.054137 0.000399] [-0.000549]} |
---|
66 | Point(%d): %v |
---|
67 | 800 {[0.232997 0.459582] [-0.363676]} |
---|
68 | Point(%d): %v |
---|
69 | 900 {[0.705558 0.337395] [-0.383896]} |
---|
70 | Point(%d): %v |
---|
71 | 1000 {[0.083883 0.065221] [-0.063635]} |
---|
72 | Point(%d): %v |
---|
73 | 1100 {[0.762782 0.36502] [-0.403681]} |
---|
74 | Point(%d): %v |
---|
75 | 1200 {[0.811401 0.74363] [-0.567887]} |
---|
76 | Point(%d): %v |
---|
77 | 1300 {[0.970101 0.375533] [-0.332317]} |
---|
78 | Point(%d): %v |
---|
79 | 1400 {[0.543482 0.112066] [-0.179071]} |
---|
80 | Point(%d): %v |
---|
81 | 1500 {[0.174333 0.606411] [-0.426919]} |
---|
82 | Point(%d): %v |
---|
83 | 1600 {[0.183889 0.081273] [-0.083045]} |
---|
84 | Point(%d): %v |
---|
85 | 1700 {[0.668714 0.147954] [-0.236075]} |
---|
86 | Point(%d): %v |
---|
87 | 1800 {[0.947451 0.536086] [-0.437085]} |
---|
88 | Point(%d): %v |
---|
89 | 1900 {[0.130954 0.99144] [-0.501915]} |
---|
90 | Point(%d): %v |
---|
91 | 2000 {[] []} |
---|
92 | Num Points: 2000 |
---|
93 | |
---|
94 | Parsing PGE Config: config/pge/pge_default.cfg |
---|
95 | |
---|
96 | ****************************************************** |
---|
97 | |
---|
98 | Init'n PGE |
---|
99 | Roots: [Add] |
---|
100 | Nodes: [Add Mul Div] |
---|
101 | Leafs: [Var ConstantF] |
---|
102 | NonTrig: [Add Mul Div] |
---|
103 | Use Vars: [0 1] |
---|
104 | Roots: [( [a] )] |
---|
105 | Nodes: [( [a] ) [m] { nil }/{ nil }] |
---|
106 | Leafs: [X_0 X_1] |
---|
107 | NonTrig: [( [a] ) [m] { nil }/{ nil }] |
---|
108 | generating initial expressions |
---|
109 | &{50 6 4 1 [Add] [Add Mul Div] [Var ConstantF] [Add Mul Div] [ADD] [ADD MUL DIV] [VAR CONSTANTF] [ADD MUL DIV] [( [a] )] [( [a] ) [m] { nil }/{ nil }] [X_0 0.0000e+00] [( [a] ) [m] { nil }/{ nil }] false {false false false 0 0 false} [0 1] 0 0 0 0 0 0 0 0 0 false 0} |
---|
110 | Initial Add: [( C_1 ) ( C_-1*X_0 ) ( C_-1*X_1 )] |
---|
111 | 0: ( C_1 ) |
---|
112 | 1: ( C_-1*X_0 ) |
---|
113 | 2: ( C_-1*X_1 ) |
---|
114 | |
---|
115 | ****************************************************** |
---|
116 | |
---|
117 | Running Main |
---|
118 | numSrch = 1 |
---|
119 | Running PGE |
---|
120 | in: PS.step() 0 |
---|
121 | pop/push(0,0): ( C_0 ) |
---|
122 | Testscore 2000 |
---|
123 | Best New Min Error: ( C_0 ) |
---|
124 | coeff: [-0.3925620899999995] |
---|
125 | size: 2 depth: 2 |
---|
126 | uId: 0 pId: 0 |
---|
127 | iId: 0 tId: 0 |
---|
128 | |
---|
129 | train NaNs: 0 |
---|
130 | train L1: 0.123011 |
---|
131 | |
---|
132 | test NaNs: 0 |
---|
133 | test Evals: 2000 |
---|
134 | test L1: 0.129021 |
---|
135 | test L2: 0.153455 |
---|
136 | |
---|
137 | pop/push(1,1): ( C_0*X_1 ) |
---|
138 | Testscore 2000 |
---|
139 | Best New Min Error: ( C_0*X_1 ) |
---|
140 | coeff: [-0.6948023032017636] |
---|
141 | size: 4 depth: 3 |
---|
142 | uId: 0 pId: 0 |
---|
143 | iId: 0 tId: 2 |
---|
144 | |
---|
145 | train NaNs: 0 |
---|
146 | train L1: 0.073203 |
---|
147 | |
---|
148 | test NaNs: 0 |
---|
149 | test Evals: 2000 |
---|
150 | test L1: 0.072965 |
---|
151 | test L2: 0.085058 |
---|
152 | |
---|
153 | pop/push(2,2): ( C_0*X_0 ) |
---|
154 | Testscore 2000 |
---|
155 | |
---|
156 | |
---|
157 | Gen: 0 |
---|
158 | in: PS.step() 1 |
---|
159 | pop/push(0,3): C_0*X_1 |
---|
160 | Testscore 2000 |
---|
161 | pop/push(1,4): ( C_0 + C_1*X_1 ) |
---|
162 | Testscore 2000 |
---|
163 | pop/push(2,5): C_0*X_0 |
---|
164 | Testscore 2000 |
---|
165 | |
---|
166 | |
---|
167 | in: PS.step() 2 |
---|
168 | pop/push(0,6): ( C_0 + C_1 ) |
---|
169 | Testscore 2000 |
---|
170 | pop/push(1,7): ( C_0 + C_1*X_0 ) |
---|
171 | Testscore 2000 |
---|
172 | pop/push(2,8): ( C_0 + C_1*(X_1)^2 ) |
---|
173 | Testscore 2000 |
---|
174 | Gen: 1 |
---|
175 | |
---|
176 | |
---|
177 | in: PS.step() 3 |
---|
178 | pop/push(0,9): C_0*(X_1)^2 |
---|
179 | Testscore 2000 |
---|
180 | pop/push(1,10): ( C_0 + { C_1 }/{ X_1 } ) |
---|
181 | Testscore 2000 |
---|
182 | pop/push(2,11): ( C_0 + C_1*(X_1)^3 ) |
---|
183 | Testscore 2000 |
---|
184 | Gen: 2 |
---|
185 | |
---|
186 | |
---|
187 | in: PS.step() 4 |
---|
188 | pop/push(0,12): C_0*X_0*X_1 |
---|
189 | Testscore 2000 |
---|
190 | pop/push(1,13): ( C_0 + { C_1 }/{ C_2 } ) |
---|
191 | Testscore 2000 |
---|
192 | pop/push(2,14): ( C_0 + C_1*X_0*X_1 ) |
---|
193 | Testscore 2000 |
---|
194 | Gen: 3 |
---|
195 | |
---|
196 | |
---|
197 | in: PS.step() 5 |
---|
198 | pop/push(0,15): C_0*(X_1)^3 |
---|
199 | Testscore 2000 |
---|
200 | pop/push(1,16): ( C_0 + C_1*(X_1)^4 ) |
---|
201 | Testscore 2000 |
---|
202 | pop/push(2,17): ( C_0*C_1 + C_2*X_1 ) |
---|
203 | Testscore 2000 |
---|
204 | Gen: 4 |
---|
205 | |
---|
206 | |
---|
207 | Gen: 5 |
---|
208 | in: PS.step() 6 |
---|
209 | pop/push(0,18): C_0*(X_1)^4 |
---|
210 | Testscore 2000 |
---|
211 | pop/push(1,19): C_0*X_0*(X_1)^2 |
---|
212 | Testscore 2000 |
---|
213 | pop/push(2,20): ( C_0 + C_1*(X_1)^5 ) |
---|
214 | Testscore 2000 |
---|
215 | |
---|
216 | |
---|
217 | in: PS.step() 7 |
---|
218 | pop/push(0,21): C_0*(X_0)^2 |
---|
219 | Testscore 2000 |
---|
220 | pop/push(1,22): C_0*X_1*(X_0)^2 |
---|
221 | Testscore 2000 |
---|
222 | pop/push(2,23): ( C_0 + C_1*(X_1)^6 ) |
---|
223 | Testscore 2000 |
---|
224 | Gen: 6 |
---|
225 | |
---|
226 | |
---|
227 | in: PS.step() 8 |
---|
228 | pop/push(0,24): C_0*(X_1)^5 |
---|
229 | Testscore 2000 |
---|
230 | pop/push(1,25): C_0*X_0*(X_1)^3 |
---|
231 | Testscore 2000 |
---|
232 | pop/push(2,26): ( C_0 + C_1*(X_1)^7 ) |
---|
233 | Testscore 2000 |
---|
234 | Gen: 7 |
---|
235 | |
---|
236 | |
---|
237 | in: PS.step() 9 |
---|
238 | pop/push(0,27): C_0*(X_1)^6 |
---|
239 | Testscore 2000 |
---|
240 | pop/push(1,28): C_0*X_1*(X_0)^3 |
---|
241 | Testscore 2000 |
---|
242 | pop/push(2,29): ( C_0 + C_1*(X_1)^8 ) |
---|
243 | Testscore 2000 |
---|
244 | Gen: 8 |
---|
245 | |
---|
246 | |
---|
247 | in: PS.step() 10 |
---|
248 | pop/push(0,30): C_0*(X_0)^3 |
---|
249 | Testscore 2000 |
---|
250 | pop/push(1,31): C_0*X_0*(X_1)^4 |
---|
251 | Testscore 2000 |
---|
252 | pop/push(2,32): ( C_0 + C_1*(X_1)^9 ) |
---|
253 | Testscore 2000 |
---|
254 | Gen: 9 |
---|
255 | |
---|
256 | |
---|
257 | in: PS.step() 11 |
---|
258 | Gen: 10 |
---|
259 | pop/push(0,33): C_0*(X_1)^7 |
---|
260 | Testscore 2000 |
---|
261 | pop/push(1,34): C_0*X_0*(X_1)^5 |
---|
262 | Testscore 2000 |
---|
263 | pop/push(2,35): ( C_0 + C_1*(X_1)^10 ) |
---|
264 | Testscore 2000 |
---|
265 | |
---|
266 | |
---|
267 | in: PS.step() 12 |
---|
268 | pop/push(0,36): C_0*(X_0)^4 |
---|
269 | Testscore 2000 |
---|
270 | pop/push(1,37): C_0*X_1*(X_0)^4 |
---|
271 | Testscore 2000 |
---|
272 | pop/push(2,38): ( C_0 + C_1*(X_1)^11 ) |
---|
273 | Testscore 2000 |
---|
274 | Gen: 11 |
---|
275 | |
---|
276 | |
---|
277 | in: PS.step() 13 |
---|
278 | pop/push(0,39): C_0*(X_1)^8 |
---|
279 | Testscore 2000 |
---|
280 | pop/push(1,40): ( C_0 + C_1*(X_1)^12 ) |
---|
281 | Testscore 2000 |
---|
282 | pop/push(2,41): C_0*( X_1 + C_1*X_0 ) |
---|
283 | Testscore 2000 |
---|
284 | Gen: 12 |
---|
285 | |
---|
286 | |
---|
287 | in: PS.step() 14 |
---|
288 | pop/push(0,42): C_0*(X_1)^9 |
---|
289 | Testscore 2000 |
---|
290 | pop/push(1,43): C_0*( C_1 + X_1 ) |
---|
291 | Testscore 2000 |
---|
292 | pop/push(2,44): ( C_0*X_1 + C_1*(X_1)^2 ) |
---|
293 | Testscore 2000 |
---|
294 | Gen: 13 |
---|
295 | |
---|
296 | |
---|
297 | in: PS.step() 15 |
---|
298 | pop/push(0,45): C_0*(X_0)^5 |
---|
299 | Testscore 2000 |
---|
300 | pop/push(1,46): C_0*( C_1 + X_1 ) |
---|
301 | Testscore 2000 |
---|
302 | pop/push(2,47): C_0*( C_1 + X_1 + C_2*X_0 ) |
---|
303 | Testscore 2000 |
---|
304 | Gen: 14 |
---|
305 | |
---|
306 | |
---|
307 | in: PS.step() 16 |
---|
308 | pop/push(0,48): C_0*(X_1)^10 |
---|
309 | Testscore 2000 |
---|
310 | pop/push(1,49): C_0*( C_1 + C_2 ) |
---|
311 | Testscore 2000 |
---|
312 | pop/push(2,50): C_0*( C_1 + C_2 + X_1 ) |
---|
313 | Testscore 2000 |
---|
314 | Gen: 15 |
---|
315 | |
---|
316 | |
---|
317 | in: PS.step() 17 |
---|
318 | pop/push(0,51): C_0*(X_1)^11 |
---|
319 | Testscore 2000 |
---|
320 | pop/push(1,52): C_0*X_0*(X_1)^6 |
---|
321 | Testscore 2000 |
---|
322 | pop/push(2,53): ( C_0 + C_1*(X_1)^2 ) |
---|
323 | Testscore 2000 |
---|
324 | Gen: 16 |
---|
325 | |
---|
326 | |
---|
327 | in: PS.step() 18 |
---|
328 | pop/push(0,54): C_0*(X_0)^6 |
---|
329 | Testscore 2000 |
---|
330 | pop/push(1,55): C_0*X_1*(X_0)^5 |
---|
331 | Testscore 2000 |
---|
332 | pop/push(2,56): C_0*X_1*( C_1 + X_1 ) |
---|
333 | Testscore 2000 |
---|
334 | Gen: 17 |
---|
335 | |
---|
336 | |
---|
337 | in: PS.step() 19 |
---|
338 | pop/push(0,57): C_0*(X_1)^12 |
---|
339 | Testscore 2000 |
---|
340 | pop/push(1,58): C_0*X_0*(X_1)^7 |
---|
341 | Testscore 2000 |
---|
342 | pop/push(2,59): C_0*X_1*( C_1 + C_2 ) |
---|
343 | Testscore 2000 |
---|
344 | Gen: 18 |
---|
345 | |
---|
346 | |
---|
347 | in: PS.step() 20 |
---|
348 | pop/push(0,60): C_0*(X_0)^7 |
---|
349 | Testscore 2000 |
---|
350 | pop/push(1,61): C_0*X_0*(X_1)^8 |
---|
351 | Testscore 2000 |
---|
352 | pop/push(2,62): ( C_0 + C_1*(X_0)^2 ) |
---|
353 | Testscore 2000 |
---|
354 | Gen: 19 |
---|
355 | |
---|
356 | |
---|
357 | in: PS.step() 21 |
---|
358 | pop/push(0,63): C_0*(X_0)^8 |
---|
359 | Testscore 2000 |
---|
360 | pop/push(1,64): C_0*X_1*(X_0)^6 |
---|
361 | Testscore 2000 |
---|
362 | pop/push(2,65): ( C_0 + C_1*(X_0)^3 ) |
---|
363 | Testscore 2000 |
---|
364 | Gen: 20 |
---|
365 | |
---|
366 | |
---|
367 | in: PS.step() 22 |
---|
368 | pop/push(0,66): C_0*(X_0)^9 |
---|
369 | Testscore 2000 |
---|
370 | pop/push(1,67): C_0*X_0*(X_1)^9 |
---|
371 | Testscore 2000 |
---|
372 | pop/push(2,68): ( C_0 + C_1*(X_0)^4 ) |
---|
373 | Testscore 2000 |
---|
374 | Gen: 21 |
---|
375 | |
---|
376 | |
---|
377 | in: PS.step() 23 |
---|
378 | pop/push(0,69): C_0*(X_0)^10 |
---|
379 | Testscore 2000 |
---|
380 | pop/push(1,70): C_0*X_1*(X_0)^7 |
---|
381 | Testscore 2000 |
---|
382 | pop/push(2,71): ( C_0 + C_1*(X_0)^5 ) |
---|
383 | Testscore 2000 |
---|
384 | Gen: 22 |
---|
385 | |
---|
386 | |
---|
387 | in: PS.step() 24 |
---|
388 | pop/push(0,72): C_0*(X_0)^11 |
---|
389 | Testscore 2000 |
---|
390 | pop/push(1,73): C_0*X_0*(X_1)^10 |
---|
391 | Testscore 2000 |
---|
392 | pop/push(2,74): ( C_0 + C_1*(X_0)^6 ) |
---|
393 | Testscore 2000 |
---|
394 | Gen: 23 |
---|
395 | |
---|
396 | |
---|
397 | in: PS.step() 25 |
---|
398 | pop/push(0,75): C_0*(X_0)^12 |
---|
399 | Testscore 2000 |
---|
400 | pop/push(1,76): C_0*X_0*(X_1)^11 |
---|
401 | Testscore 2000 |
---|
402 | pop/push(2,77): ( C_0 + C_1*(X_0)^7 ) |
---|
403 | Testscore 2000 |
---|
404 | Gen: 24 |
---|
405 | |
---|
406 | |
---|
407 | in: PS.step() 26 |
---|
408 | pop/push(0,78): C_0*X_1*(X_0)^8 |
---|
409 | Testscore 2000 |
---|
410 | pop/push(1,79): ( C_0 + C_1*(X_0)^8 ) |
---|
411 | Testscore 2000 |
---|
412 | pop/push(2,80): C_0*( X_1 + C_1*C_2 ) |
---|
413 | Testscore 2000 |
---|
414 | Gen: 25 |
---|
415 | |
---|
416 | |
---|
417 | in: PS.step() 27 |
---|
418 | pop/push(0,81): C_0*X_0*(X_1)^12 |
---|
419 | Testscore 2000 |
---|
420 | pop/push(1,82): ( C_0 + C_1*(X_0)^9 ) |
---|
421 | Testscore 2000 |
---|
422 | pop/push(2,83): C_0*( C_1 + C_2*X_1 ) |
---|
423 | Testscore 2000 |
---|
424 | Gen: 26 |
---|
425 | |
---|
426 | |
---|
427 | in: PS.step() 28 |
---|
428 | pop/push(0,84): C_0*X_1*(X_0)^9 |
---|
429 | Testscore 2000 |
---|
430 | pop/push(1,85): ( C_0 + C_1*(X_0)^10 ) |
---|
431 | Testscore 2000 |
---|
432 | pop/push(2,86): C_0*( C_1 + C_2*X_1 ) |
---|
433 | Testscore 2000 |
---|
434 | Gen: 27 |
---|
435 | |
---|
436 | |
---|
437 | Gen: 28 |
---|
438 | in: PS.step() 29 |
---|
439 | pop/push(0,87): C_0*X_1*(X_0)^10 |
---|
440 | Testscore 2000 |
---|
441 | pop/push(1,88): ( C_0 + C_1*(X_0)^11 ) |
---|
442 | Testscore 2000 |
---|
443 | pop/push(2,89): ( C_0*X_0 + C_1*X_1 ) |
---|
444 | Testscore 2000 |
---|
445 | |
---|
446 | |
---|
447 | in: PS.step() 30 |
---|
448 | pop/push(0,90): ( C_0 + C_1*X_1 ) |
---|
449 | Testscore 2000 |
---|
450 | pop/push(1,91): C_0*X_1*( C_1 + C_2*X_1 ) |
---|
451 | Testscore 2000 |
---|
452 | pop/push(2,92): ( C_0 + C_1*X_1 + C_2*(X_1)^2 ) |
---|
453 | Testscore 2000 |
---|
454 | Gen: 29 |
---|
455 | |
---|
456 | |
---|
457 | in: PS.step() 31 |
---|
458 | pop/push(0,93): ( C_0 + C_1*X_0 ) |
---|
459 | Testscore 2000 |
---|
460 | pop/push(1,94): C_0*( X_0 + C_1*X_1 ) |
---|
461 | Testscore 2000 |
---|
462 | pop/push(2,95): C_0*X_1*( C_1 + C_2*X_1 ) |
---|
463 | Testscore 2000 |
---|
464 | Gen: 30 |
---|
465 | |
---|
466 | |
---|
467 | in: PS.step() 32 |
---|
468 | pop/push(0,96): C_0*( C_1 + X_0 ) |
---|
469 | Testscore 2000 |
---|
470 | pop/push(1,97): C_0*( C_1 + C_2*X_1 ) |
---|
471 | Testscore 2000 |
---|
472 | pop/push(2,98): ( C_0 + C_1*X_0 + C_2*X_1 ) |
---|
473 | Testscore 2000 |
---|
474 | Gen: 31 |
---|
475 | |
---|
476 | |
---|
477 | in: PS.step() 33 |
---|
478 | pop/push(0,99): C_0*( C_1 + X_0 ) |
---|
479 | Testscore 2000 |
---|
480 | pop/push(1,100): ( C_0 + C_1 + C_2*X_1 ) |
---|
481 | Testscore 2000 |
---|
482 | pop/push(2,101): C_0*( C_1 + X_0 + C_2*X_1 ) |
---|
483 | Testscore 2000 |
---|
484 | Gen: 32 |
---|
485 | |
---|
486 | |
---|
487 | in: PS.step() 34 |
---|
488 | pop/push(0,102): C_0*X_1*(X_0)^11 |
---|
489 | Testscore 2000 |
---|
490 | pop/push(1,103): C_0*X_1*( C_1 + X_0 ) |
---|
491 | Testscore 2000 |
---|
492 | pop/push(2,104): ( C_0 + C_1 + C_2*(X_1)^2 ) |
---|
493 | Testscore 2000 |
---|
494 | Gen: 33 |
---|
495 | |
---|
496 | |
---|
497 | in: PS.step() 35 |
---|
498 | pop/push(0,105): C_0*X_1*(X_0)^12 |
---|
499 | Testscore 2000 |
---|
500 | pop/push(1,106): C_0*( C_1 + C_2 + X_0 ) |
---|
501 | Testscore 2000 |
---|
502 | pop/push(2,107): ( { C_0 }/{ X_1 } + C_1*X_1 ) |
---|
503 | Testscore 2000 |
---|
504 | Gen: 34 |
---|
505 | |
---|
506 | |
---|
507 | in: PS.step() 36 |
---|
508 | pop/push(0,108): ( C_0 + { C_1 }/{ X_1 } ) |
---|
509 | Testscore 2000 |
---|
510 | pop/push(1,109): ( C_0 + C_1 + C_2*X_0 ) |
---|
511 | Testscore 2000 |
---|
512 | pop/push(2,110): ( { C_0 }/{ C_1 } + C_2*X_1 ) |
---|
513 | Testscore 2000 |
---|
514 | Gen: 35 |
---|
515 | |
---|
516 | |
---|
517 | in: PS.step() 37 |
---|
518 | pop/push(0,111): ( C_0 + { X_0 }/{ X_1 } ) |
---|
519 | Testscore 2000 |
---|
520 | pop/push(1,112): ( C_0 + C_1*(X_0)^12 ) |
---|
521 | Testscore 2000 |
---|
522 | pop/push(2,113): C_0*( X_1 + { C_1 }/{ X_1 } ) |
---|
523 | Testscore 2000 |
---|
524 | Gen: 36 |
---|
525 | |
---|
526 | |
---|
527 | in: PS.step() 38 |
---|
528 | pop/push(0,114): ( C_0 + { X_0 }/{ C_1 } ) |
---|
529 | Testscore 2000 |
---|
530 | pop/push(1,115): C_0*( X_1 + { C_1 }/{ C_2 } ) |
---|
531 | Testscore 2000 |
---|
532 | pop/push(2,116): ( C_0*X_1 + C_1*(X_1)^3 ) |
---|
533 | Testscore 2000 |
---|
534 | Gen: 37 |
---|
535 | |
---|
536 | |
---|
537 | in: PS.step() 39 |
---|
538 | pop/push(0,117): ( C_0 + { C_1 }/{ C_2 } ) |
---|
539 | Testscore 2000 |
---|
540 | pop/push(1,118): ( C_0 + C_1*(X_1)^3 ) |
---|
541 | Testscore 2000 |
---|
542 | pop/push(2,119): ( C_0*X_1 + C_1*(X_1)^4 ) |
---|
543 | Testscore 2000 |
---|
544 | Gen: 38 |
---|
545 | |
---|
546 | |
---|
547 | in: PS.step() 40 |
---|
548 | pop/push(0,120): ( C_0 + { X_0 }/{ C_1 } ) |
---|
549 | Testscore 2000 |
---|
550 | pop/push(1,121): ( C_0 + C_1*(X_1)^4 ) |
---|
551 | Testscore 2000 |
---|
552 | pop/push(2,122): ( C_0 + C_1*X_0*(X_1)^2 ) |
---|
553 | Testscore 2000 |
---|
554 | Gen: 39 |
---|
555 | |
---|
556 | |
---|
557 | in: PS.step() 41 |
---|
558 | pop/push(0,123): ( C_0 + { C_1 }/{ X_1 } ) |
---|
559 | Testscore 2000 |
---|
560 | pop/push(1,124): ( C_0 + C_1*C_2*X_0 ) |
---|
561 | Testscore 2000 |
---|
562 | pop/push(2,125): ( C_0 + C_1*X_0*(X_1)^3 ) |
---|
563 | Testscore 2000 |
---|
564 | Gen: 40 |
---|
565 | |
---|
566 | |
---|
567 | in: PS.step() 42 |
---|
568 | pop/push(0,126): C_0*X_0*( C_1 + X_1 ) |
---|
569 | Testscore 2000 |
---|
570 | pop/push(1,127): ( C_0 + C_1*X_0*(X_1)^4 ) |
---|
571 | Testscore 2000 |
---|
572 | pop/push(2,128): C_0*( C_1 + C_2 + C_3*X_1 ) |
---|
573 | Testscore 2000 |
---|
574 | Gen: 41 |
---|
575 | |
---|
576 | |
---|
577 | in: PS.step() 43 |
---|
578 | pop/push(0,129): C_0*(C_1*X_1)^2 |
---|
579 | Testscore 2000 |
---|
580 | pop/push(1,130): ( C_0 + C_1*X_0*(X_1)^5 ) |
---|
581 | Testscore 2000 |
---|
582 | pop/push(2,131): ( C_0 + { X_0 }/{ C_1 } + C_2*X_1 ) |
---|
583 | Testscore 2000 |
---|
584 | Gen: 42 |
---|
585 | |
---|
586 | |
---|
587 | in: PS.step() 44 |
---|
588 | pop/push(0,132): ( C_0 + C_1 + { X_0 }/{ C_2 } ) |
---|
589 | Testscore 2000 |
---|
590 | pop/push(1,133): ( C_0 + C_1*X_0*(X_1)^6 ) |
---|
591 | Testscore 2000 |
---|
592 | pop/push(2,134): ( C_0 + { C_1 }/{ C_2 } + C_3*X_1 ) |
---|
593 | Testscore 2000 |
---|
594 | Gen: 43 |
---|
595 | |
---|
596 | |
---|
597 | in: PS.step() 45 |
---|
598 | pop/push(0,135): C_0*X_0*( C_1 + C_2 ) |
---|
599 | Testscore 2000 |
---|
600 | pop/push(1,136): ( C_0 + C_1*X_1*(X_0)^2 ) |
---|
601 | Testscore 2000 |
---|
602 | pop/push(2,137): ( C_0*X_1 + C_1*(X_1)^5 ) |
---|
603 | Testscore 2000 |
---|
604 | Gen: 44 |
---|
605 | |
---|
606 | |
---|
607 | in: PS.step() 46 |
---|
608 | pop/push(0,138): ( C_0 + C_1*(X_1)^5 ) |
---|
609 | Testscore 2000 |
---|
610 | pop/push(1,139): C_0*( C_1 + X_1 + { C_2 }/{ X_1 } ) |
---|
611 | Testscore 2000 |
---|
612 | pop/push(2,140): C_0*X_1*( C_1 + X_0 + C_2*X_1 ) |
---|
613 | Testscore 2000 |
---|
614 | Gen: 45 |
---|
615 | |
---|
616 | |
---|
617 | in: PS.step() 47 |
---|
618 | pop/push(0,141): C_0*X_0*( C_1 + X_0 ) |
---|
619 | Testscore 2000 |
---|
620 | pop/push(1,142): C_0*X_1*( C_1 + C_2 + X_0 ) |
---|
621 | Testscore 2000 |
---|
622 | pop/push(2,143): C_0*( C_1 + X_1 + { C_2 }/{ C_3 } ) |
---|
623 | Testscore 2000 |
---|
624 | Gen: 46 |
---|
625 | |
---|
626 | |
---|
627 | in: PS.step() 48 |
---|
628 | pop/push(0,144): C_0*(C_1*X_1)^3 |
---|
629 | Testscore 2000 |
---|
630 | pop/push(1,145): ( C_0 + C_1*X_0*(X_1)^7 ) |
---|
631 | Testscore 2000 |
---|
632 | pop/push(2,146): ( C_0 + { C_1 }/{ X_1 } + C_2*X_1 ) |
---|
633 | Testscore 2000 |
---|
634 | Gen: 47 |
---|
635 | |
---|
636 | |
---|
637 | in: PS.step() 49 |
---|
638 | pop/push(0,147): ( C_0 + C_1 + { C_2 }/{ X_1 } ) |
---|
639 | Testscore 2000 |
---|
640 | pop/push(1,148): ( C_0 + C_1*X_0*(X_1)^8 ) |
---|
641 | Testscore 2000 |
---|
642 | pop/push(2,149): ( C_0 + { C_1 }/{ C_2 } + C_3*X_1 ) |
---|
643 | Testscore 2000 |
---|
644 | Gen: 48 |
---|
645 | |
---|
646 | |
---|
647 | in: PS.step() 50 |
---|
648 | pop/push(0,150): C_0*(C_1*X_1)^4 |
---|
649 | Testscore 2000 |
---|
650 | pop/push(1,151): ( C_0 + C_1*X_0*(X_1)^9 ) |
---|
651 | Testscore 2000 |
---|
652 | pop/push(2,152): ( C_0*X_1 + C_1*(X_1)^6 ) |
---|
653 | Testscore 2000 |
---|
654 | Gen: 49 |
---|
655 | |
---|
656 | |
---|
657 | in: PS.step() 51 |
---|
658 | pop/push(0,153): ( C_0 + C_1*(X_1)^6 ) |
---|
659 | Testscore 2000 |
---|
660 | pop/push(1,154): ( C_0*X_1 + C_1*(X_1)^7 ) |
---|
661 | Testscore 2000 |
---|
662 | pop/push(2,155): ( C_0 + { C_1 }/{ ( X_1 + { C_2 }/{ X_1 } ) } ) |
---|
663 | Testscore 2000 |
---|
664 | Gen: 50 |
---|
665 | |
---|
666 | |
---|
667 | in: PS.step() 52 |
---|
668 | pop/push(0,156): ( C_0 + C_1*(X_1)^7 ) |
---|
669 | Testscore 2000 |
---|
670 | pop/push(1,157): ( C_0*X_1 + C_1*(X_1)^8 ) |
---|
671 | Testscore 2000 |
---|
672 | pop/push(2,158): ( C_0 + C_1*X_1 + C_2*(X_1)^3 ) |
---|
673 | Testscore 2000 |
---|
674 | Gen: 51 |
---|
675 | |
---|
676 | |
---|
677 | in: PS.step() 53 |
---|
678 | pop/push(0,159): ( C_0 + C_1*(X_1)^8 ) |
---|
679 | Testscore 2000 |
---|
680 | pop/push(1,160): ( C_0 + C_1 + C_2*(X_1)^3 ) |
---|
681 | Testscore 2000 |
---|
682 | pop/push(2,161): ( C_0*X_1 + C_1*(X_1)^9 ) |
---|
683 | Testscore 2000 |
---|
684 | Gen: 52 |
---|
685 | |
---|
686 | |
---|
687 | in: PS.step() 54 |
---|
688 | pop/push(0,162): ( C_0 + C_1*(X_1)^9 ) |
---|
689 | Testscore 2000 |
---|
690 | pop/push(1,163): ( C_0*X_1 + C_1*(X_1)^10 ) |
---|
691 | Testscore 2000 |
---|
692 | pop/push(2,164): ( C_0 + { C_1 }/{ ( C_2 + { C_3 }/{ X_1 } ) } ) |
---|
693 | Testscore 2000 |
---|
694 | Gen: 53 |
---|
695 | |
---|
696 | |
---|
697 | in: PS.step() 55 |
---|
698 | pop/push(0,165): ( C_0 + C_1*(X_1)^10 ) |
---|
699 | Testscore 2000 |
---|
700 | pop/push(1,166): ( C_0*X_1 + C_1*(X_1)^11 ) |
---|
701 | Testscore 2000 |
---|
702 | pop/push(2,167): ( C_0 + { C_1 }/{ ( C_2 + { C_3 }/{ X_1 } ) } ) |
---|
703 | Testscore 2000 |
---|
704 | Gen: 54 |
---|
705 | |
---|
706 | |
---|
707 | in: PS.step() 56 |
---|
708 | pop/push(0,168): ( C_0 + C_1*(X_1)^11 ) |
---|
709 | Testscore 2000 |
---|
710 | pop/push(1,169): ( C_0*X_1 + C_1*(X_1)^12 ) |
---|
711 | Testscore 2000 |
---|
712 | pop/push(2,170): ( C_0 + C_1*X_1 + C_2*(X_1)^4 ) |
---|
713 | Testscore 2000 |
---|
714 | Gen: 55 |
---|
715 | |
---|
716 | |
---|
717 | in: PS.step() 57 |
---|
718 | pop/push(0,171): ( C_0 + C_1*(X_1)^12 ) |
---|
719 | Testscore 2000 |
---|
720 | pop/push(1,172): ( C_0 + C_1 + C_2*(X_1)^4 ) |
---|
721 | Testscore 2000 |
---|
722 | pop/push(2,173): C_0*( X_1 + C_1*(X_0)^2 ) |
---|
723 | Testscore 2000 |
---|
724 | Gen: 56 |
---|
725 | |
---|
726 | |
---|
727 | in: PS.step() 58 |
---|
728 | pop/push(0,174): C_0*(C_1*X_0)^2 |
---|
729 | Testscore 2000 |
---|
730 | pop/push(1,175): ( C_0 + C_1*X_0*(X_1)^10 ) |
---|
731 | Testscore 2000 |
---|
732 | pop/push(2,176): ( C_0*X_1 + C_1*(X_0)^2 ) |
---|
733 | Testscore 2000 |
---|
734 | Gen: 57 |
---|
735 | |
---|
736 | |
---|
737 | in: PS.step() 59 |
---|
738 | pop/push(0,177): ( C_0 + C_1*(X_0)^2 ) |
---|
739 | Testscore 2000 |
---|
740 | pop/push(1,178): ( C_0 + C_1*X_1*(X_0)^3 ) |
---|
741 | Testscore 2000 |
---|
742 | pop/push(2,179): C_0*( X_1 + C_1*(X_0)^3 ) |
---|
743 | Testscore 2000 |
---|
744 | Gen: 58 |
---|
745 | |
---|
746 | |
---|
747 | in: PS.step() 60 |
---|
748 | pop/push(0,180): C_0*(C_1*X_1)^5 |
---|
749 | Testscore 2000 |
---|
750 | pop/push(1,181): ( C_0 + C_1*X_0*(X_1)^11 ) |
---|
751 | Testscore 2000 |
---|
752 | pop/push(2,182): ( C_0*X_1 + C_1*(X_0)^3 ) |
---|
753 | Testscore 2000 |
---|
754 | Gen: 59 |
---|
755 | |
---|
756 | |
---|
757 | in: PS.step() 61 |
---|
758 | pop/push(0,183): ( C_0 + C_1*(X_0)^3 ) |
---|
759 | Testscore 2000 |
---|
760 | pop/push(1,184): ( C_0 + C_1*X_0*(X_1)^12 ) |
---|
761 | Testscore 2000 |
---|
762 | pop/push(2,185): C_0*( X_1 + C_1*(X_0)^4 ) |
---|
763 | Testscore 2000 |
---|
764 | Gen: 60 |
---|
765 | |
---|
766 | |
---|
767 | in: PS.step() 62 |
---|
768 | pop/push(0,186): C_0*(X_0*X_1)^2 |
---|
769 | Testscore 2000 |
---|
770 | pop/push(1,187): ( C_0 + C_1*X_1*(X_0)^4 ) |
---|
771 | Testscore 2000 |
---|
772 | pop/push(2,188): ( C_0*X_1 + C_1*(X_0)^4 ) |
---|
773 | Testscore 2000 |
---|
774 | Gen: 61 |
---|
775 | |
---|
776 | |
---|
777 | in: PS.step() 63 |
---|
778 | pop/push(0,189): ( C_0 + C_1*(X_0)^4 ) |
---|
779 | Testscore 2000 |
---|
780 | pop/push(1,190): ( C_0 + C_1*X_1*(X_0)^5 ) |
---|
781 | Testscore 2000 |
---|
782 | pop/push(2,191): C_0*X_1*( X_1 + { C_1 }/{ X_1 } ) |
---|
783 | Testscore 2000 |
---|
784 | Gen: 62 |
---|
785 | |
---|
786 | |
---|
787 | in: PS.step() 64 |
---|
788 | pop/push(0,192): C_0*(X_0)^2*(X_1)^2 |
---|
789 | Testscore 2000 |
---|
790 | pop/push(1,193): ( C_0 + C_1*X_1*(X_0)^6 ) |
---|
791 | Testscore 2000 |
---|
792 | pop/push(2,194): C_0*X_1*( X_1 + { C_1 }/{ C_2 } ) |
---|
793 | Testscore 2000 |
---|
794 | Gen: 63 |
---|
795 | |
---|
796 | |
---|
797 | in: PS.step() 65 |
---|
798 | pop/push(0,195): C_0*(C_1*X_1)^6 |
---|
799 | Testscore 2000 |
---|
800 | pop/push(1,196): ( C_0 + C_1*X_1*(X_0)^7 ) |
---|
801 | Testscore 2000 |
---|
802 | pop/push(2,197): C_0*X_1*( C_1 + { C_2 }/{ X_1 } ) |
---|
803 | Testscore 2000 |
---|
804 | Gen: 64 |
---|
805 | |
---|
806 | |
---|
807 | in: PS.step() 66 |
---|
808 | pop/push(0,198): C_0*(C_1*X_0)^3 |
---|
809 | Testscore 2000 |
---|
810 | pop/push(1,199): ( C_0 + C_1*X_1*(X_0)^8 ) |
---|
811 | Testscore 2000 |
---|
812 | pop/push(2,200): C_0*X_1*( C_1 + { C_2 }/{ X_1 } ) |
---|
813 | Testscore 2000 |
---|
814 | Gen: 65 |
---|
815 | |
---|
816 | |
---|
817 | in: PS.step() 67 |
---|
818 | pop/push(0,201): C_0*(X_0)^2*(X_1)^3 |
---|
819 | Testscore 2000 |
---|
820 | pop/push(1,202): ( C_0 + C_1*X_1*(X_0)^9 ) |
---|
821 | Testscore 2000 |
---|
822 | pop/push(2,203): C_0*X_1*( C_1 + { X_0 }/{ X_1 } ) |
---|
823 | Testscore 2000 |
---|
824 | Gen: 66 |
---|
825 | |
---|
826 | |
---|
827 | in: PS.step() 68 |
---|
828 | pop/push(0,204): C_0*(C_1*X_1)^7 |
---|
829 | Testscore 2000 |
---|
830 | pop/push(1,205): C_0*( C_1 + C_2*X_0 ) |
---|
831 | Testscore 2000 |
---|
832 | pop/push(2,206): C_0*X_1*( C_1 + { C_2 }/{ X_1 } ) |
---|
833 | Testscore 2000 |
---|
834 | Gen: 67 |
---|
835 | |
---|
836 | |
---|
837 | in: PS.step() 69 |
---|
838 | pop/push(0,207): C_0*(X_0)^3*(X_1)^2 |
---|
839 | Testscore 2000 |
---|
840 | pop/push(1,208): C_0*( C_1 + C_2*X_0 ) |
---|
841 | Testscore 2000 |
---|
842 | pop/push(2,209): ( C_0*C_1 + C_2*(X_1)^2 ) |
---|
843 | Testscore 2000 |
---|
844 | Gen: 68 |
---|
845 | |
---|
846 | |
---|
847 | in: PS.step() 70 |
---|
848 | pop/push(0,210): C_0*(C_1*X_0)^4 |
---|
849 | Testscore 2000 |
---|
850 | pop/push(1,211): C_0*( X_0 + C_1*C_2 ) |
---|
851 | Testscore 2000 |
---|
852 | pop/push(2,212): C_0*( C_1 + C_2*(X_1)^2 ) |
---|
853 | Testscore 2000 |
---|
854 | Gen: 69 |
---|
855 | |
---|
856 | |
---|
857 | in: PS.step() 71 |
---|
858 | pop/push(0,213): C_0*(C_1*X_1)^8 |
---|
859 | Testscore 2000 |
---|
860 | pop/push(1,214): C_0*( C_1 + C_2*X_0 ) |
---|
861 | Testscore 2000 |
---|
862 | pop/push(2,215): ( C_0*X_1 + C_1*(X_0)^5 ) |
---|
863 | Testscore 2000 |
---|
864 | Gen: 70 |
---|
865 | |
---|
866 | |
---|
867 | in: PS.step() 72 |
---|
868 | pop/push(0,216): ( C_0 + C_1*(X_0)^5 ) |
---|
869 | Testscore 2000 |
---|
870 | pop/push(1,217): ( C_0*C_1 + C_2*X_0 ) |
---|
871 | Gen: 71 |
---|
872 | Testscore 2000 |
---|
873 | pop/push(2,218): C_0*( X_1 + C_1*(X_0)^5 ) |
---|
874 | Testscore 2000 |
---|
875 | |
---|
876 | |
---|
877 | in: PS.step() 73 |
---|
878 | pop/push(0,219): C_0*(X_0)^2*(X_1)^4 |
---|
879 | Testscore 2000 |
---|
880 | pop/push(1,220): ( C_0 + C_1*X_1*(X_0)^10 ) |
---|
881 | Testscore 2000 |
---|
882 | pop/push(2,221): C_0*( X_1 + C_1*(X_0)^6 ) |
---|
883 | Testscore 2000 |
---|
884 | Gen: 72 |
---|
885 | |
---|
886 | |
---|
887 | in: PS.step() 74 |
---|
888 | pop/push(0,222): C_0*(C_1*X_1)^9 |
---|
889 | Testscore 2000 |
---|
890 | pop/push(1,223): ( C_0 + { C_1*X_0 }/{ X_1 } ) |
---|
891 | Testscore 2000 |
---|
892 | pop/push(2,224): ( C_0*X_1 + C_1*(X_0)^6 ) |
---|
893 | Testscore 2000 |
---|
894 | Gen: 73 |
---|
895 | |
---|
896 | |
---|
897 | Gen: 74 |
---|
898 | in: PS.step() 75 |
---|
899 | pop/push(0,225): ( C_0 + C_1*(X_0)^6 ) |
---|
900 | Testscore 2000 |
---|
901 | pop/push(1,226): ( C_0 + { C_1*X_0 }/{ X_1 } ) |
---|
902 | Testscore 2000 |
---|
903 | pop/push(2,227): C_0*( X_1 + C_1*(X_0)^7 ) |
---|
904 | Testscore 2000 |
---|
905 | |
---|
906 | |
---|
907 | in: PS.step() 76 |
---|
908 | pop/push(0,228): C_0*(X_0)^4*(X_1)^2 |
---|
909 | Testscore 2000 |
---|
910 | pop/push(1,229): ( C_0 + { X_0 }/{ C_1*X_1 } ) |
---|
911 | Testscore 2000 |
---|
912 | pop/push(2,230): ( C_0*X_1 + C_1*(X_0)^7 ) |
---|
913 | Testscore 2000 |
---|
914 | Gen: 75 |
---|
915 | |
---|
916 | |
---|
917 | in: PS.step() 77 |
---|
918 | pop/push(0,231): ( C_0 + X_0 ) |
---|
919 | Testscore 2000 |
---|
920 | pop/push(1,232): ( C_0 + C_1*(X_0)^7 ) |
---|
921 | Testscore 2000 |
---|
922 | pop/push(2,233): ( C_0 + { X_0 }/{ C_1*X_1 } ) |
---|
923 | Testscore 2000 |
---|
924 | Gen: 76 |
---|
925 | |
---|
926 | |
---|
927 | in: PS.step() 78 |
---|
928 | pop/push(0,234): ( C_0 + C_1*X_0 ) |
---|
929 | Testscore 2000 |
---|
930 | pop/push(1,235): C_0*( X_1 + C_1*(X_0)^8 ) |
---|
931 | Testscore 2000 |
---|
932 | pop/push(2,236): ( C_0 + C_1*X_1 + C_2*(X_1)^5 ) |
---|
933 | Testscore 2000 |
---|
934 | Gen: 77 |
---|
935 | |
---|
936 | |
---|
937 | in: PS.step() 79 |
---|
938 | pop/push(0,237): ( C_0 + X_0 + C_1*X_1 ) |
---|
939 | Testscore 2000 |
---|
940 | pop/push(1,238): ( C_0 + C_1 + C_2*(X_1)^5 ) |
---|
941 | Testscore 2000 |
---|
942 | pop/push(2,239): ( C_0*X_1 + C_1*(X_0)^8 ) |
---|
943 | Testscore 2000 |
---|
944 | Gen: 78 |
---|
945 | |
---|
946 | |
---|
947 | in: PS.step() 80 |
---|
948 | pop/push(0,240): ( C_0 + C_1 + X_0 ) |
---|
949 | Testscore 2000 |
---|
950 | pop/push(1,241): ( C_0 + C_1*(X_0)^8 ) |
---|
951 | Testscore 2000 |
---|
952 | pop/push(2,242): ( C_0 + C_1*X_1*(X_0)^11 ) |
---|
953 | Testscore 2000 |
---|
954 | Gen: 79 |
---|
955 | |
---|
956 | |
---|
957 | in: PS.step() 81 |
---|
958 | pop/push(0,243): ( X_0 + C_0*C_1 ) |
---|
959 | Testscore 2000 |
---|
960 | pop/push(1,244): ( C_0 + X_0 + { C_1 }/{ X_0 } ) |
---|
961 | Testscore 2000 |
---|
962 | pop/push(2,245): ( C_0*C_1 + C_2*X_0 ) |
---|
963 | Testscore 2000 |
---|
964 | Gen: 80 |
---|
965 | |
---|
966 | |
---|
967 | in: PS.step() 82 |
---|
968 | pop/push(0,246): ( X_0 + C_0*X_1 ) |
---|
969 | Testscore 2000 |
---|
970 | pop/push(1,247): ( C_0 + X_0 + { C_1 }/{ C_2 } ) |
---|
971 | Testscore 2000 |
---|
972 | pop/push(2,248): ( C_0 + C_1*X_1*(X_0)^12 ) |
---|
973 | Testscore 2000 |
---|
974 | Gen: 81 |
---|
975 | |
---|
976 | |
---|
977 | in: PS.step() 83 |
---|
978 | pop/push(0,249): ( C_0 + X_0 ) |
---|
979 | Testscore 2000 |
---|
980 | pop/push(1,250): ( C_0*X_0 + C_1*X_1 ) |
---|
981 | Testscore 2000 |
---|
982 | pop/push(2,251): ( C_0 + C_1*X_0 + C_2*X_1 ) |
---|
983 | Testscore 2000 |
---|
984 | Gen: 82 |
---|
985 | |
---|
986 | |
---|
987 | in: PS.step() 84 |
---|
988 | pop/push(0,252): ( X_0 + { C_0 }/{ X_0 } ) |
---|
989 | Testscore 2000 |
---|
990 | pop/push(1,253): ( C_0 + X_0 + { C_1 }/{ X_1 } ) |
---|
991 | Testscore 2000 |
---|
992 | pop/push(2,254): ( { C_0 }/{ C_1 } + C_2*C_3 ) |
---|
993 | Testscore 2000 |
---|
994 | Gen: 83 |
---|
995 | |
---|
996 | |
---|
997 | in: PS.step() 85 |
---|
998 | pop/push(0,255): ( X_0 + { C_0 }/{ C_1 } ) |
---|
999 | Testscore 2000 |
---|
1000 | pop/push(1,256): ( { C_0 }/{ C_1 } + C_2*C_3 ) |
---|
1001 | Testscore 2000 |
---|
1002 | pop/push(2,257): C_0*X_1*( C_1 + { X_0 }/{ C_2 } ) |
---|
1003 | Testscore 2000 |
---|
1004 | Gen: 84 |
---|
1005 | |
---|
1006 | |
---|
1007 | in: PS.step() 86 |
---|
1008 | pop/push(0,258): ( X_0 + { C_0 }/{ X_1 } ) |
---|
1009 | Testscore 2000 |
---|
1010 | pop/push(1,259): C_0*(X_0)^3*(X_1)^3 |
---|
1011 | Testscore 2000 |
---|
1012 | pop/push(2,260): C_0*( C_1 + { X_0 }/{ C_2 } ) |
---|
1013 | Testscore 2000 |
---|
1014 | Gen: 85 |
---|
1015 | |
---|
1016 | |
---|
1017 | in: PS.step() 87 |
---|
1018 | pop/push(0,261): ( X_0 + { X_0 }/{ X_1 } ) |
---|
1019 | Testscore 2000 |
---|
1020 | pop/push(1,262): C_0*(X_0*X_1)^3 |
---|
1021 | Testscore 2000 |
---|
1022 | pop/push(2,263): C_0*( C_1 + { C_2 }/{ C_3 } ) |
---|
1023 | Testscore 2000 |
---|
1024 | Gen: 86 |
---|
1025 | |
---|
1026 | |
---|
1027 | in: PS.step() 88 |
---|
1028 | pop/push(0,264): ( X_0 + { X_0 }/{ C_0 } ) |
---|
1029 | Testscore 2000 |
---|
1030 | pop/push(1,265): C_0*(C_1*X_0)^5 |
---|
1031 | Testscore 2000 |
---|
1032 | pop/push(2,266): ( C_0 + { C_1*X_1 }/{ X_0 } ) |
---|
1033 | Testscore 2000 |
---|
1034 | Gen: 87 |
---|
1035 | |
---|
1036 | |
---|
1037 | in: PS.step() 89 |
---|
1038 | pop/push(0,267): ( C_0 + { X_0 }/{ C_1 } ) |
---|
1039 | Testscore 2000 |
---|
1040 | pop/push(1,268): C_0*X_1*( C_1 + { X_0 }/{ C_2 } ) |
---|
1041 | Testscore 2000 |
---|
1042 | pop/push(2,269): C_0*(X_1)^2*( C_1 + { C_2 }/{ X_1 } ) |
---|
1043 | Testscore 2000 |
---|
1044 | Gen: 88 |
---|
1045 | |
---|
1046 | |
---|
1047 | in: PS.step() 90 |
---|
1048 | pop/push(0,270): ( X_0 + { C_0 }/{ C_1 } ) |
---|
1049 | Testscore 2000 |
---|
1050 | pop/push(1,271): ( X_0 + C_0*C_1*X_0 ) |
---|
1051 | Testscore 2000 |
---|
1052 | pop/push(2,272): C_0*( C_1 + { C_2 }/{ X_1 } ) |
---|
1053 | Testscore 2000 |
---|
1054 | Gen: 89 |
---|
1055 | |
---|
1056 | |
---|
1057 | in: PS.step() 91 |
---|
1058 | pop/push(0,273): ( X_0 + { C_0 }/{ X_1 } ) |
---|
1059 | Testscore 2000 |
---|
1060 | pop/push(1,274): C_0*(C_1*X_1)^10 |
---|
1061 | Testscore 2000 |
---|
1062 | pop/push(2,275): C_0*( C_1 + { C_2 }/{ C_3 } ) |
---|
1063 | Testscore 2000 |
---|
1064 | Gen: 90 |
---|
1065 | |
---|
1066 | |
---|
1067 | in: PS.step() 92 |
---|
1068 | pop/push(0,276): ( C_0 + { X_0 }/{ X_1 } ) |
---|
1069 | Testscore 2000 |
---|
1070 | pop/push(1,277): C_0*(X_0)^2*(X_1)^5 |
---|
1071 | Testscore 2000 |
---|
1072 | Gen: 91 |
---|
1073 | pop/push(2,278): C_0*( C_1 + { C_2 }/{ X_1 } ) |
---|
1074 | Testscore 2000 |
---|
1075 | |
---|
1076 | |
---|
1077 | in: PS.step() 93 |
---|
1078 | pop/push(0,279): ( X_0 + { X_1 }/{ X_0 } ) |
---|
1079 | Testscore 2000 |
---|
1080 | pop/push(1,280): C_0*(C_1*X_1)^11 |
---|
1081 | Testscore 2000 |
---|
1082 | pop/push(2,281): ( C_0 + { C_1 }/{ C_2*X_1 } ) |
---|
1083 | Testscore 2000 |
---|
1084 | Gen: 92 |
---|
1085 | |
---|
1086 | |
---|
1087 | in: PS.step() 94 |
---|
1088 | pop/push(0,282): ( X_0 + { C_0 }/{ X_0 } ) |
---|
1089 | Testscore 2000 |
---|
1090 | pop/push(1,283): C_0*(X_0)^3*(X_1)^4 |
---|
1091 | Testscore 2000 |
---|
1092 | pop/push(2,284): ( C_0 + { C_1 }/{ C_2*X_1 } ) |
---|
1093 | Testscore 2000 |
---|
1094 | Gen: 93 |
---|
1095 | |
---|
1096 | |
---|
1097 | in: PS.step() 95 |
---|
1098 | pop/push(0,285): ( X_0 + { X_1 }/{ C_0 } ) |
---|
1099 | Testscore 2000 |
---|
1100 | pop/push(1,286): C_0*(X_0)^5*(X_1)^2 |
---|
1101 | Testscore 2000 |
---|
1102 | pop/push(2,287): C_0*( C_1 + { X_0 }/{ X_1 } ) |
---|
1103 | Testscore 2000 |
---|
1104 | Gen: 94 |
---|
1105 | |
---|
1106 | |
---|
1107 | in: PS.step() 96 |
---|
1108 | pop/push(0,288): ( C_0 + { X_1 }/{ C_1 } ) |
---|
1109 | Testscore 2000 |
---|
1110 | pop/push(1,289): C_0*( C_1 + { X_0 }/{ C_2 } ) |
---|
1111 | Testscore 2000 |
---|
1112 | pop/push(2,290): C_0*X_1*( C_1 + C_2*X_0 ) |
---|
1113 | Testscore 2000 |
---|
1114 | Gen: 95 |
---|
1115 | |
---|
1116 | |
---|
1117 | in: PS.step() 97 |
---|
1118 | pop/push(0,291): ( C_0 + { X_1 }/{ C_1 } ) |
---|
1119 | Testscore 2000 |
---|
1120 | pop/push(1,292): ( C_0 + { X_1 }/{ C_1 } + C_2*X_1 ) |
---|
1121 | Testscore 2000 |
---|
1122 | pop/push(2,293): C_0*X_1*( C_1 + C_2 + C_3*X_1 ) |
---|
1123 | Testscore 2000 |
---|
1124 | Gen: 96 |
---|
1125 | |
---|
1126 | |
---|
1127 | in: PS.step() 98 |
---|
1128 | pop/push(0,294): ( C_0 + { X_1 }/{ X_0 } ) |
---|
1129 | Testscore 2000 |
---|
1130 | pop/push(1,295): ( C_0 + C_1 + { X_1 }/{ C_2 } ) |
---|
1131 | Testscore 2000 |
---|
1132 | pop/push(2,296): C_0*X_1*( X_0 + C_1*C_2 ) |
---|
1133 | Testscore 2000 |
---|
1134 | Gen: 97 |
---|
1135 | |
---|
1136 | |
---|
1137 | in: PS.step() 99 |
---|
1138 | pop/push(0,297): ( C_0 + { X_1 }/{ C_1 } ) |
---|
1139 | Testscore 2000 |
---|
1140 | pop/push(1,298): ( C_0 + { X_1 }/{ C_1*X_0 } ) |
---|
1141 | Testscore 2000 |
---|
1142 | pop/push(2,299): ( C_0*C_1 + C_2*C_3*X_1 ) |
---|
1143 | Testscore 2000 |
---|
1144 | Gen: 98 |
---|
1145 | |
---|
1146 | |
---|
1147 | in: PS.step() 100 |
---|
1148 | pop/push(0,300): ( C_0 + X_1 ) |
---|
1149 | Testscore 2000 |
---|
1150 | pop/push(1,301): C_0*(C_1*X_0)^6 |
---|
1151 | Testscore 2000 |
---|
1152 | pop/push(2,302): ( C_0 + { X_1 }/{ C_1*X_0 } ) |
---|
1153 | Testscore 2000 |
---|
1154 | Gen: 99 |
---|
1155 | |
---|
1156 | |
---|
1157 | in: PS.step() 101 |
---|
1158 | pop/push(0,303): ( C_0 + C_1*X_1 ) |
---|
1159 | Testscore 2000 |
---|
1160 | pop/push(1,304): ( C_0 + C_1*X_1 + C_2*(X_1)^6 ) |
---|
1161 | Testscore 2000 |
---|
1162 | pop/push(2,305): C_0*X_1*( C_1 + X_0 + C_2*(X_1)^2 ) |
---|
1163 | Testscore 2000 |
---|
1164 | Gen: 100 |
---|
1165 | |
---|
1166 | |
---|
1167 | in: PS.step() 102 |
---|
1168 | pop/push(0,306): ( C_0 + { X_1 }/{ X_0 } ) |
---|
1169 | Testscore 2000 |
---|
1170 | pop/push(1,307): C_0*(X_0)^4*(X_1)^3 |
---|
1171 | Testscore 2000 |
---|
1172 | pop/push(2,308): ( C_0 + C_1 + C_2*(X_1)^6 ) |
---|
1173 | Testscore 2000 |
---|
1174 | Gen: 101 |
---|
1175 | |
---|
1176 | |
---|
1177 | in: PS.step() 103 |
---|
1178 | pop/push(0,309): C_0*(X_0)^2*(X_1)^6 |
---|
1179 | Testscore 2000 |
---|
1180 | pop/push(1,310): ( C_0 + { C_1*X_1 }/{ X_0 } ) |
---|
1181 | Testscore 2000 |
---|
1182 | pop/push(2,311): C_0*( X_1 + C_1*X_0*X_1 ) |
---|
1183 | Testscore 2000 |
---|
1184 | Gen: 102 |
---|
1185 | |
---|
1186 | |
---|
1187 | in: PS.step() 104 |
---|
1188 | pop/push(0,312): C_0*(C_1*X_1)^12 |
---|
1189 | Testscore 2000 |
---|
1190 | pop/push(1,313): ( C_0 + { C_1 }/{ C_2*X_0 } ) |
---|
1191 | Testscore 2000 |
---|
1192 | pop/push(2,314): C_0*X_1*( C_1 + C_2*X_0 ) |
---|
1193 | Testscore 2000 |
---|
1194 | Gen: 103 |
---|
1195 | |
---|
1196 | |
---|
1197 | in: PS.step() 105 |
---|
1198 | pop/push(0,315): C_0*(X_0)^3*(X_1)^5 |
---|
1199 | Testscore 2000 |
---|
1200 | pop/push(1,316): C_0*( C_1 + { C_2 }/{ X_1 } ) |
---|
1201 | Testscore 2000 |
---|
1202 | pop/push(2,317): ( C_0*X_1 + C_1*X_0*X_1 ) |
---|
1203 | Testscore 2000 |
---|
1204 | Gen: 104 |
---|
1205 | |
---|
1206 | |
---|
1207 | in: PS.step() 106 |
---|
1208 | pop/push(0,318): ( C_0 + C_1*X_0*X_1 ) |
---|
1209 | Testscore 2000 |
---|
1210 | pop/push(1,319): C_0*( X_1 + C_1*(X_0)^9 ) |
---|
1211 | Testscore 2000 |
---|
1212 | pop/push(2,320): ( C_0 + C_1*X_1 + C_2*(X_1)^7 ) |
---|
1213 | Testscore 2000 |
---|
1214 | Gen: 105 |
---|
1215 | |
---|
1216 | |
---|
1217 | in: PS.step() 107 |
---|
1218 | pop/push(0,321): C_0*(X_0)^2*(X_1)^7 |
---|
1219 | Testscore 2000 |
---|
1220 | pop/push(1,322): ( C_0 + C_1 + C_2*(X_1)^7 ) |
---|
1221 | Testscore 2000 |
---|
1222 | pop/push(2,323): ( C_0*X_1 + C_1*(X_0)^9 ) |
---|
1223 | Testscore 2000 |
---|
1224 | Gen: 106 |
---|
1225 | |
---|
1226 | |
---|
1227 | in: PS.step() 108 |
---|
1228 | pop/push(0,324): ( C_0 + C_1*(X_0)^9 ) |
---|
1229 | Testscore 2000 |
---|
1230 | pop/push(1,325): ( C_0*X_1 + C_1*(X_0)^10 ) |
---|
1231 | Testscore 2000 |
---|
1232 | pop/push(2,326): ( C_0 + C_1*( X_0 + C_2*X_1 ) ) |
---|
1233 | Testscore 2000 |
---|
1234 | Gen: 107 |
---|
1235 | |
---|
1236 | |
---|
1237 | in: PS.step() 109 |
---|
1238 | pop/push(0,327): ( C_0 + C_1*(X_0)^10 ) |
---|
1239 | Testscore 2000 |
---|
1240 | pop/push(1,328): ( C_0 + C_1*( C_2 + X_0 ) ) |
---|
1241 | Testscore 2000 |
---|
1242 | pop/push(2,329): C_0*( X_1 + C_1*(X_0)^10 ) |
---|
1243 | Testscore 2000 |
---|
1244 | Gen: 108 |
---|
1245 | |
---|
1246 | |
---|
1247 | in: PS.step() 110 |
---|
1248 | Gen: 109 |
---|
1249 | pop/push(0,330): C_0*(C_1*X_0)^7 |
---|
1250 | Testscore 2000 |
---|
1251 | pop/push(1,331): ( C_0 + C_1*( C_2 + X_0 ) ) |
---|
1252 | Testscore 2000 |
---|
1253 | pop/push(2,332): ( C_0 + C_1*X_1*( C_2 + X_0 ) ) |
---|
1254 | Testscore 2000 |
---|
1255 | |
---|
1256 | |
---|
1257 | in: PS.step() 111 |
---|
1258 | pop/push(0,333): C_0*(X_0)^6*(X_1)^2 |
---|
1259 | Testscore 2000 |
---|
1260 | pop/push(1,334): ( C_0 + C_1*( C_2 + C_3 ) ) |
---|
1261 | Testscore 2000 |
---|
1262 | pop/push(2,335): ( C_0 + C_1*X_1*( C_2 + C_3 ) ) |
---|
1263 | Testscore 2000 |
---|
1264 | Gen: 110 |
---|
1265 | |
---|
1266 | |
---|
1267 | in: PS.step() 112 |
---|
1268 | pop/push(0,336): C_0*(X_0*X_1)^4 |
---|
1269 | Testscore 2000 |
---|
1270 | pop/push(1,337): ( C_0 + X_0 + C_1*X_0*X_1 ) |
---|
1271 | Testscore 2000 |
---|
1272 | pop/push(2,338): ( C_0*X_1 + C_1*(X_0)^11 ) |
---|
1273 | Testscore 2000 |
---|
1274 | Gen: 111 |
---|
1275 | |
---|
1276 | |
---|
1277 | in: PS.step() 113 |
---|
1278 | pop/push(0,339): ( C_0 + C_1*(X_0)^11 ) |
---|
1279 | Testscore 2000 |
---|
1280 | pop/push(1,340): ( C_0 + C_1 + C_2*X_0*X_1 ) |
---|
1281 | Testscore 2000 |
---|
1282 | pop/push(2,341): C_0*( X_1 + C_1*(X_0)^11 ) |
---|
1283 | Testscore 2000 |
---|
1284 | Gen: 112 |
---|
1285 | |
---|
1286 | |
---|
1287 | in: PS.step() 114 |
---|
1288 | pop/push(0,342): C_0*(X_0)^4*(X_1)^4 |
---|
1289 | Testscore 2000 |
---|
1290 | pop/push(1,343): C_0*(X_1)^2*( C_1 + X_0 ) |
---|
1291 | Testscore 2000 |
---|
1292 | pop/push(2,344): ( C_0*X_1 + C_1*(X_0)^12 ) |
---|
1293 | Testscore 2000 |
---|
1294 | Gen: 113 |
---|
1295 | |
---|
1296 | |
---|
1297 | in: PS.step() 115 |
---|
1298 | pop/push(0,345): ( C_0 + C_1*(X_0)^12 ) |
---|
1299 | Testscore 2000 |
---|
1300 | pop/push(1,346): C_0*( X_1 + C_1*(X_0)^12 ) |
---|
1301 | Testscore 2000 |
---|
1302 | pop/push(2,347): ( C_0*X_0 + C_1*( C_2 + X_1 ) ) |
---|
1303 | Testscore 2000 |
---|
1304 | Gen: 114 |
---|
1305 | |
---|
1306 | |
---|
1307 | in: PS.step() 116 |
---|
1308 | pop/push(0,348): C_0*(X_0)^5*(X_1)^3 |
---|
1309 | Testscore 2000 |
---|
1310 | pop/push(1,349): ( C_0 + C_1*( C_2 + X_1 ) ) |
---|
1311 | Testscore 2000 |
---|
1312 | Gen: 115 |
---|
1313 | pop/push(2,350): ( C_0 + C_1*X_1 + C_2*C_3*X_0 ) |
---|
1314 | Testscore 2000 |
---|
1315 | |
---|
1316 | |
---|
1317 | in: PS.step() 117 |
---|
1318 | pop/push(0,351): C_0*(X_0)^2*(X_1)^8 |
---|
1319 | Testscore 2000 |
---|
1320 | pop/push(1,352): ( C_0 + C_1*( C_2 + X_1 ) ) |
---|
1321 | Testscore 2000 |
---|
1322 | pop/push(2,353): ( C_0 + C_1*( X_1 + C_2*X_0 ) ) |
---|
1323 | Testscore 2000 |
---|
1324 | Gen: 116 |
---|
1325 | |
---|
1326 | |
---|
1327 | in: PS.step() 118 |
---|
1328 | pop/push(0,354): C_0*(C_1*X_0)^8 |
---|
1329 | Testscore 2000 |
---|
1330 | pop/push(1,355): ( C_0 + C_1*( C_2 + X_1 ) ) |
---|
1331 | Testscore 2000 |
---|
1332 | pop/push(2,356): ( C_0*X_1 + C_1*( C_2 + X_0 ) ) |
---|
1333 | Testscore 2000 |
---|
1334 | Gen: 117 |
---|
1335 | |
---|
1336 | |
---|
1337 | in: PS.step() 119 |
---|
1338 | pop/push(0,357): C_0*(X_0)^3*(X_1)^6 |
---|
1339 | Testscore 2000 |
---|
1340 | pop/push(1,358): ( C_0 + C_1*( C_2 + X_0 ) ) |
---|
1341 | Testscore 2000 |
---|
1342 | pop/push(2,359): ( C_0 + C_1*X_1*( C_2 + X_1 ) ) |
---|
1343 | Testscore 2000 |
---|
1344 | Gen: 118 |
---|
1345 | |
---|
1346 | |
---|
1347 | in: PS.step() 120 |
---|
1348 | pop/push(0,360): C_0*(X_0)^7*(X_1)^2 |
---|
1349 | Testscore 2000 |
---|
1350 | pop/push(1,361): C_0*(X_1)^2*( C_1 + C_2 ) |
---|
1351 | Testscore 2000 |
---|
1352 | pop/push(2,362): ( C_0 + C_1*X_0*( C_2 + X_1 ) ) |
---|
1353 | Testscore 2000 |
---|
1354 | Gen: 119 |
---|
1355 | |
---|
1356 | |
---|
1357 | in: PS.step() 121 |
---|
1358 | pop/push(0,363): ( X_0 + C_0*X_0*X_1 ) |
---|
1359 | Testscore 2000 |
---|
1360 | pop/push(1,364): C_0*(X_1)^2*( C_1 + X_1 ) |
---|
1361 | Testscore 2000 |
---|
1362 | pop/push(2,365): C_0*X_1*( C_1 + { C_2 }/{ C_3 } ) |
---|
1363 | Testscore 2000 |
---|
1364 | Gen: 120 |
---|
1365 | |
---|
1366 | |
---|
1367 | in: PS.step() 122 |
---|
1368 | pop/push(0,366): C_0*(X_0)^4*(X_1)^5 |
---|
1369 | Testscore 2000 |
---|
1370 | pop/push(1,367): C_0*X_0*X_1*( C_1 + X_1 ) |
---|
1371 | Testscore 2000 |
---|
1372 | pop/push(2,368): C_0*X_1*( C_1 + { C_2 }/{ C_3 } ) |
---|
1373 | Testscore 2000 |
---|
1374 | Gen: 121 |
---|
1375 | |
---|
1376 | |
---|
1377 | in: PS.step() 123 |
---|
1378 | pop/push(0,369): C_0*(X_0)^2*(X_1)^9 |
---|
1379 | Testscore 2000 |
---|
1380 | pop/push(1,370): C_0*X_0*X_1*( C_1 + C_2 ) |
---|
1381 | Testscore 2000 |
---|
1382 | pop/push(2,371): C_0*X_1*( X_1 + C_1*C_2 ) |
---|
1383 | Testscore 2000 |
---|
1384 | Gen: 122 |
---|
1385 | |
---|
1386 | |
---|
1387 | in: PS.step() 124 |
---|
1388 | pop/push(0,372): C_0*(X_0)^6*(X_1)^3 |
---|
1389 | Testscore 2000 |
---|
1390 | pop/push(1,373): C_0*X_0*X_1*( C_1 + X_0 ) |
---|
1391 | Testscore 2000 |
---|
1392 | pop/push(2,374): ( C_0*C_1 + C_2*(X_1)^3 ) |
---|
1393 | Testscore 2000 |
---|
1394 | Gen: 123 |
---|
1395 | |
---|
1396 | |
---|
1397 | in: PS.step() 125 |
---|
1398 | pop/push(0,375): C_0*(X_0)^5*(X_1)^4 |
---|
1399 | Testscore 2000 |
---|
1400 | pop/push(1,376): ( { C_0 }/{ X_0 } + C_1*X_0 ) |
---|
1401 | Testscore 2000 |
---|
1402 | pop/push(2,377): C_0*( C_1 + C_2*(X_1)^3 ) |
---|
1403 | Testscore 2000 |
---|
1404 | Gen: 124 |
---|
1405 | |
---|
1406 | |
---|
1407 | in: PS.step() 126 |
---|
1408 | pop/push(0,378): C_0*(C_1*X_0)^9 |
---|
1409 | Testscore 2000 |
---|
1410 | pop/push(1,379): ( { C_0 }/{ C_1 } + C_2*X_0 ) |
---|
1411 | Testscore 2000 |
---|
1412 | pop/push(2,380): C_0*( C_1 + C_2*X_0*X_1 ) |
---|
1413 | Testscore 2000 |
---|
1414 | Gen: 125 |
---|
1415 | |
---|
1416 | |
---|
1417 | in: PS.step() 127 |
---|
1418 | Gen: 126 |
---|
1419 | pop/push(0,381): C_0*(X_0)^3*(X_1)^7 |
---|
1420 | Testscore 2000 |
---|
1421 | pop/push(1,382): ( { C_0 }/{ X_0 } + C_1*X_0 ) |
---|
1422 | Testscore 2000 |
---|
1423 | pop/push(2,383): C_0*( C_1 + C_2*X_0*X_1 ) |
---|
1424 | Testscore 2000 |
---|
1425 | |
---|
1426 | |
---|
1427 | in: PS.step() 128 |
---|
1428 | pop/push(0,384): C_0*(X_0)^8*(X_1)^2 |
---|
1429 | Testscore 2000 |
---|
1430 | pop/push(1,385): C_0*( X_0 + { C_1 }/{ X_0 } ) |
---|
1431 | Testscore 2000 |
---|
1432 | pop/push(2,386): C_0*X_0*( X_1 + { C_1 }/{ X_0 } ) |
---|
1433 | Testscore 2000 |
---|
1434 | Gen: 127 |
---|
1435 | |
---|
1436 | |
---|
1437 | in: PS.step() 129 |
---|
1438 | pop/push(0,387): C_0*(X_0)^2*(X_1)^10 |
---|
1439 | Testscore 2000 |
---|
1440 | pop/push(1,388): C_0*( X_0 + { C_1 }/{ C_2 } ) |
---|
1441 | Testscore 2000 |
---|
1442 | pop/push(2,389): C_0*X_0*( X_1 + { X_1 }/{ X_0 } ) |
---|
1443 | Testscore 2000 |
---|
1444 | Gen: 128 |
---|
1445 | |
---|
1446 | |
---|
1447 | in: PS.step() 130 |
---|
1448 | pop/push(0,390): C_0*(X_0)^4*(X_1)^6 |
---|
1449 | Testscore 2000 |
---|
1450 | pop/push(1,391): C_0*( C_1 + { C_2 }/{ X_0 } ) |
---|
1451 | Testscore 2000 |
---|
1452 | pop/push(2,392): C_0*X_0*( C_1 + { X_1 }/{ X_0 } ) |
---|
1453 | Testscore 2000 |
---|
1454 | Gen: 129 |
---|
1455 | |
---|
1456 | |
---|
1457 | in: PS.step() 131 |
---|
1458 | pop/push(0,393): C_0*(C_1*X_0)^10 |
---|
1459 | Testscore 2000 |
---|
1460 | pop/push(1,394): C_0*( C_1 + { C_2 }/{ X_0 } ) |
---|
1461 | Testscore 2000 |
---|
1462 | pop/push(2,395): C_0*X_0*( C_1 + { X_1 }/{ X_0 } ) |
---|
1463 | Testscore 2000 |
---|
1464 | Gen: 130 |
---|
1465 | |
---|
1466 | |
---|
1467 | in: PS.step() 132 |
---|
1468 | pop/push(0,396): C_0*(X_0)^7*(X_1)^3 |
---|
1469 | Testscore 2000 |
---|
1470 | pop/push(1,397): C_0*( C_1 + { X_1 }/{ X_0 } ) |
---|
1471 | Testscore 2000 |
---|
1472 | pop/push(2,398): C_0*X_1*( C_1 + { C_2 }/{ X_0 } ) |
---|
1473 | Testscore 2000 |
---|
1474 | Gen: 131 |
---|
1475 | |
---|
1476 | |
---|
1477 | in: PS.step() 133 |
---|
1478 | pop/push(0,399): C_0*(X_0)^3*(X_1)^8 |
---|
1479 | Testscore 2000 |
---|
1480 | pop/push(1,400): C_0*( C_1 + { X_1 }/{ C_2 } ) |
---|
1481 | Testscore 2000 |
---|
1482 | pop/push(2,401): ( C_0 + C_1*X_1 + C_2*(X_1)^8 ) |
---|
1483 | Testscore 2000 |
---|
1484 | Gen: 132 |
---|
1485 | |
---|
1486 | |
---|
1487 | in: PS.step() 134 |
---|
1488 | pop/push(0,402): C_0*(X_0*X_1)^5 |
---|
1489 | Testscore 2000 |
---|
1490 | pop/push(1,403): C_0*( C_1 + { X_1 }/{ C_2 } ) |
---|
1491 | Testscore 2000 |
---|
1492 | pop/push(2,404): ( C_0 + C_1*X_1 + C_2*(X_1)^9 ) |
---|
1493 | Testscore 2000 |
---|
1494 | Gen: 133 |
---|
1495 | |
---|
1496 | |
---|
1497 | in: PS.step() 135 |
---|
1498 | pop/push(0,405): C_0*(X_0)^5*(X_1)^5 |
---|
1499 | Testscore 2000 |
---|
1500 | pop/push(1,406): ( C_0 + C_1 + C_2*(X_1)^8 ) |
---|
1501 | Testscore 2000 |
---|
1502 | pop/push(2,407): C_0*X_1*( C_1 + { X_1 }/{ C_2 } ) |
---|
1503 | Testscore 2000 |
---|
1504 | Gen: 134 |
---|
1505 | |
---|
1506 | |
---|
1507 | in: PS.step() 136 |
---|
1508 | pop/push(0,408): C_0*(X_0)^2*(X_1)^11 |
---|
1509 | Testscore 2000 |
---|
1510 | pop/push(1,409): ( C_0 + C_1 + C_2*(X_1)^9 ) |
---|
1511 | Testscore 2000 |
---|
1512 | pop/push(2,410): C_0*X_1*( C_1 + { X_1 }/{ X_0 } ) |
---|
1513 | Testscore 2000 |
---|
1514 | Gen: 135 |
---|
1515 | |
---|
1516 | |
---|
1517 | in: PS.step() 137 |
---|
1518 | pop/push(0,411): C_0*(X_0)^6*(X_1)^4 |
---|
1519 | Testscore 2000 |
---|
1520 | pop/push(1,412): C_0*( C_1 + { C_2 }/{ X_0 } ) |
---|
1521 | Testscore 2000 |
---|
1522 | pop/push(2,413): C_0*X_1*( C_1 + { C_2 }/{ X_0 } ) |
---|
1523 | Testscore 2000 |
---|
1524 | Gen: 136 |
---|
1525 | |
---|
1526 | |
---|
1527 | in: PS.step() 138 |
---|
1528 | pop/push(0,414): C_0*(X_0)^9*(X_1)^2 |
---|
1529 | Testscore 2000 |
---|
1530 | pop/push(1,415): C_0*( X_0 + { C_1 }/{ X_1 } ) |
---|
1531 | Testscore 2000 |
---|
1532 | pop/push(2,416): C_0*X_1*( C_1 + { X_1 }/{ C_2 } ) |
---|
1533 | Testscore 2000 |
---|
1534 | Gen: 137 |
---|
1535 | |
---|
1536 | |
---|
1537 | in: PS.step() 139 |
---|
1538 | pop/push(0,417): C_0*(C_1*X_0)^11 |
---|
1539 | Testscore 2000 |
---|
1540 | pop/push(1,418): ( { C_0 }/{ X_1 } + C_1*X_0 ) |
---|
1541 | Testscore 2000 |
---|
1542 | pop/push(2,419): C_0*X_0*( X_1 + { C_1 }/{ X_0 } ) |
---|
1543 | Testscore 2000 |
---|
1544 | Gen: 138 |
---|
1545 | |
---|
1546 | |
---|
1547 | in: PS.step() 140 |
---|
1548 | pop/push(0,420): C_0*(X_0)^2*(X_1)^12 |
---|
1549 | Testscore 2000 |
---|
1550 | pop/push(1,421): ( { C_0 }/{ X_1 } + C_1*X_0 ) |
---|
1551 | Testscore 2000 |
---|
1552 | pop/push(2,422): C_0*X_1*( X_0 + { C_1 }/{ X_1 } ) |
---|
1553 | Testscore 2000 |
---|
1554 | Gen: 139 |
---|
1555 | |
---|
1556 | |
---|
1557 | Gen: 140 |
---|
1558 | in: PS.step() 141 |
---|
1559 | pop/push(0,423): C_0*(X_0)^4*(X_1)^7 |
---|
1560 | Testscore 2000 |
---|
1561 | pop/push(1,424): C_0*(X_1)^3*( C_1 + X_0 ) |
---|
1562 | Testscore 2000 |
---|
1563 | pop/push(2,425): C_0*X_1*( X_0 + { C_1 }/{ C_2 } ) |
---|
1564 | Testscore 2000 |
---|
1565 | |
---|
1566 | |
---|
1567 | in: PS.step() 142 |
---|
1568 | pop/push(0,426): C_0*(X_0)^3*(X_1)^9 |
---|
1569 | Testscore 2000 |
---|
1570 | pop/push(1,427): C_0*(X_1)^3*( C_1 + C_2 ) |
---|
1571 | Testscore 2000 |
---|
1572 | pop/push(2,428): ( C_0*C_1 + C_2*X_0*X_1 ) |
---|
1573 | Testscore 2000 |
---|
1574 | Gen: 141 |
---|
1575 | |
---|
1576 | |
---|
1577 | in: PS.step() 143 |
---|
1578 | pop/push(0,429): C_0*(X_0)^8*(X_1)^3 |
---|
1579 | Testscore 2000 |
---|
1580 | pop/push(1,430): C_0*(X_1)^3*( C_1 + X_1 ) |
---|
1581 | Testscore 2000 |
---|
1582 | pop/push(2,431): ( C_0*C_1 + C_2*(X_1)^4 ) |
---|
1583 | Testscore 2000 |
---|
1584 | Gen: 142 |
---|
1585 | |
---|
1586 | |
---|
1587 | in: PS.step() 144 |
---|
1588 | pop/push(0,432): C_0*(X_0)^5*(X_1)^6 |
---|
1589 | Testscore 2000 |
---|
1590 | pop/push(1,433): C_0*X_0*(C_1*X_1)^2 |
---|
1591 | Testscore 2000 |
---|
1592 | pop/push(2,434): C_0*( C_1 + C_2*(X_1)^4 ) |
---|
1593 | Testscore 2000 |
---|
1594 | Gen: 143 |
---|
1595 | |
---|
1596 | |
---|
1597 | in: PS.step() 145 |
---|
1598 | pop/push(0,435): C_0*(X_0)^10*(X_1)^2 |
---|
1599 | Testscore 2000 |
---|
1600 | pop/push(1,436): C_0*(X_0)^2*( C_1 + X_1 ) |
---|
1601 | Testscore 2000 |
---|
1602 | pop/push(2,437): C_0*( X_0 + C_1*(X_1)^2 ) |
---|
1603 | Testscore 2000 |
---|
1604 | Gen: 144 |
---|
1605 | |
---|
1606 | |
---|
1607 | in: PS.step() 146 |
---|
1608 | pop/push(0,438): C_0*(C_1*X_0)^12 |
---|
1609 | Testscore 2000 |
---|
1610 | pop/push(1,439): C_0*X_1*(C_1*X_0)^2 |
---|
1611 | Testscore 2000 |
---|
1612 | pop/push(2,440): C_0*( C_1 + C_2*(X_1)^2 ) |
---|
1613 | Testscore 2000 |
---|
1614 | Gen: 145 |
---|
1615 | |
---|
1616 | |
---|
1617 | in: PS.step() 147 |
---|
1618 | pop/push(0,441): C_0*(X_0)^7*(X_1)^4 |
---|
1619 | Testscore 2000 |
---|
1620 | pop/push(1,442): C_0*(X_1)^4*( C_1 + X_0 ) |
---|
1621 | Testscore 2000 |
---|
1622 | pop/push(2,443): ( C_0*X_0 + C_1*(X_1)^2 ) |
---|
1623 | Testscore 2000 |
---|
1624 | Gen: 146 |
---|
1625 | |
---|
1626 | |
---|
1627 | in: PS.step() 148 |
---|
1628 | pop/push(0,444): C_0*(X_0)^6*(X_1)^5 |
---|
1629 | Testscore 2000 |
---|
1630 | pop/push(1,445): C_0*(X_1)^4*( C_1 + C_2 ) |
---|
1631 | Testscore 2000 |
---|
1632 | pop/push(2,446): ( C_0*C_1 + C_2*(X_1)^5 ) |
---|
1633 | Testscore 2000 |
---|
1634 | Gen: 147 |
---|
1635 | |
---|
1636 | |
---|
1637 | in: PS.step() 149 |
---|
1638 | pop/push(0,447): C_0*(X_0)^3*(X_1)^10 |
---|
1639 | Testscore 2000 |
---|
1640 | pop/push(1,448): C_0*(X_1)^4*( C_1 + X_1 ) |
---|
1641 | Testscore 2000 |
---|
1642 | pop/push(2,449): C_0*( C_1 + C_2*(X_1)^5 ) |
---|
1643 | Testscore 2000 |
---|
1644 | Gen: 148 |
---|
1645 | |
---|
1646 | |
---|
1647 | in: PS.step() 150 |
---|
1648 | pop/push(0,450): C_0*(X_0)^4*(X_1)^8 |
---|
1649 | Testscore 2000 |
---|
1650 | pop/push(1,451): C_0*(X_0)^2*( C_1 + C_2 ) |
---|
1651 | Testscore 2000 |
---|
1652 | pop/push(2,452): ( C_0*C_1 + C_2*(X_1)^6 ) |
---|
1653 | Testscore 2000 |
---|
1654 | Gen: 149 |
---|
1655 | |
---|
1656 | |
---|
1657 | in: PS.step() 151 |
---|
1658 | pop/push(0,453): C_0*(X_0)^9*(X_1)^3 |
---|
1659 | Testscore 2000 |
---|
1660 | pop/push(1,454): C_0*(X_0)^2*( C_1 + X_0 ) |
---|
1661 | Testscore 2000 |
---|
1662 | pop/push(2,455): C_0*( C_1 + C_2*(X_1)^6 ) |
---|
1663 | Testscore 2000 |
---|
1664 | Gen: 150 |
---|
1665 | |
---|
1666 | |
---|
1667 | in: PS.step() 152 |
---|
1668 | pop/push(0,456): C_0*(X_0)^5*(X_1)^7 |
---|
1669 | Testscore 2000 |
---|
1670 | pop/push(1,457): C_0*X_0*(C_1*X_1)^3 |
---|
1671 | Testscore 2000 |
---|
1672 | pop/push(2,458): C_0*X_1*( X_1 + { X_0 }/{ X_1 } ) |
---|
1673 | Testscore 2000 |
---|
1674 | Gen: 151 |
---|
1675 | |
---|
1676 | |
---|
1677 | in: PS.step() 153 |
---|
1678 | pop/push(0,459): C_0*(X_0)^11*(X_1)^2 |
---|
1679 | Testscore 2000 |
---|
1680 | pop/push(1,460): C_0*(X_0)^3*( C_1 + X_1 ) |
---|
1681 | Testscore 2000 |
---|
1682 | pop/push(2,461): C_0*X_1*( C_1 + { X_0 }/{ X_1 } ) |
---|
1683 | Testscore 2000 |
---|
1684 | Gen: 152 |
---|
1685 | |
---|
1686 | |
---|
1687 | in: PS.step() 154 |
---|
1688 | pop/push(0,462): C_0*(X_0)^3*(X_1)^11 |
---|
1689 | Testscore 2000 |
---|
1690 | pop/push(1,463): C_0*(X_1)^5*( C_1 + X_0 ) |
---|
1691 | Testscore 2000 |
---|
1692 | pop/push(2,464): C_0*X_1*( X_1 + { C_1 }/{ X_1 } ) |
---|
1693 | Testscore 2000 |
---|
1694 | Gen: 153 |
---|
1695 | |
---|
1696 | |
---|
1697 | in: PS.step() 155 |
---|
1698 | pop/push(0,465): C_0*(X_0)^8*(X_1)^4 |
---|
1699 | Testscore 2000 |
---|
1700 | pop/push(1,466): C_0*(X_1)^5*( C_1 + C_2 ) |
---|
1701 | Testscore 2000 |
---|
1702 | pop/push(2,467): ( C_0 + C_1*(X_0)^2*(X_1)^2 ) |
---|
1703 | Testscore 2000 |
---|
1704 | Gen: 154 |
---|
1705 | |
---|
1706 | |
---|
1707 | in: PS.step() 156 |
---|
1708 | pop/push(0,468): C_0*(X_0*X_1)^6 |
---|
1709 | Testscore 2000 |
---|
1710 | pop/push(1,469): C_0*(X_1)^5*( C_1 + X_1 ) |
---|
1711 | Testscore 2000 |
---|
1712 | pop/push(2,470): ( C_0 + C_1*(X_0)^2*(X_1)^3 ) |
---|
1713 | Testscore 2000 |
---|
1714 | Gen: 155 |
---|
1715 | |
---|
1716 | |
---|
1717 | in: PS.step() 157 |
---|
1718 | pop/push(0,471): C_0*(X_0)^6*(X_1)^6 |
---|
1719 | Testscore 2000 |
---|
1720 | pop/push(1,472): C_0*X_1*(C_1*X_0)^3 |
---|
1721 | Testscore 2000 |
---|
1722 | pop/push(2,473): ( C_0*C_1 + C_2*(X_1)^7 ) |
---|
1723 | Testscore 2000 |
---|
1724 | Gen: 156 |
---|
1725 | |
---|
1726 | |
---|
1727 | in: PS.step() 158 |
---|
1728 | pop/push(0,474): C_0*(X_0)^7*(X_1)^5 |
---|
1729 | Testscore 2000 |
---|
1730 | pop/push(1,475): C_0*X_0*(C_1*X_1)^4 |
---|
1731 | Testscore 2000 |
---|
1732 | pop/push(2,476): C_0*( C_1 + C_2*(X_1)^7 ) |
---|
1733 | Testscore 2000 |
---|
1734 | Gen: 157 |
---|
1735 | |
---|
1736 | |
---|
1737 | in: PS.step() 159 |
---|
1738 | pop/push(0,477): C_0*(X_0)^4*(X_1)^9 |
---|
1739 | Testscore 2000 |
---|
1740 | pop/push(1,478): C_0*(X_1)^6*( C_1 + X_0 ) |
---|
1741 | Testscore 2000 |
---|
1742 | pop/push(2,479): ( C_0 + C_1*(X_0)^2*(X_1)^4 ) |
---|
1743 | Testscore 2000 |
---|
1744 | Gen: 158 |
---|
1745 | |
---|
1746 | |
---|
1747 | in: PS.step() 160 |
---|
1748 | pop/push(0,480): C_0*(X_0)^3*(X_1)^12 |
---|
1749 | Testscore 2000 |
---|
1750 | pop/push(1,481): C_0*(X_1)^6*( C_1 + C_2 ) |
---|
1751 | Testscore 2000 |
---|
1752 | pop/push(2,482): ( C_0*C_1 + C_2*(X_1)^8 ) |
---|
1753 | Testscore 2000 |
---|
1754 | Gen: 159 |
---|
1755 | |
---|
1756 | |
---|
1757 | in: PS.step() 161 |
---|
1758 | pop/push(0,483): C_0*(X_0)^10*(X_1)^3 |
---|
1759 | Testscore 2000 |
---|
1760 | pop/push(1,484): C_0*(X_1)^6*( C_1 + X_1 ) |
---|
1761 | Testscore 2000 |
---|
1762 | pop/push(2,485): C_0*( C_1 + C_2*(X_1)^8 ) |
---|
1763 | Testscore 2000 |
---|
1764 | Gen: 160 |
---|
1765 | |
---|
1766 | |
---|
1767 | in: PS.step() 162 |
---|
1768 | Gen: 161 |
---|
1769 | pop/push(0,486): C_0*(X_0)^5*(X_1)^8 |
---|
1770 | Testscore 2000 |
---|
1771 | pop/push(1,487): C_0*(X_0)^3*( C_1 + C_2 ) |
---|
1772 | Testscore 2000 |
---|
1773 | pop/push(2,488): ( C_0*C_1 + C_2*(X_1)^9 ) |
---|
1774 | Testscore 2000 |
---|
1775 | |
---|
1776 | |
---|
1777 | in: PS.step() 163 |
---|
1778 | pop/push(0,489): C_0*(X_0)^12*(X_1)^2 |
---|
1779 | Testscore 2000 |
---|
1780 | pop/push(1,490): C_0*(X_0)^3*( C_1 + X_0 ) |
---|
1781 | Testscore 2000 |
---|
1782 | pop/push(2,491): C_0*( C_1 + C_2*(X_1)^9 ) |
---|
1783 | Testscore 2000 |
---|
1784 | Gen: 162 |
---|
1785 | |
---|
1786 | |
---|
1787 | in: PS.step() 164 |
---|
1788 | pop/push(0,492): C_0*(X_0)^4*(X_1)^10 |
---|
1789 | Testscore 2000 |
---|
1790 | pop/push(1,493): ( C_0 + X_0 + C_1*(X_1)^2 ) |
---|
1791 | Testscore 2000 |
---|
1792 | pop/push(2,494): ( C_0 + C_1*(X_0)^3*(X_1)^2 ) |
---|
1793 | Testscore 2000 |
---|
1794 | Gen: 163 |
---|
1795 | |
---|
1796 | |
---|
1797 | in: PS.step() 165 |
---|
1798 | pop/push(0,495): C_0*(X_0)^9*(X_1)^4 |
---|
1799 | Testscore 2000 |
---|
1800 | Gen: 164 |
---|
1801 | pop/push(1,496): ( C_0 + X_0 + C_1*(X_1)^3 ) |
---|
1802 | Testscore 2000 |
---|
1803 | pop/push(2,497): ( C_0 + C_1*(X_0)^2*(X_1)^5 ) |
---|
1804 | Testscore 2000 |
---|
1805 | |
---|
1806 | |
---|
1807 | in: PS.step() 166 |
---|
1808 | pop/push(0,498): C_0*(X_0)^6*(X_1)^7 |
---|
1809 | Testscore 2000 |
---|
1810 | pop/push(1,499): ( C_0 + X_0 + C_1*(X_1)^4 ) |
---|
1811 | Testscore 2000 |
---|
1812 | pop/push(2,500): ( C_0 + C_1*(X_0)^3*(X_1)^3 ) |
---|
1813 | Testscore 2000 |
---|
1814 | Gen: 165 |
---|
1815 | |
---|
1816 | |
---|
1817 | in: PS.step() 167 |
---|
1818 | pop/push(0,501): C_0*(X_0)^8*(X_1)^5 |
---|
1819 | Testscore 2000 |
---|
1820 | pop/push(1,502): ( C_0 + X_0 + C_1*(X_1)^5 ) |
---|
1821 | Testscore 2000 |
---|
1822 | pop/push(2,503): C_0*( C_1 + C_2*(X_1)^10 ) |
---|
1823 | Testscore 2000 |
---|
1824 | Gen: 166 |
---|
1825 | |
---|
1826 | |
---|
1827 | in: PS.step() 168 |
---|
1828 | pop/push(0,504): C_0*(X_0)^7*(X_1)^6 |
---|
1829 | Testscore 2000 |
---|
1830 | pop/push(1,505): C_0*(X_0)^4*( C_1 + X_1 ) |
---|
1831 | Testscore 2000 |
---|
1832 | pop/push(2,506): ( C_0*C_1 + C_2*(X_1)^10 ) |
---|
1833 | Testscore 2000 |
---|
1834 | Gen: 167 |
---|
1835 | |
---|
1836 | |
---|
1837 | in: PS.step() 169 |
---|
1838 | pop/push(0,507): C_0*(X_0)^5*(X_1)^9 |
---|
1839 | Testscore 2000 |
---|
1840 | pop/push(1,508): ( C_0 + X_0 + C_1*(X_1)^6 ) |
---|
1841 | Testscore 2000 |
---|
1842 | pop/push(2,509): ( C_0 + C_1*(X_0)^2*(X_1)^6 ) |
---|
1843 | Testscore 2000 |
---|
1844 | Gen: 168 |
---|
1845 | |
---|
1846 | |
---|
1847 | in: PS.step() 170 |
---|
1848 | pop/push(0,510): C_0*(X_0)^11*(X_1)^3 |
---|
1849 | Testscore 2000 |
---|
1850 | pop/push(1,511): ( C_0 + X_0 + C_1*(X_1)^7 ) |
---|
1851 | Testscore 2000 |
---|
1852 | pop/push(2,512): ( C_0 + C_1*(X_0)^3*(X_1)^4 ) |
---|
1853 | Testscore 2000 |
---|
1854 | Gen: 169 |
---|
1855 | |
---|
1856 | |
---|
1857 | in: PS.step() 171 |
---|
1858 | pop/push(0,513): C_0*(X_0)^4*(X_1)^11 |
---|
1859 | Testscore 2000 |
---|
1860 | pop/push(1,514): ( C_0 + X_0 + C_1*(X_1)^8 ) |
---|
1861 | Testscore 2000 |
---|
1862 | pop/push(2,515): C_0*( C_1 + C_2*(X_1)^11 ) |
---|
1863 | Testscore 2000 |
---|
1864 | Gen: 170 |
---|
1865 | |
---|
1866 | |
---|
1867 | in: PS.step() 172 |
---|
1868 | pop/push(0,516): C_0*(X_0)^10*(X_1)^4 |
---|
1869 | Testscore 2000 |
---|
1870 | pop/push(1,517): C_0*X_1*(X_0*X_1)^2 |
---|
1871 | Testscore 2000 |
---|
1872 | pop/push(2,518): ( C_0 + C_1*(X_0)^2*(X_1)^7 ) |
---|
1873 | Testscore 2000 |
---|
1874 | Gen: 171 |
---|
1875 | |
---|
1876 | |
---|
1877 | in: PS.step() 173 |
---|
1878 | pop/push(0,519): C_0*(X_0)^6*(X_1)^8 |
---|
1879 | Testscore 2000 |
---|
1880 | pop/push(1,520): C_0*X_1*(C_1*X_1)^2 |
---|
1881 | Testscore 2000 |
---|
1882 | pop/push(2,521): C_0*( C_1 + C_2*(X_1)^12 ) |
---|
1883 | Testscore 2000 |
---|
1884 | Gen: 172 |
---|
1885 | |
---|
1886 | |
---|
1887 | in: PS.step() 174 |
---|
1888 | pop/push(0,522): C_0*(X_0)^9*(X_1)^5 |
---|
1889 | Testscore 2000 |
---|
1890 | pop/push(1,523): C_0*X_0*(C_1*X_1)^5 |
---|
1891 | Testscore 2000 |
---|
1892 | pop/push(2,524): ( C_0 + C_1*(X_0)^3*(X_1)^5 ) |
---|
1893 | Testscore 2000 |
---|
1894 | Gen: 173 |
---|
1895 | |
---|
1896 | |
---|
1897 | in: PS.step() 175 |
---|
1898 | pop/push(0,525): C_0*(X_0*X_1)^7 |
---|
1899 | Testscore 2000 |
---|
1900 | pop/push(1,526): ( C_0 + X_0 + C_1*(X_1)^9 ) |
---|
1901 | Testscore 2000 |
---|
1902 | pop/push(2,527): ( C_0 + C_1*(X_0)^4*(X_1)^2 ) |
---|
1903 | Testscore 2000 |
---|
1904 | Gen: 174 |
---|
1905 | |
---|
1906 | |
---|
1907 | in: PS.step() 176 |
---|
1908 | pop/push(0,528): C_0*(X_0)^7*(X_1)^7 |
---|
1909 | Testscore 2000 |
---|
1910 | pop/push(1,529): C_0*(X_1)^7*( C_1 + X_0 ) |
---|
1911 | Testscore 2000 |
---|
1912 | pop/push(2,530): ( C_0 + C_1*(X_0)^4*(X_1)^3 ) |
---|
1913 | Testscore 2000 |
---|
1914 | Gen: 175 |
---|
1915 | |
---|
1916 | |
---|
1917 | in: PS.step() 177 |
---|
1918 | pop/push(0,531): C_0*(X_0)^8*(X_1)^6 |
---|
1919 | Testscore 2000 |
---|
1920 | pop/push(1,532): C_0*(X_1)^7*( C_1 + C_2 ) |
---|
1921 | Testscore 2000 |
---|
1922 | pop/push(2,533): ( C_0 + C_1*(X_0)^2*(X_1)^8 ) |
---|
1923 | Testscore 2000 |
---|
1924 | Gen: 176 |
---|
1925 | |
---|
1926 | |
---|
1927 | in: PS.step() 178 |
---|
1928 | pop/push(0,534): C_0*(X_0)^4*(X_1)^12 |
---|
1929 | Testscore 2000 |
---|
1930 | pop/push(1,535): C_0*(X_1)^7*( C_1 + X_1 ) |
---|
1931 | Testscore 2000 |
---|
1932 | pop/push(2,536): ( C_0 + C_1*(X_0)^3*(X_1)^6 ) |
---|
1933 | Testscore 2000 |
---|
1934 | Gen: 177 |
---|
1935 | |
---|
1936 | |
---|
1937 | in: PS.step() 179 |
---|
1938 | pop/push(0,537): ( X_0 + C_0*C_1*X_1 ) |
---|
1939 | Testscore 2000 |
---|
1940 | pop/push(1,538): ( C_0 + X_0 + C_1*(X_1)^10 ) |
---|
1941 | Testscore 2000 |
---|
1942 | pop/push(2,539): ( C_0 + C_1*(X_0)^4*(X_1)^4 ) |
---|
1943 | Testscore 2000 |
---|
1944 | Gen: 178 |
---|
1945 | |
---|
1946 | |
---|
1947 | in: PS.step() 180 |
---|
1948 | pop/push(0,540): C_0*(X_0)^5*(X_1)^10 |
---|
1949 | Testscore 2000 |
---|
1950 | pop/push(1,541): ( C_0 + C_1 + C_2*(X_1)^10 ) |
---|
1951 | Testscore 2000 |
---|
1952 | pop/push(2,542): C_0*( C_1 + X_1 + C_2*X_0*X_1 ) |
---|
1953 | Testscore 2000 |
---|
1954 | Gen: 179 |
---|
1955 | |
---|
1956 | |
---|
1957 | in: PS.step() 181 |
---|
1958 | pop/push(0,543): C_0*(X_0)^12*(X_1)^3 |
---|
1959 | Testscore 2000 |
---|
1960 | pop/push(1,544): C_0*X_1*(C_1*X_0)^4 |
---|
1961 | Testscore 2000 |
---|
1962 | pop/push(2,545): ( C_0*C_1 + C_2*(X_1)^11 ) |
---|
1963 | Testscore 2000 |
---|
1964 | Gen: 180 |
---|
1965 | |
---|
1966 | |
---|
1967 | in: PS.step() 182 |
---|
1968 | pop/push(0,546): C_0*(X_0)^11*(X_1)^4 |
---|
1969 | Testscore 2000 |
---|
1970 | pop/push(1,547): ( C_0 + X_0 + C_1*(X_1)^11 ) |
---|
1971 | Testscore 2000 |
---|
1972 | pop/push(2,548): ( C_0 + C_1*(X_0)^2*(X_1)^9 ) |
---|
1973 | Testscore 2000 |
---|
1974 | Gen: 181 |
---|
1975 | |
---|
1976 | |
---|
1977 | in: PS.step() 183 |
---|
1978 | pop/push(0,549): ( X_0 + C_0*(X_0)^2 ) |
---|
1979 | Testscore 2000 |
---|
1980 | pop/push(1,550): ( C_0 + C_1 + C_2*(X_1)^11 ) |
---|
1981 | Testscore 2000 |
---|
1982 | pop/push(2,551): C_0*X_1*( C_1 + X_0 + { C_2 }/{ X_1 } ) |
---|
1983 | Testscore 2000 |
---|
1984 | Gen: 182 |
---|
1985 | |
---|
1986 | |
---|
1987 | in: PS.step() 184 |
---|
1988 | pop/push(0,552): C_0*(X_0)^6*(X_1)^9 |
---|
1989 | Testscore 2000 |
---|
1990 | pop/push(1,553): ( C_0 + X_0 + C_1*(X_1)^12 ) |
---|
1991 | Testscore 2000 |
---|
1992 | pop/push(2,554): ( C_0*C_1 + C_2*(X_1)^12 ) |
---|
1993 | Testscore 2000 |
---|
1994 | Gen: 183 |
---|
1995 | |
---|
1996 | |
---|
1997 | in: PS.step() 185 |
---|
1998 | pop/push(0,555): C_0*(X_0)^10*(X_1)^5 |
---|
1999 | Testscore 2000 |
---|
2000 | pop/push(1,556): ( C_0 + C_1 + C_2*(X_1)^12 ) |
---|
2001 | Testscore 2000 |
---|
2002 | pop/push(2,557): ( C_0 + C_1*X_1 + C_2*X_0*X_1 ) |
---|
2003 | Testscore 2000 |
---|
2004 | Gen: 184 |
---|
2005 | |
---|
2006 | |
---|
2007 | in: PS.step() 186 |
---|
2008 | pop/push(0,558): C_0*(X_0)^7*(X_1)^8 |
---|
2009 | Testscore 2000 |
---|
2010 | pop/push(1,559): C_0*X_0*(X_0*X_1)^2 |
---|
2011 | Testscore 2000 |
---|
2012 | pop/push(2,560): ( C_0 + C_1*(X_0)^3*(X_1)^7 ) |
---|
2013 | Testscore 2000 |
---|
2014 | Gen: 185 |
---|
2015 | |
---|
2016 | |
---|
2017 | in: PS.step() 187 |
---|
2018 | pop/push(0,561): C_0*(X_0)^9*(X_1)^6 |
---|
2019 | Testscore 2000 |
---|
2020 | pop/push(1,562): C_0*(X_0)^4*( C_1 + C_2 ) |
---|
2021 | Testscore 2000 |
---|
2022 | pop/push(2,563): ( C_0 + C_1*(X_0)^2*(X_1)^10 ) |
---|
2023 | Testscore 2000 |
---|
2024 | Gen: 186 |
---|
2025 | |
---|
2026 | |
---|
2027 | in: PS.step() 188 |
---|
2028 | pop/push(0,564): C_0*(X_0)^5*(X_1)^11 |
---|
2029 | Testscore 2000 |
---|
2030 | pop/push(1,565): C_0*(X_0)^4*( C_1 + X_0 ) |
---|
2031 | Testscore 2000 |
---|
2032 | pop/push(2,566): ( C_0 + C_1*(X_0)^4*(X_1)^5 ) |
---|
2033 | Testscore 2000 |
---|
2034 | Gen: 187 |
---|
2035 | |
---|
2036 | |
---|
2037 | in: PS.step() 189 |
---|
2038 | pop/push(0,567): C_0*(X_0)^8*(X_1)^7 |
---|
2039 | Testscore 2000 |
---|
2040 | pop/push(1,568): C_0*(X_1)^8*( C_1 + X_0 ) |
---|
2041 | Testscore 2000 |
---|
2042 | pop/push(2,569): ( C_0 + C_1*(X_0)^5*(X_1)^3 ) |
---|
2043 | Testscore 2000 |
---|
2044 | Gen: 188 |
---|
2045 | |
---|
2046 | |
---|
2047 | in: PS.step() 190 |
---|
2048 | pop/push(0,570): C_0*(X_0)^6*(X_1)^10 |
---|
2049 | Testscore 2000 |
---|
2050 | pop/push(1,571): C_0*(X_1)^8*( C_1 + C_2 ) |
---|
2051 | Testscore 2000 |
---|
2052 | pop/push(2,572): ( C_0 + C_1*(X_0)^5*(X_1)^2 ) |
---|
2053 | Testscore 2000 |
---|
2054 | Gen: 189 |
---|
2055 | |
---|
2056 | |
---|
2057 | in: PS.step() 191 |
---|
2058 | pop/push(0,573): C_0*(X_0)^12*(X_1)^4 |
---|
2059 | Testscore 2000 |
---|
2060 | pop/push(1,574): C_0*(X_1)^8*( C_1 + X_1 ) |
---|
2061 | Testscore 2000 |
---|
2062 | pop/push(2,575): ( C_0*X_0 + C_1*(X_1)^3 ) |
---|
2063 | Testscore 2000 |
---|
2064 | Gen: 190 |
---|
2065 | |
---|
2066 | |
---|
2067 | in: PS.step() 192 |
---|
2068 | pop/push(0,576): C_0*(X_0)^5*(X_1)^12 |
---|
2069 | Testscore 2000 |
---|
2070 | pop/push(1,577): C_0*X_0*(C_1*X_1)^6 |
---|
2071 | Testscore 2000 |
---|
2072 | pop/push(2,578): C_0*( X_0 + C_1*(X_1)^3 ) |
---|
2073 | Testscore 2000 |
---|
2074 | Gen: 191 |
---|
2075 | |
---|
2076 | |
---|
2077 | Gen: 192 |
---|
2078 | in: PS.step() 193 |
---|
2079 | pop/push(0,579): C_0*(X_0)^11*(X_1)^5 |
---|
2080 | Testscore 2000 |
---|
2081 | pop/push(1,580): C_0*(X_0)^5*( C_1 + X_1 ) |
---|
2082 | Testscore 2000 |
---|
2083 | pop/push(2,581): C_0*( C_1 + C_2*(X_1)^3 ) |
---|
2084 | Testscore 2000 |
---|
2085 | |
---|
2086 | |
---|
2087 | in: PS.step() 194 |
---|
2088 | pop/push(0,582): C_0*(X_0)^7*(X_1)^9 |
---|
2089 | Testscore 2000 |
---|
2090 | pop/push(1,583): C_0*(X_0*(X_1)^2)^2 |
---|
2091 | Testscore 2000 |
---|
2092 | pop/push(2,584): ( C_0 + C_1*(X_0)^2*(X_1)^11 ) |
---|
2093 | Testscore 2000 |
---|
2094 | Gen: 193 |
---|
2095 | |
---|
2096 | |
---|
2097 | in: PS.step() 195 |
---|
2098 | pop/push(0,585): C_0*(X_0)^10*(X_1)^6 |
---|
2099 | Testscore 2000 |
---|
2100 | pop/push(1,586): C_0*(C_1*(X_1)^2)^2 |
---|
2101 | Testscore 2000 |
---|
2102 | pop/push(2,587): ( C_0 + C_1*(X_0)^3*(X_1)^8 ) |
---|
2103 | Testscore 2000 |
---|
2104 | Gen: 194 |
---|
2105 | |
---|
2106 | |
---|
2107 | in: PS.step() 196 |
---|
2108 | pop/push(0,588): C_0*(X_0)^9*(X_1)^7 |
---|
2109 | Testscore 2000 |
---|
2110 | pop/push(1,589): C_0*X_1*(C_1*X_0)^5 |
---|
2111 | Testscore 2000 |
---|
2112 | pop/push(2,590): ( C_0 + C_1*(X_0)^5*(X_1)^4 ) |
---|
2113 | Testscore 2000 |
---|
2114 | Gen: 195 |
---|
2115 | |
---|
2116 | |
---|
2117 | in: PS.step() 197 |
---|
2118 | pop/push(0,591): C_0*(X_0*X_1)^8 |
---|
2119 | Testscore 2000 |
---|
2120 | pop/push(1,592): C_0*(X_1)^9*( C_1 + X_0 ) |
---|
2121 | Testscore 2000 |
---|
2122 | pop/push(2,593): ( C_0 + C_1*(X_0)^4*(X_1)^6 ) |
---|
2123 | Testscore 2000 |
---|
2124 | Gen: 196 |
---|
2125 | |
---|
2126 | |
---|
2127 | in: PS.step() 198 |
---|
2128 | pop/push(0,594): C_0*(X_0)^8*(X_1)^8 |
---|
2129 | Testscore 2000 |
---|
2130 | pop/push(1,595): C_0*(X_1)^9*( C_1 + C_2 ) |
---|
2131 | Testscore 2000 |
---|
2132 | pop/push(2,596): ( C_0 + C_1*(X_0)^2*(X_1)^12 ) |
---|
2133 | Testscore 2000 |
---|
2134 | Gen: 197 |
---|
2135 | |
---|
2136 | |
---|
2137 | in: PS.step() 199 |
---|
2138 | pop/push(0,597): C_0*(X_0)^6*(X_1)^11 |
---|
2139 | Testscore 2000 |
---|
2140 | pop/push(1,598): C_0*(X_1)^9*( C_1 + X_1 ) |
---|
2141 | Testscore 2000 |
---|
2142 | pop/push(2,599): ( C_0 + C_1*(X_0)^3*(X_1)^9 ) |
---|
2143 | Testscore 2000 |
---|
2144 | Gen: 198 |
---|
2145 | |
---|
2146 | |
---|
2147 | in: PS.step() 200 |
---|
2148 | pop/push(0,600): C_0*(X_0)^12*(X_1)^5 |
---|
2149 | Testscore 2000 |
---|
2150 | pop/push(1,601): C_0*(X_1*(X_0)^2)^2 |
---|
2151 | Testscore 2000 |
---|
2152 | pop/push(2,602): ( C_0 + C_1*(X_0)^5*(X_1)^5 ) |
---|
2153 | Testscore 2000 |
---|
2154 | Gen: 199 |
---|
2155 | |
---|
2156 | |
---|
2157 | in: PS.step() 201 |
---|
2158 | pop/push(0,603): C_0*(X_0)^7*(X_1)^10 |
---|
2159 | Testscore 2000 |
---|
2160 | pop/push(1,604): C_0*(C_1*(X_0)^2)^2 |
---|
2161 | Testscore 2000 |
---|
2162 | pop/push(2,605): ( C_0 + C_1*(X_0)^4*(X_1)^7 ) |
---|
2163 | Testscore 2000 |
---|
2164 | Gen: 200 |
---|
2165 | |
---|
2166 | |
---|
2167 | in: PS.step() 202 |
---|
2168 | pop/push(0,606): C_0*(X_0)^11*(X_1)^6 |
---|
2169 | Testscore 2000 |
---|
2170 | pop/push(1,607): C_0*X_0*(C_1*X_1)^7 |
---|
2171 | Testscore 2000 |
---|
2172 | pop/push(2,608): ( C_0 + C_1*(X_0)^6*(X_1)^3 ) |
---|
2173 | Testscore 2000 |
---|
2174 | Gen: 201 |
---|
2175 | |
---|
2176 | |
---|
2177 | PGE: stop sig recv'd |
---|
2178 | DS sent -1 to Srch 0 |
---|
2179 | PGE sending last report |
---|
2180 | PGE exitting |
---|
2181 | DS done = 1 1 |
---|
2182 | DAMD checking last messages |
---|
2183 | Gen: 202 |
---|
2184 | DS done stopping |
---|
2185 | 0: df(x) = ( -0.392562 ) |
---|
2186 | ( C_0 ) |
---|
2187 | coeff: [-0.3925620899999995] |
---|
2188 | size: 2 depth: 2 |
---|
2189 | uId: 0 pId: 0 |
---|
2190 | iId: 0 tId: 0 |
---|
2191 | |
---|
2192 | train NaNs: 0 |
---|
2193 | train L1: 0.123011 |
---|
2194 | |
---|
2195 | test NaNs: 0 |
---|
2196 | test Evals: 2000 |
---|
2197 | test L1: 0.129021 |
---|
2198 | test L2: 0.153455 |
---|
2199 | |
---|
2200 | |
---|
2201 | 1: df(x) = ( -0.694802*y ) |
---|
2202 | ( C_0*X_1 ) |
---|
2203 | coeff: [-0.6948023032017636] |
---|
2204 | size: 4 depth: 3 |
---|
2205 | uId: 10 pId: 0 |
---|
2206 | iId: 0 tId: 7 |
---|
2207 | |
---|
2208 | train NaNs: 0 |
---|
2209 | train L1: 0.073203 |
---|
2210 | |
---|
2211 | test NaNs: 0 |
---|
2212 | test Evals: 2000 |
---|
2213 | test L1: 0.072965 |
---|
2214 | test L2: 0.085058 |
---|
2215 | |
---|
2216 | |
---|
2217 | 2: df(x) = ( -0.141066 + -0.485422*y ) |
---|
2218 | ( C_0 + C_1*X_1 ) |
---|
2219 | coeff: [-0.1410659627151471 -0.4854218945492874] |
---|
2220 | size: 5 depth: 3 |
---|
2221 | uId: 2218 pId: 0 |
---|
2222 | iId: 100 tId: 0 |
---|
2223 | |
---|
2224 | train NaNs: 0 |
---|
2225 | train L1: 0.040892 |
---|
2226 | |
---|
2227 | test NaNs: 0 |
---|
2228 | test Evals: 2000 |
---|
2229 | test L1: 0.043438 |
---|
2230 | test L2: 0.053481 |
---|
2231 | |
---|
2232 | |
---|
2233 | 3: df(x) = ( 0.755146 + -0.485422*( 1.846253 + y ) ) |
---|
2234 | ( C_0 + C_1*( C_2 + X_1 ) ) |
---|
2235 | coeff: [0.7551458693036572 -0.48542189454931556 1.8462534180722658] |
---|
2236 | size: 7 depth: 4 |
---|
2237 | uId: 2599 pId: 0 |
---|
2238 | iId: 115 tId: 17 |
---|
2239 | |
---|
2240 | train NaNs: 0 |
---|
2241 | train L1: 0.040892 |
---|
2242 | |
---|
2243 | test NaNs: 0 |
---|
2244 | test Evals: 2000 |
---|
2245 | test L1: 0.043438 |
---|
2246 | test L2: 0.053481 |
---|
2247 | |
---|
2248 | |
---|
2249 | 4: df(x) = ( -0.447922*y*( 2.633139 + -1.437321*y ) ) |
---|
2250 | ( C_0*X_1*( C_1 + C_2*X_1 ) ) |
---|
2251 | coeff: [-0.4479223994412726 2.633139480011881 -1.4373212454680055] |
---|
2252 | size: 9 depth: 5 |
---|
2253 | uId: 476 pId: 0 |
---|
2254 | iId: 18 tId: 25 |
---|
2255 | |
---|
2256 | train NaNs: 0 |
---|
2257 | train L1: 0.037504 |
---|
2258 | |
---|
2259 | test NaNs: 0 |
---|
2260 | test Evals: 2000 |
---|
2261 | test L1: 0.036054 |
---|
2262 | test L2: 0.041605 |
---|
2263 | |
---|
2264 | |
---|
2265 | 5: df(x) = ( -0.170465*y*( 6.535384 + x + -3.903466*y ) ) |
---|
2266 | ( C_0*X_1*( C_1 + X_0 + C_2*X_1 ) ) |
---|
2267 | coeff: [-0.17046471989498338 6.535384348990697 -3.9034658454398095] |
---|
2268 | size: 10 depth: 5 |
---|
2269 | uId: 817 pId: 0 |
---|
2270 | iId: 33 tId: 7 |
---|
2271 | |
---|
2272 | train NaNs: 0 |
---|
2273 | train L1: 0.023619 |
---|
2274 | |
---|
2275 | test NaNs: 0 |
---|
2276 | test Evals: 2000 |
---|
2277 | test L1: 0.024493 |
---|
2278 | test L2: 0.032845 |
---|
2279 | |
---|
2280 | |
---|
2281 | 6: df(x) = -0.107827*( x + { 10.406883 }/{ ( y + { 1.249336 }/{ y } ) } ) |
---|
2282 | C_0*( X_0 + { C_1 }/{ ( X_1 + { C_2 }/{ X_1 } ) } ) |
---|
2283 | coeff: [-0.10782718537319892 10.406883419061096 1.2493357542505954] |
---|
2284 | size: 11 depth: 6 |
---|
2285 | uId: 3232 pId: 0 |
---|
2286 | iId: 138 tId: 25 |
---|
2287 | |
---|
2288 | train NaNs: 0 |
---|
2289 | train L1: 0.016642 |
---|
2290 | |
---|
2291 | test NaNs: 0 |
---|
2292 | test Evals: 2000 |
---|
2293 | test L1: 0.017202 |
---|
2294 | test L2: 0.024542 |
---|
2295 | |
---|
2296 | |
---|
2297 | 7: df(x) = ( 0.004964 + -0.107457*x + -1.010727*y + 0.510420*(y)^2 ) |
---|
2298 | ( C_0 + C_1*X_0 + C_2*X_1 + C_3*(X_1)^2 ) |
---|
2299 | coeff: [0.0049636990591521565 -0.10745712414402567 -1.0107274403817157 0.5104197044986333] |
---|
2300 | size: 12 depth: 4 |
---|
2301 | uId: 761 pId: 0 |
---|
2302 | iId: 30 tId: 11 |
---|
2303 | |
---|
2304 | train NaNs: 0 |
---|
2305 | train L1: 0.016638 |
---|
2306 | |
---|
2307 | test NaNs: 0 |
---|
2308 | test Evals: 2000 |
---|
2309 | test L1: 0.017161 |
---|
2310 | test L2: 0.024525 |
---|
2311 | |
---|
2312 | |
---|
2313 | 8: df(x) = ( -0.096516*x + -0.022723*y*( 44.090931 + x + -22.562045*y ) ) |
---|
2314 | ( C_0*X_0 + C_1*X_1*( C_2 + X_0 + C_3*X_1 ) ) |
---|
2315 | coeff: [-0.09651622229499698 -0.022723086812895553 44.09093110153025 -22.56204500982708] |
---|
2316 | size: 13 depth: 5 |
---|
2317 | uId: 1098 pId: 0 |
---|
2318 | iId: 46 tId: 13 |
---|
2319 | |
---|
2320 | train NaNs: 0 |
---|
2321 | train L1: 0.016595 |
---|
2322 | |
---|
2323 | test NaNs: 0 |
---|
2324 | test Evals: 2000 |
---|
2325 | test L1: 0.017158 |
---|
2326 | test L2: 0.024570 |
---|
2327 | |
---|
2328 | |
---|
2329 | 9: df(x) = ( -0.696281 + 0.303719 ) |
---|
2330 | ( C_0 + C_1 ) |
---|
2331 | coeff: [-0.6962810449997691 0.30371895499977664] |
---|
2332 | size: 3 depth: 2 |
---|
2333 | uId: 24 pId: 0 |
---|
2334 | iId: 1 tId: 4 |
---|
2335 | |
---|
2336 | train NaNs: 0 |
---|
2337 | train L1: 0.123011 |
---|
2338 | |
---|
2339 | test NaNs: 0 |
---|
2340 | test Evals: 2000 |
---|
2341 | test L1: 0.129021 |
---|
2342 | test L2: 0.153455 |
---|
2343 | |
---|
2344 | |
---|
2345 | 10: df(x) = ( -0.485422*( 0.290605 + y ) ) |
---|
2346 | ( C_0*( C_1 + X_1 ) ) |
---|
2347 | coeff: [-0.48542189454240847 0.2906048620905447] |
---|
2348 | size: 6 depth: 4 |
---|
2349 | uId: 348 pId: 0 |
---|
2350 | iId: 13 tId: 28 |
---|
2351 | |
---|
2352 | train NaNs: 0 |
---|
2353 | train L1: 0.040892 |
---|
2354 | |
---|
2355 | test NaNs: 0 |
---|
2356 | test Evals: 2000 |
---|
2357 | test L1: 0.043438 |
---|
2358 | test L2: 0.053481 |
---|
2359 | |
---|
2360 | |
---|
2361 | 11: df(x) = ( -0.262576*( 0.537239 + { y }/{ 0.540923 } ) ) |
---|
2362 | ( C_0*( C_1 + { X_1 }/{ C_2 } ) ) |
---|
2363 | coeff: [-0.2625759220903232 0.5372387597161997 0.5409231125310472] |
---|
2364 | size: 8 depth: 5 |
---|
2365 | uId: 3048 pId: 0 |
---|
2366 | iId: 132 tId: 26 |
---|
2367 | |
---|
2368 | train NaNs: 0 |
---|
2369 | train L1: 0.040892 |
---|
2370 | |
---|
2371 | test NaNs: 0 |
---|
2372 | test Evals: 2000 |
---|
2373 | test L1: 0.043438 |
---|
2374 | test L2: 0.053481 |
---|
2375 | |
---|
2376 | |
---|
2377 | 12: df(x) = ( 0.643808*y*( y + { 1.537016 }/{ -0.838993 } ) ) |
---|
2378 | ( C_0*X_1*( X_1 + { C_1 }/{ C_2 } ) ) |
---|
2379 | coeff: [0.6438083810287994 1.5370156793843464 -0.8389928856210526] |
---|
2380 | size: 9 depth: 5 |
---|
2381 | uId: 1514 pId: 0 |
---|
2382 | iId: 63 tId: 26 |
---|
2383 | |
---|
2384 | train NaNs: 0 |
---|
2385 | train L1: 0.037504 |
---|
2386 | |
---|
2387 | test NaNs: 0 |
---|
2388 | test Evals: 2000 |
---|
2389 | test L1: 0.036054 |
---|
2390 | test L2: 0.041605 |
---|
2391 | |
---|
2392 | |
---|
2393 | 13: df(x) = ( -0.061869 + -0.939271*y + 0.446749*(y)^2 ) |
---|
2394 | ( C_0 + C_1*X_1 + C_2*(X_1)^2 ) |
---|
2395 | coeff: [-0.06186912414434074 -0.9392711161976837 0.44674912352755275] |
---|
2396 | size: 9 depth: 4 |
---|
2397 | uId: 36 pId: 0 |
---|
2398 | iId: 2 tId: 8 |
---|
2399 | |
---|
2400 | train NaNs: 0 |
---|
2401 | train L1: 0.034533 |
---|
2402 | |
---|
2403 | test NaNs: 0 |
---|
2404 | test Evals: 2000 |
---|
2405 | test L1: 0.034708 |
---|
2406 | test L2: 0.038525 |
---|
2407 | |
---|
2408 | |
---|
2409 | 14: df(x) = -0.189383*(y)^2*( -3.982124 + x + { 6.301171 }/{ y } ) |
---|
2410 | C_0*(X_1)^2*( C_1 + X_0 + { C_2 }/{ X_1 } ) |
---|
2411 | coeff: [-0.1893834958021745 -3.9821239815971 6.301170936339897] |
---|
2412 | size: 10 depth: 4 |
---|
2413 | uId: 2562 pId: 0 |
---|
2414 | iId: 114 tId: 25 |
---|
2415 | |
---|
2416 | train NaNs: 0 |
---|
2417 | train L1: 0.027584 |
---|
2418 | |
---|
2419 | test NaNs: 0 |
---|
2420 | test Evals: 2000 |
---|
2421 | test L1: 0.027966 |
---|
2422 | test L2: 0.035319 |
---|
2423 | |
---|
2424 | |
---|
2425 | 15: df(x) = ( { -1.122145 }/{ ( y + { 1.249336 }/{ y } ) } + -0.107827*x ) |
---|
2426 | ( { C_0 }/{ ( X_1 + { C_1 }/{ X_1 } ) } + C_2*X_0 ) |
---|
2427 | coeff: [-1.1221449478224939 1.2493357545055657 -0.10782718532247787] |
---|
2428 | size: 11 depth: 5 |
---|
2429 | uId: 3236 pId: 0 |
---|
2430 | iId: 139 tId: 3 |
---|
2431 | |
---|
2432 | train NaNs: 0 |
---|
2433 | train L1: 0.016642 |
---|
2434 | |
---|
2435 | test NaNs: 0 |
---|
2436 | test Evals: 2000 |
---|
2437 | test L1: 0.017202 |
---|
2438 | test L2: 0.024542 |
---|
2439 | |
---|
2440 | |
---|
2441 | 16: df(x) = ( 0.004964 + 0.510420*(y)^2 + -1.010727*( y + 0.106317*x ) ) |
---|
2442 | ( C_0 + C_1*(X_1)^2 + C_2*( X_1 + C_3*X_0 ) ) |
---|
2443 | coeff: [0.004963699043599196 0.5104197044277972 -1.0107274403068998 0.10631661895747795] |
---|
2444 | size: 13 depth: 5 |
---|
2445 | uId: 766 pId: 0 |
---|
2446 | iId: 30 tId: 16 |
---|
2447 | |
---|
2448 | train NaNs: 0 |
---|
2449 | train L1: 0.016638 |
---|
2450 | |
---|
2451 | test NaNs: 0 |
---|
2452 | test Evals: 2000 |
---|
2453 | test L1: 0.017161 |
---|
2454 | test L2: 0.024525 |
---|
2455 | |
---|
2456 | |
---|
2457 | 17: df(x) = ( -0.611873*x ) |
---|
2458 | ( C_0*X_0 ) |
---|
2459 | coeff: [-0.6118731467381459] |
---|
2460 | size: 4 depth: 3 |
---|
2461 | uId: 16 pId: 0 |
---|
2462 | iId: 0 tId: 13 |
---|
2463 | |
---|
2464 | train NaNs: 0 |
---|
2465 | train L1: 0.200226 |
---|
2466 | |
---|
2467 | test NaNs: 0 |
---|
2468 | test Evals: 2000 |
---|
2469 | test L1: 0.189592 |
---|
2470 | test L2: 0.227866 |
---|
2471 | |
---|
2472 | |
---|
2473 | 18: df(x) = ( -0.827368*(y)^2 ) |
---|
2474 | ( C_0*(X_1)^2 ) |
---|
2475 | coeff: [-0.82736757700287] |
---|
2476 | size: 5 depth: 4 |
---|
2477 | uId: 9 pId: 0 |
---|
2478 | iId: 0 tId: 6 |
---|
2479 | |
---|
2480 | train NaNs: 0 |
---|
2481 | train L1: 0.160394 |
---|
2482 | |
---|
2483 | test NaNs: 0 |
---|
2484 | test Evals: 2000 |
---|
2485 | test L1: 0.159430 |
---|
2486 | test L2: 0.177170 |
---|
2487 | |
---|
2488 | |
---|
2489 | 19: df(x) = ( -0.057579*( 6.333544 + x ) ) |
---|
2490 | ( C_0*( C_1 + X_0 ) ) |
---|
2491 | coeff: [-0.05757904552604184 6.333543553015599] |
---|
2492 | size: 6 depth: 4 |
---|
2493 | uId: 787 pId: 0 |
---|
2494 | iId: 31 tId: 15 |
---|
2495 | |
---|
2496 | train NaNs: 0 |
---|
2497 | train L1: 0.121689 |
---|
2498 | |
---|
2499 | test NaNs: 0 |
---|
2500 | test Evals: 2000 |
---|
2501 | test L1: 0.127701 |
---|
2502 | test L2: 0.151432 |
---|
2503 | |
---|
2504 | |
---|
2505 | 20: df(x) = ( -0.485422*( 0.145302 + 0.145302 + y ) ) |
---|
2506 | ( C_0*( C_1 + C_2 + X_1 ) ) |
---|
2507 | coeff: [-0.4854218945053251 0.14530243107832988 0.1453024310783298] |
---|
2508 | size: 7 depth: 4 |
---|
2509 | uId: 402 pId: 0 |
---|
2510 | iId: 15 tId: 18 |
---|
2511 | |
---|
2512 | train NaNs: 0 |
---|
2513 | train L1: 0.040892 |
---|
2514 | |
---|
2515 | test NaNs: 0 |
---|
2516 | test Evals: 2000 |
---|
2517 | test L1: 0.043438 |
---|
2518 | test L2: 0.053481 |
---|
2519 | |
---|
2520 | |
---|
2521 | 21: df(x) = ( { -0.141391 }/{ 1.002306 } + -0.485422*y ) |
---|
2522 | ( { C_0 }/{ C_1 } + C_2*X_1 ) |
---|
2523 | coeff: [-0.14139130679592773 1.0023063258811065 -0.48542189454923773] |
---|
2524 | size: 7 depth: 3 |
---|
2525 | uId: 886 pId: 0 |
---|
2526 | iId: 35 tId: 26 |
---|
2527 | |
---|
2528 | train NaNs: 0 |
---|
2529 | train L1: 0.040892 |
---|
2530 | |
---|
2531 | test NaNs: 0 |
---|
2532 | test Evals: 2000 |
---|
2533 | test L1: 0.043438 |
---|
2534 | test L2: 0.053481 |
---|
2535 | |
---|
2536 | |
---|
2537 | 22: df(x) = ( -1.179442*y + 0.643808*(y)^2 ) |
---|
2538 | ( C_0*X_1 + C_1*(X_1)^2 ) |
---|
2539 | coeff: [-1.179442153540168 0.6438083805056014] |
---|
2540 | size: 8 depth: 4 |
---|
2541 | uId: 45 pId: 0 |
---|
2542 | iId: 3 tId: 1 |
---|
2543 | |
---|
2544 | train NaNs: 0 |
---|
2545 | train L1: 0.037504 |
---|
2546 | |
---|
2547 | test NaNs: 0 |
---|
2548 | test Evals: 2000 |
---|
2549 | test L1: 0.036054 |
---|
2550 | test L2: 0.041605 |
---|
2551 | |
---|
2552 | |
---|
2553 | 23: df(x) = ( -0.068169 + { -1.186902 }/{ ( y + { 1.431688 }/{ y } ) } ) |
---|
2554 | ( C_0 + { C_1 }/{ ( X_1 + { C_2 }/{ X_1 } ) } ) |
---|
2555 | coeff: [-0.06816861438382527 -1.1869020202064886 1.431688328446527] |
---|
2556 | size: 9 depth: 5 |
---|
2557 | uId: 56 pId: 0 |
---|
2558 | iId: 3 tId: 12 |
---|
2559 | |
---|
2560 | train NaNs: 0 |
---|
2561 | train L1: 0.034502 |
---|
2562 | |
---|
2563 | test NaNs: 0 |
---|
2564 | test Evals: 2000 |
---|
2565 | test L1: 0.034744 |
---|
2566 | test L2: 0.038576 |
---|
2567 | |
---|
2568 | |
---|
2569 | 24: df(x) = ( -0.174751*y*( 5.128826 + x + -2.703956*(y)^2 ) ) |
---|
2570 | ( C_0*X_1*( C_1 + X_0 + C_2*(X_1)^2 ) ) |
---|
2571 | coeff: [-0.17475092876035403 5.128825881615337 -2.703956371006581] |
---|
2572 | size: 11 depth: 6 |
---|
2573 | uId: 1112 pId: 0 |
---|
2574 | iId: 46 tId: 27 |
---|
2575 | |
---|
2576 | train NaNs: 0 |
---|
2577 | train L1: 0.027042 |
---|
2578 | |
---|
2579 | test NaNs: 0 |
---|
2580 | test Evals: 2000 |
---|
2581 | test L1: 0.028562 |
---|
2582 | test L2: 0.038777 |
---|
2583 | |
---|
2584 | |
---|
2585 | 25: df(x) = ( -0.876813 + x ) |
---|
2586 | ( C_0 + X_0 ) |
---|
2587 | coeff: [-0.8768128649305887] |
---|
2588 | size: 3 depth: 2 |
---|
2589 | uId: 1894 pId: 0 |
---|
2590 | iId: 82 tId: 6 |
---|
2591 | |
---|
2592 | train NaNs: 0 |
---|
2593 | train L1: 0.283998 |
---|
2594 | |
---|
2595 | test NaNs: 0 |
---|
2596 | test Evals: 2000 |
---|
2597 | test L1: 0.293912 |
---|
2598 | test L2: 0.348685 |
---|
2599 | |
---|
2600 | |
---|
2601 | 26: df(x) = ( -1.098216*x*y ) |
---|
2602 | ( C_0*X_0*X_1 ) |
---|
2603 | coeff: [-1.0982162984392176] |
---|
2604 | size: 5 depth: 3 |
---|
2605 | uId: 7 pId: 0 |
---|
2606 | iId: 0 tId: 4 |
---|
2607 | |
---|
2608 | train NaNs: 0 |
---|
2609 | train L1: 0.176947 |
---|
2610 | |
---|
2611 | test NaNs: 0 |
---|
2612 | test Evals: 2000 |
---|
2613 | test L1: 0.165701 |
---|
2614 | test L2: 0.198624 |
---|
2615 | |
---|
2616 | |
---|
2617 | 27: df(x) = ( -0.364679 + -0.057579*x ) |
---|
2618 | ( C_0 + C_1*X_0 ) |
---|
2619 | coeff: [-0.36467939258025434 -0.057579045526041046] |
---|
2620 | size: 5 depth: 3 |
---|
2621 | uId: 3 pId: 0 |
---|
2622 | iId: 0 tId: 0 |
---|
2623 | |
---|
2624 | train NaNs: 0 |
---|
2625 | train L1: 0.121689 |
---|
2626 | |
---|
2627 | test NaNs: 0 |
---|
2628 | test Evals: 2000 |
---|
2629 | test L1: 0.127701 |
---|
2630 | test L2: 0.151432 |
---|
2631 | |
---|
2632 | |
---|
2633 | 28: df(x) = ( -0.246112 + -0.419557*(y)^2 ) |
---|
2634 | ( C_0 + C_1*(X_1)^2 ) |
---|
2635 | coeff: [-0.2461122592098621 -0.4195567758031786] |
---|
2636 | size: 6 depth: 4 |
---|
2637 | uId: 23 pId: 0 |
---|
2638 | iId: 1 tId: 3 |
---|
2639 | |
---|
2640 | train NaNs: 0 |
---|
2641 | train L1: 0.061560 |
---|
2642 | |
---|
2643 | test NaNs: 0 |
---|
2644 | test Evals: 2000 |
---|
2645 | test L1: 0.065775 |
---|
2646 | test L2: 0.081406 |
---|
2647 | |
---|
2648 | |
---|
2649 | 29: df(x) = ( -0.485422*( y + 0.539078*0.539078 ) ) |
---|
2650 | ( C_0*( X_1 + C_1*C_2 ) ) |
---|
2651 | coeff: [-0.4854218945424619 0.5390777885338843 0.5390777885338632] |
---|
2652 | size: 8 depth: 5 |
---|
2653 | uId: 406 pId: 0 |
---|
2654 | iId: 15 tId: 22 |
---|
2655 | |
---|
2656 | train NaNs: 0 |
---|
2657 | train L1: 0.040892 |
---|
2658 | |
---|
2659 | test NaNs: 0 |
---|
2660 | test Evals: 2000 |
---|
2661 | test L1: 0.043438 |
---|
2662 | test L2: 0.053481 |
---|
2663 | |
---|
2664 | |
---|
2665 | 30: df(x) = ( -0.087251*( 1.099882 + x + 5.626580*y ) ) |
---|
2666 | ( C_0*( C_1 + X_0 + C_2*X_1 ) ) |
---|
2667 | coeff: [-0.08725051436448777 1.0998819036556846 5.62657952087813] |
---|
2668 | size: 9 depth: 5 |
---|
2669 | uId: 794 pId: 0 |
---|
2670 | iId: 32 tId: 5 |
---|
2671 | |
---|
2672 | train NaNs: 0 |
---|
2673 | train L1: 0.035541 |
---|
2674 | |
---|
2675 | test NaNs: 0 |
---|
2676 | test Evals: 2000 |
---|
2677 | test L1: 0.036635 |
---|
2678 | test L2: 0.044954 |
---|
2679 | |
---|
2680 | |
---|
2681 | 31: df(x) = ( -0.897728*(y)^3 ) |
---|
2682 | ( C_0*(X_1)^3 ) |
---|
2683 | coeff: [-0.8977276622082784] |
---|
2684 | size: 5 depth: 4 |
---|
2685 | uId: 48 pId: 0 |
---|
2686 | iId: 3 tId: 4 |
---|
2687 | |
---|
2688 | train NaNs: 0 |
---|
2689 | train L1: 0.210319 |
---|
2690 | |
---|
2691 | test NaNs: 0 |
---|
2692 | test Evals: 2000 |
---|
2693 | test L1: 0.209184 |
---|
2694 | test L2: 0.230892 |
---|
2695 | |
---|
2696 | |
---|
2697 | Cleaning Main |
---|
2698 | DS leaving Run() |
---|