Time bar (total: 3.9s)
| 23.0ms | 51× | body | 1280 | valid |
| 13.0ms | 40× | body | 640 | valid |
| 9.0ms | 137× | body | 80 | valid |
| 4.0ms | 20× | body | 320 | valid |
| 1.0ms | 8× | 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: 17.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))) |
| 17.0b | (/ (* (* (/ 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))) |
| 8.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)) |
| 58.0ms | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) |
| 36.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 78.0ms | (/ (* (* (/ 8.0 3.0) (sin (* x 0.5))) (sin (* x 0.5))) (sin x)) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 402 | 818 |
| 1 | 2097 | 614 |
| 2 | 5002 | 599 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 12 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 77 | 12 | 89 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.2b | (/ (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)) |
| 12.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))) |
| 38.0ms | (/ (sin (* 0.5 x)) (sin x)) |
| 78.0ms | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (/ (sin (* 0.5 x)) (sin x))) |
| 41.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 (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 5 | 107 |
| Fresh | 8 | 3 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 9 | 119 |
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (/ (* 8.0 (sin (* x 0.5))) 3.0) |
| 0.2b | (/ (sin (* 0.5 x)) (sin x)) |
| 0.2b | (* (/ (* 8.0 (sin (* x 0.5))) 3.0) (/ (sin (* 0.5 x)) (sin x))) |
| 31× | add-exp-log add-cbrt-cube |
| 27× | add-sqr-sqrt |
| 25× | times-frac |
| 22× | add-cube-cbrt *-un-lft-identity |
| 13× | associate-*r* |
| 10× | cbrt-undiv div-exp |
| 9× | prod-exp cbrt-unprod |
| 7× | associate-*l* |
| 6× | associate-/r* |
| 5× | pow1 |
| 4× | div-inv associate-/l* |
| 3× | add-log-exp |
| 2× | frac-2neg clear-num unswap-sqr |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative |
| 5.0ms | (/ (* 8.0 (sin (* x 0.5))) 3.0) |
| 4.0ms | (/ (sin (* 0.5 x)) (sin x)) |
| 10.0ms | (* (/ (* 8.0 (sin (* x 0.5))) 3.0) (/ (sin (* 0.5 x)) (sin x))) |
| 36.0ms | (/ (* 8.0 (sin (* x 0.5))) 3.0) |
| 42.0ms | (/ (sin (* 0.5 x)) (sin x)) |
| 78.0ms | (* (/ (* 8.0 (sin (* x 0.5))) 3.0) (/ (sin (* 0.5 x)) (sin x))) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 458 | 994 |
| 1 | 2409 | 812 |
| 2 | 5001 | 788 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 0 | 103 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 103 | 9 | 112 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/ 1 (sin x)) |
| 0.2b | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (* (sin (* 0.5 x)) (/ 1 (sin x)))) |
| 0.2b | (* (sin (* 0.5 x)) (/ 1 (sin x))) |
| 0.4b | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 82× | add-exp-log |
| 52× | add-cbrt-cube |
| 43× | prod-exp |
| 40× | add-sqr-sqrt |
| 30× | times-frac |
| 29× | *-un-lft-identity |
| 28× | add-cube-cbrt |
| 25× | cbrt-unprod |
| 21× | pow1 |
| 17× | associate-*r* associate-*l* |
| 16× | div-exp |
| 10× | pow-prod-down |
| 9× | cbrt-undiv |
| 5× | rec-exp 1-exp associate-*r/ associate-*l/ unswap-sqr |
| 4× | add-log-exp |
| 3× | associate-/r* un-div-inv *-commutative div-inv associate-/l* |
| 2× | frac-times |
| 1× | pow-flip frac-2neg clear-num inv-pow |
| 4.0ms | (/ 1 (sin x)) |
| 12.0ms | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (* (sin (* 0.5 x)) (/ 1 (sin x)))) |
| 8.0ms | (* (sin (* 0.5 x)) (/ 1 (sin x))) |
| 6.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
| 13.0ms | (/ 1 (sin x)) |
| 79.0ms | (* (* (/ 8.0 3.0) (sin (* x 0.5))) (* (sin (* 0.5 x)) (/ 1 (sin x)))) |
| 46.0ms | (* (sin (* 0.5 x)) (/ 1 (sin x))) |
| 39.0ms | (* (/ 8.0 3.0) (sin (* x 0.5))) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 576 | 1277 |
| 1 | 2684 | 974 |
| 2 | 5002 | 894 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 0 | 154 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 154 | 9 | 163 |
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 |
| 734.0ms | 1554× | body | 1280 | valid |
| 377.0ms | 1230× | body | 640 | valid |
| 287.0ms | 4313× | body | 80 | valid |
| 143.0ms | 625× | body | 320 | valid |
| 39.0ms | 278× | body | 160 | valid |
Loading profile data...