Time bar (total: 4.1s)
| 21.0ms | 47× | body | 1280 | valid |
| 13.0ms | 46× | body | 640 | valid |
| 8.0ms | 141× | body | 80 | valid |
| 3.0ms | 14× | body | 320 | valid |
| 1.0ms | 8× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 9 |
| 1 | 43 | 9 |
| 2 | 93 | 9 |
| 3 | 174 | 9 |
| 4 | 269 | 9 |
| 5 | 288 | 9 |
| 6 | 288 | 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: 15.4b
Found 3 expressions with local error:
| 0.2b | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) |
| 0.4b | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 15.2b | (/ (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) (sin x)) |
| 31× | add-exp-log add-cbrt-cube |
| 19× | add-sqr-sqrt |
| 14× | add-cube-cbrt *-un-lft-identity associate-*l* |
| 13× | times-frac |
| 12× | prod-exp cbrt-unprod |
| 10× | pow1 |
| 7× | cbrt-undiv div-exp |
| 6× | associate-*r* |
| 5× | associate-*l/ |
| 4× | pow-prod-down |
| 3× | expm1-log1p-u associate-/r* log1p-expm1-u add-log-exp |
| 2× | *-commutative div-inv unswap-sqr |
| 1× | frac-2neg clear-num associate-/l/ associate-/l* |
| 9.0ms | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) |
| 7.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 11.0ms | (/ (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) (sin x)) |
| 56.0ms | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) |
| 41.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 86.0ms | (/ (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) (sin x)) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 412 | 862 |
| 1 | 2127 | 656 |
| 2 | 5001 | 637 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 11 | 94 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 11 | 95 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.1b | (/ (* (/ 8.0 3.0) (sin (* x 0.5))) (/ (sin x) (sin (* 0.5 x)))) |
| 0.2b | (/ (sin x) (sin (* 0.5 x))) |
| 0.4b | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 50× | times-frac |
| 38× | add-sqr-sqrt |
| 33× | add-cube-cbrt *-un-lft-identity |
| 31× | add-exp-log add-cbrt-cube |
| 16× | associate-/r* |
| 13× | cbrt-undiv div-exp associate-*l* |
| 6× | prod-exp cbrt-unprod |
| 5× | pow1 div-inv |
| 4× | associate-/l* |
| 3× | expm1-log1p-u associate-*r* log1p-expm1-u add-log-exp |
| 2× | frac-2neg associate-*l/ clear-num unswap-sqr |
| 1× | pow-prod-down associate-/r/ *-commutative associate-/l/ |
| 10.0ms | (/ (* (/ 8.0 3.0) (sin (* x 0.5))) (/ (sin x) (sin (* 0.5 x)))) |
| 4.0ms | (/ (sin x) (sin (* 0.5 x))) |
| 7.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 83.0ms | (/ (* (/ 8.0 3.0) (sin (* x 0.5))) (/ (sin x) (sin (* 0.5 x)))) |
| 42.0ms | (/ (sin x) (sin (* 0.5 x))) |
| 43.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 550 | 1204 |
| 1 | 2727 | 1016 |
| 2 | 5001 | 992 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 5 | 125 |
| Fresh | 5 | 5 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 125 | 11 | 136 |
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (* (/ (sin x) (sin (* 0.5 x))) 3.0) |
| 0.2b | (/ (sin x) (sin (* 0.5 x))) |
| 0.2b | (/ (* 8.0 (sin (* x 0.5))) (* (/ (sin x) (sin (* 0.5 x))) 3.0)) |
| 31× | add-exp-log add-cbrt-cube |
| 24× | add-sqr-sqrt |
| 20× | times-frac |
| 19× | add-cube-cbrt *-un-lft-identity |
| 13× | associate-*l* |
| 10× | cbrt-undiv div-exp |
| 9× | prod-exp cbrt-unprod |
| 5× | pow1 |
| 4× | associate-/r* associate-/l* |
| 3× | expm1-log1p-u associate-*r* log1p-expm1-u div-inv add-log-exp |
| 2× | frac-2neg associate-*l/ clear-num unswap-sqr |
| 1× | pow-prod-down associate-/r/ *-commutative |
| 7.0ms | (* (/ (sin x) (sin (* 0.5 x))) 3.0) |
| 7.0ms | (/ (sin x) (sin (* 0.5 x))) |
| 10.0ms | (/ (* 8.0 (sin (* x 0.5))) (* (/ (sin x) (sin (* 0.5 x))) 3.0)) |
| 63.0ms | (* (/ (sin x) (sin (* 0.5 x))) 3.0) |
| 41.0ms | (/ (sin x) (sin (* 0.5 x))) |
| 82.0ms | (/ (* 8.0 (sin (* x 0.5))) (* (/ (sin x) (sin (* 0.5 x))) 3.0)) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 433 | 924 |
| 1 | 2247 | 743 |
| 2 | 5001 | 724 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 1 | 100 |
| Fresh | 1 | 8 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 100 | 11 | 111 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ (sin x) (sin (* x 0.5))) |
| 0.3b | (cbrt (pow (/ (sin x) (sin (* x 0.5))) 3)) |
| 0.4b | (pow (/ (sin x) (sin (* x 0.5))) 3) |
| 0.4b | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 55× | add-sqr-sqrt times-frac |
| 50× | add-cube-cbrt *-un-lft-identity |
| 32× | cbrt-prod |
| 26× | unpow-prod-down cube-prod |
| 14× | add-exp-log add-cbrt-cube |
| 13× | associate-*l* |
| 7× | pow1 |
| 6× | div-inv |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv pow-unpow div-exp associate-*r* associate-/r* associate-/l* |
| 2× | cube-div cube-mult unpow3 pow-exp prod-exp cbrt-unprod rem-cube-cbrt unswap-sqr sqr-pow |
| 1× | pow-to-exp cbrt-div pow-pow frac-2neg pow1/3 pow-prod-down associate-*l/ clear-num *-commutative rem-cbrt-cube |
| 5.0ms | (/ (sin x) (sin (* x 0.5))) |
| 6.0ms | (cbrt (pow (/ (sin x) (sin (* x 0.5))) 3)) |
| 6.0ms | (pow (/ (sin x) (sin (* x 0.5))) 3) |
| 7.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 42.0ms | (/ (sin x) (sin (* x 0.5))) |
| 45.0ms | (cbrt (pow (/ (sin x) (sin (* x 0.5))) 3)) |
| 87.0ms | (pow (/ (sin x) (sin (* x 0.5))) 3) |
| 39.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 541 | 1314 |
| 1 | 2355 | 1210 |
| 2 | 5002 | 1199 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 167 | 0 | 167 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 167 | 11 | 178 |
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 | 15 | 9 |
| 1 | 17 | 9 |
| 2 | 17 | 9 |
| 666.0ms | 1466× | body | 1280 | valid |
| 377.0ms | 1264× | body | 640 | valid |
| 283.0ms | 4354× | body | 80 | valid |
| 124.0ms | 599× | body | 320 | valid |
| 48.0ms | 317× | body | 160 | valid |