Time bar (total: 3.0s)
| 4.0ms | 48× | body | 640 | valid |
| 3.0ms | 141× | body | 80 | valid |
| 3.0ms | 47× | body | 320 | valid |
| 1.0ms | 20× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 5 |
| 1 | 15 | 5 |
| 2 | 15 | 5 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 12.8b
Found 3 expressions with local error:
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 3.2b | (- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0))) |
| 9× | frac-sub |
| 8× | frac-2neg clear-num |
| 6× | associate-/r/ |
| 4× | div-inv |
| 3× | flip-- |
| 2× | flip3-- flip-+ distribute-lft-out-- |
| 1× | sub-neg flip3-+ |
| 2.0ms | (/ 1.0 (- x 1.0)) |
| 3.0ms | (/ 1.0 (+ x 1.0)) |
| 6.0ms | (- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0))) |
| 28.0ms | (/ 1.0 (- x 1.0)) |
| 31.0ms | (/ 1.0 (+ x 1.0)) |
| 169.0ms | (- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 295 | 261 |
| 1 | 1107 | 229 |
| 2 | 5001 | 220 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 2 | 34 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 33 | 2 | 35 |
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) |
| 0.0b | (/ 1.0 (+ (pow x 3) (pow 1.0 3))) |
| 10.2b | (- (* (/ 1.0 (+ (pow x 3) (pow 1.0 3))) (+ (* x x) (- (* 1.0 1.0) (* x 1.0)))) (/ 1.0 (- x 1.0))) |
| 19.0b | (* (/ 1.0 (+ (pow x 3) (pow 1.0 3))) (+ (* x x) (- (* 1.0 1.0) (* x 1.0)))) |
| 42× | frac-sub |
| 32× | frac-times |
| 27× | frac-2neg clear-num |
| 23× | flip3-+ flip-+ |
| 16× | associate-*l/ |
| 13× | associate-/r* sum-cubes |
| 10× | associate-+r+ |
| 8× | distribute-rgt-in distribute-lft-in associate-*r/ associate--l+ |
| 6× | sub-neg |
| 5× | +-commutative |
| 4× | associate-*l* associate-/r/ div-inv |
| 1× | associate-+r- flip3-- *-commutative flip-- distribute-lft-out-- |
| 7.0ms | (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) |
| 4.0ms | (/ 1.0 (+ (pow x 3) (pow 1.0 3))) |
| 19.0ms | (- (* (/ 1.0 (+ (pow x 3) (pow 1.0 3))) (+ (* x x) (- (* 1.0 1.0) (* x 1.0)))) (/ 1.0 (- x 1.0))) |
| 12.0ms | (* (/ 1.0 (+ (pow x 3) (pow 1.0 3))) (+ (* x x) (- (* 1.0 1.0) (* x 1.0)))) |
| 26.0ms | (+ (* x x) (- (* 1.0 1.0) (* x 1.0))) |
| 71.0ms | (/ 1.0 (+ (pow x 3) (pow 1.0 3))) |
| 285.0ms | (- (* (/ 1.0 (+ (pow x 3) (pow 1.0 3))) (+ (* x x) (- (* 1.0 1.0) (* x 1.0)))) (/ 1.0 (- x 1.0))) |
| 57.0ms | (* (/ 1.0 (+ (pow x 3) (pow 1.0 3))) (+ (* x x) (- (* 1.0 1.0) (* x 1.0)))) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1039 | 2365 |
| 1 | 5001 | 2235 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 1 | 105 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 2 | 107 |
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (+ (* 2.0 (/ 1 (pow x 6))) (+ (* 2.0 (/ 1 (pow x 2))) (* 2.0 (/ 1 (pow x 4))))) |
| 0.2b | (/ 1 (pow x 6)) |
| 0.2b | (/ 1 (pow x 4)) |
| 0.4b | (/ 1 (pow x 2)) |
| 524× | associate-*r/ |
| 516× | frac-add |
| 247× | clear-num |
| 244× | un-div-inv |
| 162× | associate-/r* |
| 125× | frac-2neg sqr-pow |
| 37× | unpow2 |
| 7× | flip3-+ flip-+ |
| 6× | div-inv |
| 5× | distribute-lft-out |
| 3× | pow-to-exp rec-exp pow-flip associate-*r* inv-pow |
| 2× | +-commutative associate-+r+ *-commutative |
| 1× | distribute-rgt-out |
| 21.0ms | (+ (* 2.0 (/ 1 (pow x 6))) (+ (* 2.0 (/ 1 (pow x 2))) (* 2.0 (/ 1 (pow x 4))))) |
| 3.0ms | (/ 1 (pow x 6)) |
| 3.0ms | (/ 1 (pow x 4)) |
| 3.0ms | (/ 1 (pow x 2)) |
| 46.0ms | (+ (* 2.0 (/ 1 (pow x 6))) (+ (* 2.0 (/ 1 (pow x 2))) (* 2.0 (/ 1 (pow x 4))))) |
| 43.0ms | (/ 1 (pow x 6)) |
| 26.0ms | (/ 1 (pow x 4)) |
| 16.0ms | (/ 1 (pow x 2)) |
Useful iterations: 1 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2906 | 5715 |
| 1 | 5002 | 5091 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 304 | 2 | 306 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 305 | 3 | 308 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* 2.0 (/ 1 (pow x 6))) |
| 0.0b | (+ (* 2.0 (/ 1 (pow x 6))) (+ (* 2.0 (pow x (- 2))) (* 2.0 (/ 1 (pow x 4))))) |
| 0.2b | (/ 1 (pow x 6)) |
| 0.2b | (/ 1 (pow x 4)) |
| 228× | associate-*r/ frac-add |
| 114× | un-div-inv |
| 80× | clear-num |
| 72× | pow-neg |
| 41× | frac-2neg associate-/r* sqr-pow |
| 36× | neg-sub0 pow-sub |
| 7× | flip3-+ flip-+ |
| 3× | *-commutative div-inv distribute-lft-out |
| 2× | +-commutative pow-to-exp rec-exp associate-+r+ pow-flip inv-pow |
| 1× | distribute-rgt-out associate-*r* |
| 3.0ms | (* 2.0 (/ 1 (pow x 6))) |
| 16.0ms | (+ (* 2.0 (/ 1 (pow x 6))) (+ (* 2.0 (pow x (- 2))) (* 2.0 (/ 1 (pow x 4))))) |
| 3.0ms | (/ 1 (pow x 6)) |
| 3.0ms | (/ 1 (pow x 4)) |
| 46.0ms | (* 2.0 (/ 1 (pow x 6))) |
| 51.0ms | (+ (* 2.0 (/ 1 (pow x 6))) (+ (* 2.0 (pow x (- 2))) (* 2.0 (/ 1 (pow x 4))))) |
| 44.0ms | (/ 1 (pow x 6)) |
| 27.0ms | (/ 1 (pow x 4)) |
Useful iterations: 2 (101.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1281 | 2813 |
| 1 | 3717 | 2489 |
| 2 | 5001 | 2357 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 160 | 1 | 161 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 161 | 3 | 164 |
Merged error: 0.0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 30.4b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.09117784756913819 | 2697524.489058797 | 190.79256050286557 |
| 10 | -1421.6155834850151 | -1.485944467815708e-07 | -207.4990042199672 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 25 |
| 1 | 67 | 25 |
| 2 | 79 | 25 |
| 3 | 80 | 25 |
| 4 | 80 | 25 |
| 174.0ms | 1925× | body | 640 | valid |
| 100.0ms | 4194× | body | 80 | valid |
| 81.0ms | 1204× | body | 320 | valid |
| 32.0ms | 677× | body | 160 | valid |