Time bar (total: 3.9s)
| 13.0ms | 270× | 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: 22.5b
Found 4 expressions with local error:
| 0.0b | (* z (- t a)) |
| 0.0b | (+ y (* z (- b y))) |
| 1.4b | (+ (* x y) (* z (- t a))) |
| 21.7b | (/ (+ (* 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 |
| 6.0ms | (* z (- t a)) |
| 3.0ms | (+ y (* z (- b y))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 7.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 7.0ms | (* z (- t a)) |
| 7.0ms | (+ y (* z (- b y))) |
| 13.0ms | (+ (* x y) (* z (- t a))) |
| 90.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 708 |
| 1 | 1499 | 648 |
| 2 | 5001 | 648 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 10 | 99 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 90 | 10 | 100 |
Merged error: 21.8b
Found 4 expressions with local error:
| 0.0b | (+ y (* z (- b y))) |
| 0.2b | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 1.4b | (+ (* x y) (* z (- t a))) |
| 21.7b | (/ (+ 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)))) |
| 7.0ms | (+ y (* z (- b y))) |
| 155.0ms | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 14.0ms | (+ (* x y) (* z (- t a))) |
| 62.0ms | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 525 | 2046 |
| 1 | 2373 | 1868 |
| 2 | 5002 | 1780 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 5 | 157 |
| Fresh | 3 | 6 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 155 | 12 | 167 |
Merged error: 21.8b
Found 4 expressions with local error:
| 0.0b | (+ y (* z (- b y))) |
| 0.5b | (/ 1 (+ y (* z (- b y)))) |
| 1.4b | (+ (* x y) (* z (- t a))) |
| 21.6b | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 27× | add-sqr-sqrt |
| 21× | *-un-lft-identity |
| 20× | add-cube-cbrt times-frac |
| 17× | add-exp-log |
| 15× | associate-*r* |
| 11× | add-cbrt-cube |
| 8× | associate-+r+ add-log-exp |
| 7× | pow1 |
| 6× | flip3-+ flip-+ |
| 4× | distribute-rgt-in sub-neg distribute-lft-in div-exp prod-exp associate-/r/ |
| 3× | associate-*l* associate-/r* associate-/l* unswap-sqr |
| 2× | cbrt-undiv +-commutative frac-times rec-exp 1-exp associate-*l/ sum-log cbrt-unprod div-inv |
| 1× | pow-flip frac-2neg associate-*r/ pow-prod-down clear-num un-div-inv *-commutative inv-pow |
| 3.0ms | (+ y (* z (- b y))) |
| 4.0ms | (/ 1 (+ y (* z (- b y)))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 10.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 7.0ms | (+ y (* z (- b y))) |
| 16.0ms | (/ 1 (+ y (* z (- b y)))) |
| 13.0ms | (+ (* x y) (* z (- t a))) |
| 89.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 949 |
| 1 | 1818 | 836 |
| 2 | 5001 | 810 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 0 | 117 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 117 | 12 | 129 |
Merged error: 21.8b
Found 4 expressions with local error:
| 0.2b | (/ 1 (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a)))))) |
| 0.6b | (/ 1 (+ (* x y) (* z (- t a)))) |
| 1.4b | (+ (* x y) (* z (- t a))) |
| 21.5b | (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a))))) |
| 52× | add-exp-log |
| 29× | add-sqr-sqrt |
| 23× | *-un-lft-identity times-frac |
| 22× | add-cube-cbrt |
| 20× | div-exp add-cbrt-cube |
| 16× | prod-exp |
| 15× | associate-*r* |
| 10× | pow1 rec-exp 1-exp associate-/r/ |
| 7× | flip3-+ flip-+ |
| 6× | cbrt-undiv associate-/l* add-log-exp |
| 4× | frac-times associate-+r+ associate-*l/ associate-/r* cbrt-unprod |
| 3× | pow-flip associate-*l* div-inv unswap-sqr |
| 2× | distribute-rgt-in sub-neg frac-2neg distribute-lft-in associate-*r/ pow-prod-down clear-num un-div-inv inv-pow |
| 1× | +-commutative sum-log *-commutative |
| 10.0ms | (/ 1 (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a)))))) |
| 5.0ms | (/ 1 (+ (* x y) (* z (- t a)))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 10.0ms | (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a))))) |
| 156.0ms | (/ 1 (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a)))))) |
| 36.0ms | (/ 1 (+ (* x y) (* z (- t a)))) |
| 17.0ms | (+ (* x y) (* z (- t a))) |
| 64.0ms | (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a))))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 499 | 1404 |
| 1 | 2401 | 1184 |
| 2 | 5001 | 1145 |
12 alts after pruning (9 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 145 | 1 | 146 |
| Fresh | 1 | 8 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 146 | 12 | 158 |
Merged error: 21.8b
0% (0.7b remaining)
Error of 22.8b against oracle of 22.0b and baseline of 22.8b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 9 |
| 1 | 23 | 9 |
| 415.0ms | 8443× | body | 80 | valid |
Loading profile data...