Time bar (total: 7.6s)
| 29.0ms | 273× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 8 |
| 1 | 37 | 8 |
| 2 | 65 | 8 |
| 3 | 94 | 8 |
| 4 | 108 | 8 |
| 5 | 132 | 8 |
| 6 | 201 | 8 |
| 7 | 359 | 8 |
| 8 | 825 | 8 |
| 9 | 3212 | 8 |
| 10 | 5002 | 8 |
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: 23.2b
Found 4 expressions with local error:
| 0.0b | (+ y (* z (- b y))) |
| 0.0b | (* z (- b y)) |
| 0.4b | (+ (* x y) (* z (- t a))) |
| 22.5b | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 18× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 14× | add-cube-cbrt |
| 9× | times-frac |
| 8× | add-exp-log associate-+r+ add-cbrt-cube add-log-exp |
| 6× | pow1 distribute-rgt-in sub-neg distribute-lft-in |
| 5× | associate-*r* |
| 4× | flip3-+ flip-+ |
| 3× | associate-*l* associate-/r* associate-/l* |
| 2× | +-commutative associate-*r/ sum-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv flip3-- frac-2neg div-exp pow-prod-down prod-exp clear-num *-commutative flip-- cbrt-unprod div-inv distribute-lft-out-- difference-of-squares unswap-sqr |
| 3.0ms | (+ y (* z (- b y))) |
| 6.0ms | (* z (- b y)) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 7.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 28.0ms | (+ y (* z (- b y))) |
| 37.0ms | (* z (- b y)) |
| 41.0ms | (+ (* x y) (* z (- t a))) |
| 298.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 353 | 708 |
| 1 | 1481 | 648 |
| 2 | 5001 | 648 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 11 | 99 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 89 | 11 | 100 |
Merged error: 22.6b
Found 4 expressions with local error:
| 0.0b | (* z (- b y)) |
| 0.4b | (+ (* x y) (* z (- t a))) |
| 0.4b | (/ 1 (+ y (* z (- b y)))) |
| 22.1b | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 33× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 22× | add-cube-cbrt |
| 20× | times-frac associate-*r* |
| 19× | add-exp-log |
| 13× | add-cbrt-cube |
| 9× | pow1 |
| 6× | associate-*l* add-log-exp |
| 5× | flip3-+ prod-exp flip-+ |
| 4× | distribute-rgt-in sub-neg associate-+r+ distribute-lft-in div-exp associate-/r/ unswap-sqr |
| 3× | associate-*r/ associate-/r* cbrt-unprod associate-/l* |
| 2× | cbrt-undiv frac-times rec-exp 1-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | +-commutative flip3-- pow-flip frac-2neg clear-num sum-log un-div-inv flip-- distribute-lft-out-- inv-pow difference-of-squares |
| 6.0ms | (* z (- b y)) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 6.0ms | (/ 1 (+ y (* z (- b y)))) |
| 10.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 34.0ms | (* z (- b y)) |
| 42.0ms | (+ (* x y) (* z (- t a))) |
| 80.0ms | (/ 1 (+ y (* z (- b y)))) |
| 295.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 449 | 955 |
| 1 | 2234 | 847 |
| 2 | 5001 | 821 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 0 | 128 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 11 | 139 |
Merged error: 22.6b
Found 4 expressions with local error:
| 0.0b | (+ y (* z (- b y))) |
| 0.3b | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 0.4b | (+ (* x y) (* z (- t a))) |
| 22.5b | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
| 90× | times-frac |
| 56× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 18× | associate-/r* |
| 17× | add-exp-log |
| 11× | associate-/r/ add-cbrt-cube |
| 8× | associate-+r+ flip3-+ div-exp flip-+ add-log-exp |
| 6× | div-inv associate-/l* |
| 5× | pow1 |
| 4× | cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in |
| 2× | +-commutative rec-exp frac-2neg 1-exp clear-num sum-log associate-/l/ |
| 1× | pow-flip inv-pow |
| 3.0ms | (+ y (* z (- b y))) |
| 8.0ms | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 7.0ms | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
| 28.0ms | (+ y (* z (- b y))) |
| 821.0ms | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 41.0ms | (+ (* x y) (* z (- t a))) |
| 264.0ms | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 525 | 2046 |
| 1 | 2373 | 1868 |
| 2 | 5002 | 1780 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 157 | 0 | 157 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 157 | 11 | 168 |
Merged error: 22.6b
Found 4 expressions with local error:
| 0.5b | (cbrt (- b y)) |
| 0.5b | (cbrt (- b y)) |
| 0.5b | (cbrt (- b y)) |
| 22.5b | (/ (+ (* x y) (* z (- t a))) (+ y (* (* z (* (cbrt (- b y)) (cbrt (- b y)))) (cbrt (- b y))))) |
| 21× | add-sqr-sqrt *-un-lft-identity |
| 15× | cbrt-prod add-cube-cbrt |
| 9× | times-frac |
| 6× | add-exp-log cbrt-div add-cbrt-cube |
| 4× | pow1 add-log-exp |
| 3× | flip3-- pow1/3 associate-/r* flip-- associate-/l* distribute-lft-out-- difference-of-squares |
| 2× | flip3-+ associate-/r/ flip-+ associate-/l/ |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 3.0ms | (cbrt (- b y)) |
| 3.0ms | (cbrt (- b y)) |
| 3.0ms | (cbrt (- b y)) |
| 7.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* (* z (* (cbrt (- b y)) (cbrt (- b y)))) (cbrt (- b y))))) |
| 146.0ms | (cbrt (- b y)) |
| 146.0ms | (cbrt (- b y)) |
| 144.0ms | (cbrt (- b y)) |
| 302.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* (* z (* (cbrt (- b y)) (cbrt (- b y)))) (cbrt (- b y))))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 337 | 1064 |
| 1 | 1145 | 974 |
| 2 | 5001 | 961 |
12 alts after pruning (9 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 1 | 88 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 87 | 12 | 99 |
Merged error: 22.6b
0% (0.7b remaining)
Error of 22.1b against oracle of 21.4b and baseline of 22.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 9 |
| 1 | 24 | 9 |
| 422.0ms | 8454× | body | 80 | valid |
Loading profile data...