Time bar (total: 6.3s)
| 31.0ms | 526× | body | 80 | nan |
| 29.0ms | 552× | body | 80 | valid |
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.3b
Found 4 expressions with local error:
| 0.0b | (exp (/ (* t t) 2.0)) |
| 0.0b | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 0.0b | (/ (* t t) 2.0) |
| 0.3b | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 16× | add-cbrt-cube |
| 14× | add-exp-log |
| 13× | add-sqr-sqrt |
| 11× | pow1 add-cube-cbrt *-un-lft-identity |
| 7× | exp-prod associate-*r* |
| 6× | times-frac associate-*l/ |
| 5× | prod-exp cbrt-unprod add-log-exp |
| 4× | associate-*l* pow-prod-down |
| 3× | associate-/r* |
| 2× | cbrt-undiv flip3-- div-exp *-commutative flip-- div-inv |
| 1× | frac-2neg clear-num sqrt-prod rem-exp-log associate-/l* unswap-sqr |
| 2.0ms | (exp (/ (* t t) 2.0)) |
| 12.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 4.0ms | (/ (* t t) 2.0) |
| 8.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 3.0ms | (exp (/ (* t t) 2.0)) |
| 41.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 3.0ms | (/ (* t t) 2.0) |
| 14.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 413 | 610 |
| 1 | 1743 | 532 |
| 2 | 5002 | 532 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 11 | 89 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 11 | 90 |
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))) |
| 15× | add-exp-log |
| 11× | associate-*r* |
| 10× | prod-exp |
| 9× | add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt *-un-lft-identity associate-*l/ |
| 4× | pow1 associate-*l* cbrt-unprod |
| 3× | unpow-prod-down |
| 2× | pow-to-exp flip3-- pow-exp *-commutative flip-- add-log-exp |
| 1× | pow-prod-down sqrt-prod unswap-sqr sqr-pow |
| 12.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp t) (/ t 2.0))) |
| 10.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 46.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp t) (/ t 2.0))) |
| 14.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 352 | 506 |
| 1 | 1448 | 452 |
| 2 | 5002 | 452 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 0 | 53 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 11 | 64 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) |
| 0.0b | (/ (* t t) 2.0) |
| 0.3b | (* (- (* x 0.5) y) (sqrt z)) |
| 0.5b | (* (* (- (* 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× | 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* |
| 14.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) |
| 4.0ms | (/ (* t t) 2.0) |
| 7.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 9.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
| 43.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) |
| 3.0ms | (/ (* t t) 2.0) |
| 13.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 15.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 479 | 808 |
| 1 | 2307 | 701 |
| 2 | 5001 | 697 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 2 | 103 |
| Fresh | 6 | 3 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 108 | 6 | 114 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (* t t) 2.0) |
| 0.2b | (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 0.3b | (* (- (* 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))) |
| 41× | add-exp-log |
| 36× | pow1 |
| 28× | add-cbrt-cube |
| 23× | prod-exp cbrt-unprod |
| 22× | pow-prod-down |
| 16× | add-sqr-sqrt associate-*r* |
| 12× | add-cube-cbrt *-un-lft-identity associate-*l/ |
| 7× | sqrt-prod |
| 6× | cbrt-prod |
| 5× | associate-*l* |
| 4× | 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* |
| 4.0ms | (/ (* t t) 2.0) |
| 13.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 7.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 17.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
| 3.0ms | (/ (* t t) 2.0) |
| 40.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 10.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 15.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (cbrt (sqrt 2.0))) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 516 | 1180 |
| 1 | 2509 | 923 |
| 2 | 5001 | 864 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 1 | 116 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 115 | 7 | 122 |
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 |
| 1.0s | 18302× | body | 80 | nan |
| 994.0ms | 17797× | body | 80 | valid |
Loading profile data...