Time bar (total: 4.2s)
| 13.0ms | 271× | 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.7b
Found 4 expressions with local error:
| 0.0b | (* z (- t a)) |
| 0.0b | (* z (- b y)) |
| 0.3b | (+ (* x y) (* z (- t a))) |
| 23.0b | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 24× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 16× | add-cube-cbrt |
| 10× | add-exp-log associate-*r* add-cbrt-cube |
| 9× | times-frac |
| 8× | pow1 |
| 6× | distribute-rgt-in sub-neg distribute-lft-in associate-*l* add-log-exp |
| 4× | associate-+r+ associate-*r/ |
| 3× | flip3-+ associate-/r* flip-+ associate-/l* |
| 2× | flip3-- pow-prod-down prod-exp associate-/r/ *-commutative flip-- cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares unswap-sqr |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv |
| 6.0ms | (* z (- t a)) |
| 6.0ms | (* z (- b y)) |
| 7.0ms | (+ (* x y) (* z (- t a))) |
| 7.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 7.0ms | (* z (- t a)) |
| 7.0ms | (* z (- b y)) |
| 14.0ms | (+ (* x y) (* z (- t a))) |
| 93.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 401 | 714 |
| 1 | 1759 | 659 |
| 2 | 5001 | 659 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 11 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 99 | 12 | 111 |
Merged error: 23.1b
Found 4 expressions with local error:
| 0.0b | (* z (- b y)) |
| 0.3b | (+ (* x y) (* z (- t a))) |
| 0.3b | (/ 1 (+ y (* z (- b y)))) |
| 22.8b | (* (+ (* 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))) |
| 4.0ms | (/ 1 (+ y (* z (- b y)))) |
| 10.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 7.0ms | (* z (- b y)) |
| 14.0ms | (+ (* x y) (* z (- t a))) |
| 17.0ms | (/ 1 (+ y (* z (- b y)))) |
| 92.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 449 | 955 |
| 1 | 2234 | 847 |
| 2 | 5001 | 821 |
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 2 | 128 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 127 | 13 | 140 |
Merged error: 23.1b
Found 4 expressions with local error:
| 0.0b | (+ y (* z (- b y))) |
| 0.3b | (+ (* x y) (* z (- t a))) |
| 0.4b | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 22.8b | (/ (+ 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))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 8.0ms | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 7.0ms | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
| 7.0ms | (+ y (* z (- b y))) |
| 15.0ms | (+ (* x y) (* z (- t a))) |
| 162.0ms | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 66.0ms | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 525 | 2046 |
| 1 | 2373 | 1868 |
| 2 | 5002 | 1780 |
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 1 | 157 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 157 | 13 | 170 |
Merged error: 23.1b
Found 4 expressions with local error:
| 0.3b | (+ (* x y) (* z (- t a))) |
| 0.3b | (/ 1 (+ y (* z (- b y)))) |
| 0.9b | (/ 1 (+ (* x y) (* z (- t a)))) |
| 22.1b | (/ (/ 1 (+ y (* z (- b y)))) (/ 1 (+ (* x y) (* z (- t a))))) |
| 531× | times-frac |
| 244× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 69× | associate-/r/ |
| 52× | add-exp-log |
| 36× | div-exp |
| 35× | flip3-+ flip-+ div-inv |
| 21× | associate-/r* associate-/l* |
| 20× | add-cbrt-cube |
| 10× | cbrt-undiv rec-exp 1-exp |
| 6× | pow1 add-log-exp |
| 4× | associate-+r+ |
| 3× | frac-2neg clear-num |
| 2× | distribute-rgt-in sub-neg pow-flip distribute-lft-in inv-pow |
| 1× | +-commutative sum-log associate-/l/ |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 4.0ms | (/ 1 (+ y (* z (- b y)))) |
| 5.0ms | (/ 1 (+ (* x y) (* z (- t a)))) |
| 17.0ms | (/ (/ 1 (+ y (* z (- b y)))) (/ 1 (+ (* x y) (* z (- t a))))) |
| 14.0ms | (+ (* x y) (* z (- t a))) |
| 18.0ms | (/ 1 (+ y (* z (- b y)))) |
| 23.0ms | (/ 1 (+ (* x y) (* z (- t a)))) |
| 166.0ms | (/ (/ 1 (+ y (* z (- b y)))) (/ 1 (+ (* x y) (* z (- t a))))) |
Useful iterations: 1 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1647 | 7166 |
| 1 | 5001 | 6605 |
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 378 | 2 | 380 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 2 | 1 | 3 |
| Total | 380 | 13 | 393 |
Merged error: 23.0b
0% (0.7b remaining)
Error of 23.0b against oracle of 22.3b and baseline of 23.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 9 |
| 1 | 23 | 9 |
| 404.0ms | 8392× | body | 80 | valid |
Loading profile data...