Time bar (total: 7.7s)
| 26.0ms | 558× | body | 80 | valid |
| 22.0ms | 546× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 9 |
| 1 | 41 | 9 |
| 2 | 88 | 9 |
| 3 | 165 | 9 |
| 4 | 287 | 9 |
| 5 | 625 | 9 |
| 6 | 2014 | 9 |
| 7 | 5002 | 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 4 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.0b | (exp (/ (* t t) 2.0)) |
| 0.3b | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 137× | add-sqr-sqrt |
| 91× | *-un-lft-identity |
| 90× | times-frac |
| 83× | add-cube-cbrt |
| 73× | associate-*l* |
| 60× | associate-*r* |
| 49× | exp-prod |
| 30× | sqrt-prod |
| 27× | unswap-sqr |
| 21× | swap-sqr |
| 19× | add-exp-log |
| 16× | add-cbrt-cube |
| 15× | associate-/l* |
| 12× | *-commutative |
| 11× | pow1 |
| 8× | prod-exp |
| 6× | associate-*l/ |
| 5× | cbrt-unprod add-log-exp |
| 4× | pow-prod-down distribute-lft-out-- difference-of-squares |
| 3× | associate-/r* |
| 2× | cbrt-undiv flip3-- div-exp flip-- div-inv |
| 1× | frac-2neg clear-num rem-exp-log |
| 8.0ms | (/ (* t t) 2.0) |
| 42.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 11.0ms | (exp (/ (* t t) 2.0)) |
| 20.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 26.0ms | (/ (* t t) 2.0) |
| 170.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 19.0ms | (exp (/ (* t t) 2.0)) |
| 112.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 2 (106.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 763 | 1581 |
| 1 | 3166 | 1471 |
| 2 | 5001 | 1452 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 230 | 9 | 239 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 231 | 9 | 240 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp t) (/ t 2.0))) |
| 0.3b | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 75× | add-sqr-sqrt |
| 52× | associate-*l* |
| 43× | associate-*r* |
| 36× | unswap-sqr |
| 34× | sqrt-prod |
| 23× | *-un-lft-identity |
| 20× | add-exp-log |
| 15× | add-cube-cbrt |
| 13× | prod-exp |
| 9× | pow1 add-cbrt-cube |
| 7× | unpow-prod-down |
| 6× | associate-*l/ |
| 5× | *-commutative sqr-pow |
| 4× | pow-prod-down pow-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 2× | pow-to-exp flip3-- flip-- add-log-exp |
| 31.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp t) (/ t 2.0))) |
| 16.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 192.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp t) (/ t 2.0))) |
| 114.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 1 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 521 | 1182 |
| 1 | 2091 | 1111 |
| 2 | 5003 | 1111 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 7 | 115 |
| Fresh | 7 | 1 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 115 | 9 | 124 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (sqrt (* z (sqrt 2.0))) |
| 0.3b | (* (- (* x 0.5) y) (sqrt (* z (sqrt 2.0)))) |
| 0.4b | (* (* (- (* x 0.5) y) (sqrt (* z (sqrt 2.0)))) (* (sqrt (sqrt 2.0)) (pow (exp t) (/ t 2.0)))) |
| 0.5b | (* z (sqrt 2.0)) |
| 286× | add-sqr-sqrt |
| 188× | unswap-sqr |
| 176× | sqrt-prod |
| 99× | associate-*r* |
| 72× | associate-*l* |
| 38× | *-un-lft-identity |
| 37× | add-exp-log |
| 30× | add-cube-cbrt |
| 25× | prod-exp |
| 23× | pow1 |
| 21× | unpow-prod-down |
| 20× | add-cbrt-cube |
| 19× | sqr-pow |
| 11× | pow-prod-down |
| 10× | cbrt-unprod |
| 8× | *-commutative |
| 6× | associate-*l/ |
| 4× | pow-exp distribute-lft-out-- add-log-exp difference-of-squares |
| 3× | rem-sqrt-square |
| 2× | pow-to-exp flip3-- sqrt-pow1 flip-- |
| 1× | pow1/2 |
| 6.0ms | (sqrt (* z (sqrt 2.0))) |
| 18.0ms | (* (- (* x 0.5) y) (sqrt (* z (sqrt 2.0)))) |
| 57.0ms | (* (* (- (* x 0.5) y) (sqrt (* z (sqrt 2.0)))) (* (sqrt (sqrt 2.0)) (pow (exp t) (/ t 2.0)))) |
| 5.0ms | (* z (sqrt 2.0)) |
| 77.0ms | (sqrt (* z (sqrt 2.0))) |
| 163.0ms | (* (- (* x 0.5) y) (sqrt (* z (sqrt 2.0)))) |
| 325.0ms | (* (* (- (* x 0.5) y) (sqrt (* z (sqrt 2.0)))) (* (sqrt (sqrt 2.0)) (pow (exp t) (/ t 2.0)))) |
| 47.0ms | (* z (sqrt 2.0)) |
Useful iterations: 1 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 864 | 3681 |
| 1 | 4238 | 3511 |
| 2 | 5001 | 3511 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 244 | 5 | 249 |
| Fresh | 7 | 0 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 252 | 6 | 258 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (sqrt (* z (sqrt 2.0))) |
| 0.2b | (* (- (* x 0.5) y) (* (sqrt (sqrt 2.0)) (pow (exp t) (/ t 2.0)))) |
| 0.3b | (* (sqrt (* z (sqrt 2.0))) (* (- (* x 0.5) y) (* (sqrt (sqrt 2.0)) (pow (exp t) (/ t 2.0))))) |
| 0.5b | (* z (sqrt 2.0)) |
| 314× | add-sqr-sqrt |
| 208× | unswap-sqr |
| 179× | sqrt-prod |
| 144× | associate-*r* |
| 62× | associate-*l* |
| 39× | *-un-lft-identity |
| 37× | add-exp-log |
| 31× | add-cube-cbrt |
| 30× | unpow-prod-down |
| 26× | sqr-pow |
| 25× | prod-exp |
| 23× | pow1 |
| 20× | add-cbrt-cube |
| 11× | pow-prod-down |
| 10× | cbrt-unprod |
| 8× | *-commutative |
| 4× | associate-*l/ pow-exp distribute-lft-out-- add-log-exp difference-of-squares |
| 3× | rem-sqrt-square |
| 2× | pow-to-exp flip3-- sqrt-pow1 associate-*r/ flip-- |
| 1× | pow1/2 |
| 5.0ms | (sqrt (* z (sqrt 2.0))) |
| 35.0ms | (* (- (* x 0.5) y) (* (sqrt (sqrt 2.0)) (pow (exp t) (/ t 2.0)))) |
| 59.0ms | (* (sqrt (* z (sqrt 2.0))) (* (- (* x 0.5) y) (* (sqrt (sqrt 2.0)) (pow (exp t) (/ t 2.0))))) |
| 5.0ms | (* z (sqrt 2.0)) |
| 76.0ms | (sqrt (* z (sqrt 2.0))) |
| 198.0ms | (* (- (* x 0.5) y) (* (sqrt (sqrt 2.0)) (pow (exp t) (/ t 2.0)))) |
| 409.0ms | (* (sqrt (* z (sqrt 2.0))) (* (- (* x 0.5) y) (* (sqrt (sqrt 2.0)) (pow (exp t) (/ t 2.0))))) |
| 47.0ms | (* z (sqrt 2.0)) |
Useful iterations: 2 (122.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 837 | 3962 |
| 1 | 4327 | 3798 |
| 2 | 5002 | 3791 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 265 | 1 | 266 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 266 | 6 | 272 |
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 |
| 766.0ms | 17900× | body | 80 | valid |
| 711.0ms | 17607× | body | 80 | nan |