Time bar (total: 4.2s)
| 28.0ms | 41× | body | 1280 | valid |
| 17.0ms | 41× | body | 640 | valid |
| 13.0ms | 138× | body | 80 | valid |
| 8.0ms | 28× | body | 320 | valid |
| 2.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: 14.4b
Found 3 expressions with local error:
| 0.2b | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) |
| 0.3b | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 14.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× | associate-/r* add-log-exp |
| 2× | *-commutative div-inv unswap-sqr |
| 1× | frac-2neg clear-num associate-/l/ associate-/l* |
| 8.0ms | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) |
| 6.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 10.0ms | (/ (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) (sin x)) |
| 6.0ms | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) |
| 4.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)) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 402 | 818 |
| 1 | 2097 | 614 |
| 2 | 5002 | 599 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 11 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 11 | 89 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.1b | (/ (sin (* 0.5 x)) (sin x)) |
| 0.2b | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (/ (sin (* 0.5 x)) (sin x))) |
| 0.3b | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 31× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 28× | times-frac |
| 26× | add-cube-cbrt *-un-lft-identity |
| 16× | associate-*r* |
| 14× | associate-*l* |
| 12× | prod-exp cbrt-unprod |
| 10× | pow1 |
| 7× | cbrt-undiv div-exp |
| 4× | pow-prod-down associate-*l/ |
| 3× | associate-/r* div-inv associate-/l* add-log-exp |
| 2× | *-commutative unswap-sqr |
| 1× | frac-times frac-2neg associate-*r/ clear-num |
| 4.0ms | (/ (sin (* 0.5 x)) (sin x)) |
| 10.0ms | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (/ (sin (* 0.5 x)) (sin x))) |
| 6.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 6.0ms | (/ (sin (* 0.5 x)) (sin x)) |
| 11.0ms | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (/ (sin (* 0.5 x)) (sin x))) |
| 4.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 463 | 970 |
| 1 | 2477 | 779 |
| 2 | 5002 | 764 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 3 | 107 |
| Fresh | 4 | 6 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 10 | 118 |
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (/ (sin (* 0.5 x)) 3.0) |
| 0.1b | (/ (sin (* 0.5 x)) (sin x)) |
| 0.2b | (* (* 8.0 (/ (sin (* 0.5 x)) 3.0)) (/ (sin (* 0.5 x)) (sin x))) |
| 28× | add-exp-log add-cbrt-cube |
| 27× | times-frac |
| 26× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 13× | associate-*r* |
| 10× | prod-exp cbrt-unprod |
| 8× | pow1 |
| 7× | cbrt-undiv div-exp |
| 6× | associate-/r* associate-/l* |
| 3× | associate-*r/ pow-prod-down div-inv add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | frac-times associate-*l* associate-*l/ *-commutative |
| 10.0ms | (/ (sin (* 0.5 x)) 3.0) |
| 5.0ms | (/ (sin (* 0.5 x)) (sin x)) |
| 9.0ms | (* (* 8.0 (/ (sin (* 0.5 x)) 3.0)) (/ (sin (* 0.5 x)) (sin x))) |
| 6.0ms | (/ (sin (* 0.5 x)) 3.0) |
| 12.0ms | (/ (sin (* 0.5 x)) (sin x)) |
| 21.0ms | (* (* 8.0 (/ (sin (* 0.5 x)) 3.0)) (/ (sin (* 0.5 x)) (sin x))) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 426 | 934 |
| 1 | 2116 | 775 |
| 2 | 5001 | 753 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 2 | 102 |
| Fresh | 3 | 5 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 103 | 9 | 112 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (/ (sqrt 8.0) 3.0) (sin (* x 0.5))) |
| 0.2b | (* (* (/ (sqrt 8.0) 1) (* (/ (sqrt 8.0) 3.0) (sin (* x 0.5)))) (/ (sin (* 0.5 x)) (sin x))) |
| 0.4b | (* (/ (sqrt 8.0) 1) (* (/ (sqrt 8.0) 3.0) (sin (* x 0.5)))) |
| 1.0b | (/ (sqrt 8.0) 3.0) |
| 133× | add-exp-log |
| 97× | add-cbrt-cube |
| 67× | prod-exp |
| 65× | times-frac |
| 61× | add-sqr-sqrt |
| 53× | add-cube-cbrt *-un-lft-identity |
| 46× | cbrt-unprod |
| 45× | associate-*l* |
| 39× | div-exp |
| 31× | sqrt-prod |
| 24× | cbrt-undiv |
| 20× | pow1 |
| 17× | associate-*r* |
| 13× | associate-*l/ |
| 10× | pow-prod-down |
| 9× | 1-exp |
| 6× | frac-times associate-/l* |
| 4× | associate-*r/ div-inv add-log-exp |
| 3× | associate-/r* *-commutative unswap-sqr |
| 1× | frac-2neg clear-num |
| 9.0ms | (* (/ (sqrt 8.0) 3.0) (sin (* x 0.5))) |
| 19.0ms | (* (* (/ (sqrt 8.0) 1) (* (/ (sqrt 8.0) 3.0) (sin (* x 0.5)))) (/ (sin (* 0.5 x)) (sin x))) |
| 12.0ms | (* (/ (sqrt 8.0) 1) (* (/ (sqrt 8.0) 3.0) (sin (* x 0.5)))) |
| 4.0ms | (/ (sqrt 8.0) 3.0) |
| 7.0ms | (* (/ (sqrt 8.0) 3.0) (sin (* x 0.5))) |
| 19.0ms | (* (* (/ (sqrt 8.0) 1) (* (/ (sqrt 8.0) 3.0) (sin (* x 0.5)))) (/ (sin (* 0.5 x)) (sin x))) |
| 10.0ms | (* (/ (sqrt 8.0) 1) (* (/ (sqrt 8.0) 3.0) (sin (* x 0.5)))) |
| 0.0ms | (/ (sqrt 8.0) 3.0) |
Useful iterations: 2 (92.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 897 | 2271 |
| 1 | 4616 | 1707 |
| 2 | 5001 | 1504 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 208 | 0 | 208 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 208 | 9 | 217 |
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 | 14 | 9 |
| 1 | 14 | 9 |
| 1.1s | 1527× | body | 1280 | valid |
| 562.0ms | 1262× | body | 640 | valid |
| 415.0ms | 4324× | body | 80 | valid |
| 177.0ms | 576× | body | 320 | valid |
| 71.0ms | 311× | body | 160 | valid |
Loading profile data...