Time bar (total: 7.1s)
| 33.0ms | 600× | body | 80 | nan |
| 32.0ms | 629× | 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 3 expressions with local error:
| 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))) |
| 15× | add-cbrt-cube |
| 13× | add-exp-log |
| 10× | pow1 add-sqr-sqrt |
| 8× | add-cube-cbrt *-un-lft-identity |
| 7× | associate-*r* |
| 6× | associate-*l/ |
| 5× | prod-exp cbrt-unprod |
| 4× | associate-*l* pow-prod-down |
| 3× | times-frac associate-/r* add-log-exp |
| 2× | cbrt-undiv flip3-- div-exp *-commutative flip-- |
| 1× | frac-2neg clear-num sqrt-prod div-inv associate-/l* unswap-sqr |
| 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))) |
| 179.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 24.0ms | (/ (* t t) 2.0) |
| 101.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 416 | 543 |
| 1 | 1735 | 457 |
| 2 | 5002 | 454 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 6 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 7 | 72 |
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.2b | (* (- (* 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))) |
| 5.0ms | (/ (* t t) 2.0) |
| 7.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 13.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
| 190.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (exp (/ (* t t) 2.0))) |
| 24.0ms | (/ (* t t) 2.0) |
| 63.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 140.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 474 | 814 |
| 1 | 2310 | 687 |
| 2 | 5001 | 683 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 2 | 103 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 101 | 9 | 110 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (* t t) 2.0) |
| 0.2b | (* (- (* x 0.5) y) (sqrt z)) |
| 0.3b | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) |
| 0.4b | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 25× | add-exp-log add-cbrt-cube |
| 24× | associate-*r* |
| 22× | sqrt-prod |
| 20× | pow1 |
| 19× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 12× | associate-*l/ |
| 11× | prod-exp cbrt-unprod |
| 10× | pow-prod-down |
| 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) |
| 7.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 11.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) |
| 15.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 29.0ms | (/ (* t t) 2.0) |
| 55.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 156.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) |
| 133.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 501 | 868 |
| 1 | 2399 | 722 |
| 2 | 5001 | 710 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 2 | 112 |
| Fresh | 3 | 3 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 113 | 8 | 121 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (- (* x 0.5) y) (sqrt z)) |
| 0.3b | (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (sqrt (sqrt (sqrt 2.0)))) (sqrt (sqrt (sqrt 2.0)))) |
| 0.3b | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) |
| 0.3b | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (sqrt (sqrt (sqrt 2.0)))) |
| 49× | sqrt-prod |
| 39× | associate-*r* |
| 34× | pow1 add-exp-log add-cbrt-cube |
| 22× | add-sqr-sqrt |
| 20× | pow-prod-down associate-*l/ prod-exp cbrt-unprod |
| 18× | add-cube-cbrt *-un-lft-identity |
| 6× | associate-*l* |
| 4× | flip3-- *-commutative flip-- add-log-exp |
| 2× | unswap-sqr |
| 8.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 23.0ms | (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (sqrt (sqrt (sqrt 2.0)))) (sqrt (sqrt (sqrt 2.0)))) |
| 11.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) |
| 17.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (sqrt (sqrt (sqrt 2.0)))) |
| 59.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 310.0ms | (* (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (sqrt (sqrt (sqrt 2.0)))) (sqrt (sqrt (sqrt 2.0)))) |
| 160.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) |
| 462.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt (sqrt 2.0))) (sqrt (sqrt (sqrt 2.0)))) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 568 | 1502 |
| 1 | 3052 | 1198 |
| 2 | 5003 | 1123 |
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 1 | 129 |
| Fresh | 3 | 1 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 131 | 6 | 137 |
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 |
| 964.0ms | 18084× | body | 80 | valid |
| 935.0ms | 17810× | body | 80 | nan |