Time bar (total: 7.0s)
| 27.0ms | 586× | body | 80 | nan |
| 24.0ms | 550× | body | 80 | valid |
Useful iterations: 0 (2.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 2 expressions with local error:
| 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))) |
| 9× | pow1 add-cbrt-cube |
| 7× | add-exp-log add-sqr-sqrt associate-*r* |
| 6× | associate-*l/ |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | expm1-log1p-u flip3-- *-commutative flip-- log1p-expm1-u add-log-exp |
| 1× | sqrt-prod unswap-sqr |
| 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))) |
| 195.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 122.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 490 |
| 1 | 1288 | 417 |
| 2 | 5001 | 410 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 8 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 43 | 9 | 52 |
Merged error: 0.0b
Found 3 expressions with local error:
| 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)) |
| 19× | pow1 add-cbrt-cube |
| 16× | add-exp-log |
| 15× | associate-*r* |
| 13× | add-sqr-sqrt |
| 12× | associate-*l/ |
| 10× | pow-prod-down prod-exp cbrt-unprod |
| 9× | add-cube-cbrt *-un-lft-identity |
| 7× | sqrt-prod |
| 5× | associate-*l* |
| 3× | expm1-log1p-u flip3-- *-commutative flip-- log1p-expm1-u add-log-exp |
| 2× | unswap-sqr |
| 16.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) |
| 8.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 11.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
| 224.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) |
| 66.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 168.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 402 | 775 |
| 1 | 1806 | 660 |
| 2 | 5001 | 646 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 5 | 85 |
| Fresh | 4 | 3 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 84 | 10 | 94 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (* (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) (exp (/ (* t t) 2.0))) |
| 0.3b | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 0.4b | (* (sqrt z) (sqrt 2.0)) |
| 21× | pow1 |
| 19× | add-cbrt-cube |
| 17× | add-sqr-sqrt |
| 16× | add-exp-log |
| 12× | pow-prod-down |
| 10× | associate-*r* associate-*l* prod-exp sqrt-prod cbrt-unprod |
| 9× | add-cube-cbrt *-un-lft-identity |
| 6× | associate-*l/ |
| 4× | unswap-sqr |
| 3× | expm1-log1p-u *-commutative log1p-expm1-u add-log-exp |
| 2× | flip3-- sqrt-pow1 pow1/2 flip-- |
| 1× | sqrt-unprod |
| 16.0ms | (* (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) (exp (/ (* t t) 2.0))) |
| 11.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 7.0ms | (* (sqrt z) (sqrt 2.0)) |
| 227.0ms | (* (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) (exp (/ (* t t) 2.0))) |
| 153.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 77.0ms | (* (sqrt z) (sqrt 2.0)) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 768 |
| 1 | 1894 | 659 |
| 2 | 5001 | 644 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 2 | 88 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 88 | 10 | 98 |
Merged error: 0.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.3b | (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) |
| 0.3b | (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 0.3b | (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
| 52× | pow1 |
| 47× | add-exp-log |
| 35× | add-cbrt-cube |
| 34× | pow-prod-down prod-exp cbrt-unprod |
| 14× | associate-*r* |
| 13× | add-sqr-sqrt |
| 11× | add-cube-cbrt *-un-lft-identity associate-*l* |
| 7× | sqrt-prod |
| 6× | cbrt-prod associate-*l/ |
| 4× | expm1-log1p-u *-commutative log1p-expm1-u add-log-exp |
| 2× | flip3-- flip-- 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))) |
| 20.0ms | (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) |
| 12.0ms | (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 18.0ms | (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
| 234.0ms | (* (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (exp (/ (* t t) 2.0))) |
| 168.0ms | (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) |
| 216.0ms | (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 85.0ms | (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
Useful iterations: 2 (100.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 661 | 1922 |
| 1 | 3020 | 1394 |
| 2 | 5001 | 1263 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 0 | 125 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 125 | 10 | 135 |
Merged error: 0.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 |
| 786.0ms | 18051× | body | 80 | valid |
| 775.0ms | 18212× | body | 80 | nan |
Loading profile data...