Time bar (total: 3.7s)
| 27.0ms | 43× | body | 1280 | valid |
| 17.0ms | 43× | body | 640 | valid |
| 12.0ms | 140× | body | 80 | valid |
| 5.0ms | 17× | body | 320 | valid |
| 2.0ms | 13× | body | 160 | valid |
Useful iterations: 0 (1.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: 16.1b
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.9b | (/ (* (* (/ 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))) |
| 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)) |
| 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 (50.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.4b | (* (/ 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))) |
| 7.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 7.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 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 463 | 970 |
| 1 | 2477 | 779 |
| 2 | 5002 | 764 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 3 | 107 |
| Fresh | 4 | 6 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 109 | 9 | 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 |
| 4.0ms | (/ (sin (* 0.5 x)) 3.0) |
| 4.0ms | (/ (sin (* 0.5 x)) (sin x)) |
| 9.0ms | (* (* 8.0 (/ (sin (* 0.5 x)) 3.0)) (/ (sin (* 0.5 x)) (sin x))) |
| 3.0ms | (/ (sin (* 0.5 x)) 3.0) |
| 6.0ms | (/ (sin (* 0.5 x)) (sin x)) |
| 11.0ms | (* (* 8.0 (/ (sin (* 0.5 x)) 3.0)) (/ (sin (* 0.5 x)) (sin x))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 426 | 934 |
| 1 | 2116 | 775 |
| 2 | 5001 | 753 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 0 | 102 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 9 | 111 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (pow (sin (* 0.5 x)) 2) 8.0) |
| 0.2b | (* 3.0 (sin x)) |
| 0.2b | (pow (sin (* 0.5 x)) 2) |
| 15.9b | (/ (* (pow (sin (* 0.5 x)) 2) 8.0) (* 3.0 (sin x))) |
| 36× | add-exp-log |
| 20× | add-cbrt-cube |
| 19× | add-sqr-sqrt |
| 14× | prod-exp |
| 11× | add-cube-cbrt *-un-lft-identity associate-*l* |
| 8× | div-exp |
| 7× | pow1 unpow-prod-down |
| 6× | associate-*r* cbrt-unprod |
| 5× | unswap-sqr |
| 4× | cbrt-undiv pow-to-exp pow-exp add-log-exp |
| 3× | pow-unpow unpow2 sqr-pow |
| 2× | *-commutative |
| 1× | pow-pow frac-2neg times-frac pow-prod-down clear-num associate-/r* div-inv associate-/l* |
| 6.0ms | (* (pow (sin (* 0.5 x)) 2) 8.0) |
| 4.0ms | (* 3.0 (sin x)) |
| 3.0ms | (pow (sin (* 0.5 x)) 2) |
| 8.0ms | (/ (* (pow (sin (* 0.5 x)) 2) 8.0) (* 3.0 (sin x))) |
| 6.0ms | (* (pow (sin (* 0.5 x)) 2) 8.0) |
| 3.0ms | (* 3.0 (sin x)) |
| 4.0ms | (pow (sin (* 0.5 x)) 2) |
| 11.0ms | (/ (* (pow (sin (* 0.5 x)) 2) 8.0) (* 3.0 (sin x))) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 383 | 635 |
| 1 | 1848 | 525 |
| 2 | 5001 | 525 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 0 | 100 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 100 | 9 | 109 |
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 |
| 968.0ms | 1494× | body | 1280 | valid |
| 529.0ms | 1245× | body | 640 | valid |
| 369.0ms | 4277× | body | 80 | valid |
| 184.0ms | 657× | body | 320 | valid |
| 67.0ms | 327× | body | 160 | valid |
Loading profile data...