Time bar (total: 7.1s)
| 24.0ms | 586× | body | 80 | nan |
| 24.0ms | 550× | 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 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))) |
| 197.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 120.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 2 (51.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)) |
| 235.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) |
| 72.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 150.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
Useful iterations: 2 (66.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))) |
| 154.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 76.0ms | (* (sqrt z) (sqrt 2.0)) |
Useful iterations: 2 (65.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 |
| 28.0ms | (* (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (exp (/ (* t t) 2.0))) |
| 19.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)))) |
| 22.0ms | (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
| 235.0ms | (* (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) (exp (/ (* t t) 2.0))) |
| 162.0ms | (* (- (* x 0.5) y) (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0)))) |
| 214.0ms | (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 82.0ms | (* (* (sqrt z) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
Useful iterations: 2 (102.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 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 9 |
| 1 | 19 | 9 |
| 821.0ms | 18051× | body | 80 | valid |
| 779.0ms | 18212× | body | 80 | nan |
Loading profile data...