Time bar (total: 6.7s)
| 31.0ms | 596× | body | 80 | nan |
| 30.0ms | 588× | body | 80 | valid |
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.2b | (* (- (* 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 |
| 4.0ms | (/ (* t t) 2.0) |
| 14.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 2.0ms | (exp (/ (* t t) 2.0)) |
| 8.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 24.0ms | (/ (* t t) 2.0) |
| 155.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 18.0ms | (exp (/ (* t t) 2.0)) |
| 100.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 443 | 614 |
| 1 | 1819 | 523 |
| 2 | 5001 | 520 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 10 | 89 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 10 | 90 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (pow (exp t) (/ t 2.0)) |
| 0.0b | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp t) (/ t 2.0))) |
| 0.2b | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 18× | add-sqr-sqrt |
| 16× | add-exp-log add-cube-cbrt *-un-lft-identity |
| 13× | pow-unpow |
| 11× | associate-*r* |
| 10× | prod-exp add-cbrt-cube |
| 9× | times-frac |
| 6× | pow1 unpow-prod-down associate-*l/ |
| 4× | pow-pow associate-*l* cbrt-unprod |
| 3× | pow-to-exp exp-prod pow-exp add-log-exp |
| 2× | flip3-- *-commutative flip-- sqr-pow |
| 1× | pow-prod-down sqrt-prod div-inv unswap-sqr |
| 4.0ms | (pow (exp t) (/ t 2.0)) |
| 11.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 | (pow (exp t) (/ t 2.0)) |
| 172.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (pow (exp t) (/ t 2.0))) |
| 99.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 495 | 663 |
| 1 | 2045 | 592 |
| 2 | 5002 | 592 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 4 | 86 |
| Fresh | 4 | 5 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 10 | 96 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (exp (/ (* t t) 2.0)) |
| 0.0b | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) |
| 0.0b | (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))) |
| 0.2b | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 26× | add-sqr-sqrt |
| 25× | pow1 |
| 20× | add-exp-log |
| 16× | cbrt-prod add-cube-cbrt *-un-lft-identity |
| 14× | add-cbrt-cube |
| 11× | associate-*r* pow-prod-down |
| 10× | associate-*l* prod-exp cbrt-unprod |
| 7× | exp-prod |
| 6× | pow1/3 swap-sqr associate-*l/ |
| 5× | add-log-exp unswap-sqr |
| 3× | times-frac *-commutative |
| 2× | flip3-- pow-sqr pow-prod-up flip-- |
| 1× | pow2 pow-plus sqrt-prod div-inv rem-exp-log |
| 2.0ms | (exp (/ (* t t) 2.0)) |
| 15.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) |
| 8.0ms | (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))) |
| 8.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 22.0ms | (exp (/ (* t t) 2.0)) |
| 250.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0))))) |
| 165.0ms | (* (cbrt (exp (/ (* t t) 2.0))) (cbrt (exp (/ (* t t) 2.0)))) |
| 101.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 463 | 1191 |
| 1 | 1854 | 1013 |
| 2 | 5002 | 956 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 4 | 112 |
| Fresh | 4 | 4 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 113 | 9 | 122 |
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)) |
| 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 |
| 4.0ms | (pow (exp t) (/ t 2.0)) |
| 12.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (pow (exp t) (/ t 2.0))) |
| 7.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 9.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
| 44.0ms | (pow (exp t) (/ t 2.0)) |
| 216.0ms | (* (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) (pow (exp t) (/ t 2.0))) |
| 59.0ms | (* (- (* x 0.5) y) (sqrt z)) |
| 182.0ms | (* (* (- (* x 0.5) y) (sqrt z)) (sqrt 2.0)) |
Useful iterations: 1 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 559 | 948 |
| 1 | 2648 | 834 |
| 2 | 5002 | 834 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 6 | 119 |
| Fresh | 6 | 1 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 119 | 9 | 128 |
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 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 9 |
| 1 | 19 | 9 |
| 781.0ms | 18205× | body | 80 | valid |
| 747.0ms | 18238× | body | 80 | nan |