Time bar (total: 6.5s)
| 33.0ms | 584× | body | 80 | valid |
| 29.0ms | 566× | body | 80 | nan |
Useful iterations: 0 (1.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.6b
Found 4 expressions with local error:
| 0.0b | (/ (* t t) 2.0) |
| 0.0b | (exp (/ (* t t) 2.0)) |
| 0.2b | (sqrt (* z 2.0)) |
| 0.3b | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 12× | add-sqr-sqrt |
| 11× | add-exp-log add-cbrt-cube |
| 10× | add-cube-cbrt *-un-lft-identity |
| 9× | pow1 |
| 7× | exp-prod |
| 6× | times-frac |
| 5× | add-log-exp |
| 4× | associate-*r* |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv sqrt-pow1 div-exp pow-prod-down associate-*l/ prod-exp sqrt-prod cbrt-unprod div-inv |
| 1× | flip3-- frac-2neg pow1/2 clear-num *-commutative flip-- rem-exp-log associate-/l* unswap-sqr |
| 5.0ms | (/ (* t t) 2.0) |
| 3.0ms | (exp (/ (* t t) 2.0)) |
| 2.0ms | (sqrt (* z 2.0)) |
| 10.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 28.0ms | (/ (* t t) 2.0) |
| 19.0ms | (exp (/ (* t t) 2.0)) |
| 51.0ms | (sqrt (* z 2.0)) |
| 105.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 406 | 397 |
| 1 | 1508 | 342 |
| 2 | 5001 | 336 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 8 | 80 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 8 | 81 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (* t t) 2.0) |
| 0.0b | (exp (/ (* t t) 2.0)) |
| 0.3b | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 0.5b | (* (sqrt z) (sqrt 2.0)) |
| 21× | add-sqr-sqrt |
| 16× | add-exp-log add-cbrt-cube |
| 13× | pow1 add-cube-cbrt *-un-lft-identity |
| 10× | sqrt-prod |
| 9× | associate-*l* |
| 7× | exp-prod associate-*r* |
| 6× | times-frac pow-prod-down |
| 5× | prod-exp cbrt-unprod add-log-exp |
| 4× | unswap-sqr |
| 3× | associate-/r* |
| 2× | cbrt-undiv sqrt-pow1 pow1/2 div-exp associate-*l/ *-commutative div-inv |
| 1× | flip3-- frac-2neg sqrt-unprod clear-num flip-- rem-exp-log associate-/l* |
| 5.0ms | (/ (* t t) 2.0) |
| 3.0ms | (exp (/ (* t t) 2.0)) |
| 10.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 7.0ms | (* (sqrt z) (sqrt 2.0)) |
| 27.0ms | (/ (* t t) 2.0) |
| 18.0ms | (exp (/ (* t t) 2.0)) |
| 126.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 65.0ms | (* (sqrt z) (sqrt 2.0)) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 422 | 524 |
| 1 | 1736 | 459 |
| 2 | 5002 | 452 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 4 | 98 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 10 | 106 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (pow (exp t) (/ t 2.0)) |
| 0.0b | (* (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) (pow (exp t) (/ t 2.0))) |
| 0.3b | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 0.5b | (* (sqrt z) (sqrt 2.0)) |
| 32× | add-exp-log |
| 28× | add-sqr-sqrt |
| 22× | prod-exp |
| 20× | add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 14× | pow1 associate-*r* |
| 13× | pow-unpow |
| 10× | associate-*l* sqrt-prod cbrt-unprod |
| 9× | times-frac |
| 6× | unpow-prod-down pow-prod-down associate-*l/ |
| 4× | pow-to-exp pow-pow pow-exp add-log-exp unswap-sqr |
| 3× | exp-prod *-commutative |
| 2× | flip3-- sqrt-pow1 pow1/2 flip-- sqr-pow |
| 1× | sqrt-unprod div-inv |
| 5.0ms | (pow (exp t) (/ t 2.0)) |
| 17.0ms | (* (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) (pow (exp t) (/ t 2.0))) |
| 10.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 7.0ms | (* (sqrt z) (sqrt 2.0)) |
| 49.0ms | (pow (exp t) (/ t 2.0)) |
| 240.0ms | (* (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) (pow (exp t) (/ t 2.0))) |
| 130.0ms | (* (- (* x 0.5) y) (* (sqrt z) (sqrt 2.0))) |
| 62.0ms | (* (sqrt z) (sqrt 2.0)) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 595 | 943 |
| 1 | 2604 | 836 |
| 2 | 5001 | 836 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 2 | 122 |
| Fresh | 2 | 7 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 10 | 132 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (pow (exp t) (/ t 2.0))) |
| 0.0b | (pow (exp t) (/ t 2.0)) |
| 0.3b | (* (- (* x 0.5) y) (sqrt z)) |
| 0.4b | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
| 32× | add-exp-log |
| 24× | add-sqr-sqrt |
| 22× | prod-exp |
| 20× | add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 19× | associate-*r* |
| 13× | pow-unpow |
| 12× | pow1 associate-*l/ |
| 10× | cbrt-unprod |
| 9× | times-frac |
| 7× | sqrt-prod |
| 6× | unpow-prod-down |
| 5× | associate-*l* |
| 4× | pow-to-exp pow-pow pow-prod-down pow-exp add-log-exp |
| 3× | exp-prod flip3-- *-commutative flip-- |
| 2× | unswap-sqr sqr-pow |
| 1× | div-inv |
| 18.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (pow (exp t) (/ t 2.0))) |
| 5.0ms | (pow (exp t) (/ t 2.0)) |
| 8.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 11.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
| 254.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (pow (exp t) (/ t 2.0))) |
| 44.0ms | (pow (exp t) (/ t 2.0)) |
| 61.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 130.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 559 | 948 |
| 1 | 2648 | 834 |
| 2 | 5002 | 834 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 1 | 119 |
| Fresh | 3 | 5 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 121 | 8 | 129 |
Merged error: 0b
0% (0.5b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 10 |
| 1 | 20 | 10 |
| 965.0ms | 17845× | body | 80 | valid |
| 961.0ms | 17922× | body | 80 | nan |
Loading profile data...