Time bar (total: 6.9s)
| 25.0ms | 531× | body | 80 | nan |
| 24.0ms | 554× | body | 80 | valid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 9 |
| 1 | 43 | 9 |
| 2 | 92 | 9 |
| 3 | 186 | 9 |
| 4 | 341 | 9 |
| 5 | 703 | 9 |
| 6 | 2167 | 9 |
| 7 | 5001 | 9 |
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: 0.3b
Found 3 expressions with local error:
| 0.0b | (/ (* t t) 2.0) |
| 0.0b | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 0.3b | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 15× | add-cbrt-cube |
| 13× | add-exp-log |
| 10× | pow1 add-sqr-sqrt |
| 8× | add-cube-cbrt *-un-lft-identity |
| 7× | associate-*r* |
| 6× | associate-*l/ |
| 5× | prod-exp cbrt-unprod |
| 4× | associate-*l* pow-prod-down |
| 3× | expm1-log1p-u times-frac associate-/r* log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv flip3-- div-exp *-commutative flip-- |
| 1× | frac-2neg clear-num sqrt-prod div-inv associate-/l* unswap-sqr |
| 5.0ms | (/ (* t t) 2.0) |
| 14.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 9.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 31.0ms | (/ (* t t) 2.0) |
| 178.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 116.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 432 | 581 |
| 1 | 1713 | 493 |
| 2 | 5002 | 486 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 8 | 77 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 8 | 78 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ (* t t) 2.0) |
| 0.0b | (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0))) |
| 0.3b | (* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0)))) |
| 15× | add-cbrt-cube |
| 13× | add-exp-log |
| 10× | pow1 add-sqr-sqrt |
| 8× | add-cube-cbrt *-un-lft-identity |
| 7× | associate-*l* |
| 5× | prod-exp cbrt-unprod |
| 4× | associate-*r* pow-prod-down |
| 3× | expm1-log1p-u times-frac associate-/r* log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv div-exp associate-*l/ *-commutative |
| 1× | flip3-- frac-2neg clear-num sqrt-prod flip-- div-inv associate-/l* unswap-sqr |
| 5.0ms | (/ (* t t) 2.0) |
| 10.0ms | (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0))) |
| 19.0ms | (* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0)))) |
| 34.0ms | (/ (* t t) 2.0) |
| 111.0ms | (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0))) |
| 179.0ms | (* (- (* x 0.5) y) (* (sqrt (* z 2.0)) (exp (/ (* t t) 2.0)))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 472 | 627 |
| 1 | 1842 | 535 |
| 2 | 5001 | 523 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 3 | 75 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 11 | 83 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (* t t) 2.0) |
| 0.0b | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) |
| 0.2b | (* (- (* x 0.5) y) (sqrt z)) |
| 0.4b | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
| 25× | add-cbrt-cube |
| 22× | add-exp-log |
| 20× | pow1 |
| 16× | add-sqr-sqrt |
| 15× | associate-*r* |
| 12× | add-cube-cbrt *-un-lft-identity associate-*l/ |
| 11× | prod-exp cbrt-unprod |
| 10× | pow-prod-down |
| 7× | sqrt-prod |
| 5× | associate-*l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | flip3-- times-frac associate-/r* *-commutative flip-- |
| 2× | cbrt-undiv div-exp unswap-sqr |
| 1× | frac-2neg clear-num div-inv associate-/l* |
| 5.0ms | (/ (* t t) 2.0) |
| 16.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) |
| 8.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 15.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
| 25.0ms | (/ (* t t) 2.0) |
| 207.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) |
| 73.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 147.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 490 | 866 |
| 1 | 2265 | 736 |
| 2 | 5001 | 722 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 3 | 111 |
| Fresh | 5 | 4 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 113 | 9 | 122 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) |
| 0.2b | (* (- (* x 0.5) y) (sqrt z)) |
| 0.3b | (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
| 0.3b | (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 61× | pow1 |
| 55× | add-exp-log |
| 41× | pow-prod-down prod-exp cbrt-unprod |
| 39× | add-cbrt-cube |
| 20× | associate-*l/ |
| 19× | associate-*r* |
| 15× | add-sqr-sqrt |
| 11× | add-cube-cbrt *-un-lft-identity |
| 7× | sqrt-prod |
| 6× | cbrt-prod associate-*l* |
| 4× | expm1-log1p-u flip3-- *-commutative flip-- log1p-expm1-u add-log-exp |
| 2× | unswap-sqr |
| 27.0ms | (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) |
| 8.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 25.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
| 16.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 215.0ms | (* (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) (exp (/ (* t t) 2.0))) |
| 60.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 149.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
| 466.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
Useful iterations: 2 (83.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 596 | 1958 |
| 1 | 2807 | 1442 |
| 2 | 5002 | 1319 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 0 | 135 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 135 | 9 | 144 |
Merged error: 0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 9 |
| 1 | 19 | 9 |
| 797.0ms | 18143× | body | 80 | valid |
| 748.0ms | 18032× | body | 80 | nan |