Time bar (total: 4.1s)
| 23.0ms | 55× | body | 1280 | valid |
| 12.0ms | 14× | body | 2560 | valid |
| 9.0ms | 33× | body | 640 | valid |
| 7.0ms | 125× | body | 80 | valid |
| 4.0ms | 22× | body | 320 | valid |
| 1.0ms | 7× | body | 160 | valid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 7 |
| 1 | 13 | 7 |
| 2 | 13 | 7 |
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: 36.4b
Found 3 expressions with local error:
| 6.5b | (/ (tan (/ x (* y 2.0))) (sin (/ x (* y 2.0)))) |
| 29.4b | (sin (/ x (* y 2.0))) |
| 29.7b | (tan (/ x (* y 2.0))) |
| 11× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 5× | add-exp-log add-cbrt-cube |
| 3× | pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | tan-quot |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv associate-/l/ |
| 6.0ms | (/ (tan (/ x (* y 2.0))) (sin (/ x (* y 2.0)))) |
| 2.0ms | (sin (/ x (* y 2.0))) |
| 2.0ms | (tan (/ x (* y 2.0))) |
| 49.0ms | (/ (tan (/ x (* y 2.0))) (sin (/ x (* y 2.0)))) |
| 10.0ms | (sin (/ x (* y 2.0))) |
| 41.0ms | (tan (/ x (* y 2.0))) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 485 |
| 1 | 433 | 441 |
| 2 | 1789 | 441 |
| 3 | 5001 | 441 |
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 19 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 40 | 19 | 59 |
Merged error: 27.4b
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
19 alts after pruning (18 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 18 | 18 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 19 | 19 |
Merged error: 27.4b
Found 4 expressions with local error:
| 0.4b | (pow (/ (tan (/ x (* y 2.0))) (sin (/ x (* y 2.0)))) 3) |
| 6.5b | (/ (tan (/ x (* y 2.0))) (sin (/ x (* y 2.0)))) |
| 29.4b | (sin (/ x (* y 2.0))) |
| 29.7b | (tan (/ x (* y 2.0))) |
| 27× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 13× | unpow-prod-down cube-prod |
| 9× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow-unpow associate-/r* div-inv associate-/l* |
| 2× | tan-quot cbrt-undiv div-exp pow-exp rem-cube-cbrt |
| 1× | cube-div cube-mult pow-to-exp pow-pow frac-2neg unpow3 clear-num associate-/l/ sqr-pow |
| 6.0ms | (pow (/ (tan (/ x (* y 2.0))) (sin (/ x (* y 2.0)))) 3) |
| 6.0ms | (/ (tan (/ x (* y 2.0))) (sin (/ x (* y 2.0)))) |
| 2.0ms | (sin (/ x (* y 2.0))) |
| 2.0ms | (tan (/ x (* y 2.0))) |
| 64.0ms | (pow (/ (tan (/ x (* y 2.0))) (sin (/ x (* y 2.0)))) 3) |
| 46.0ms | (/ (tan (/ x (* y 2.0))) (sin (/ x (* y 2.0)))) |
| 9.0ms | (sin (/ x (* y 2.0))) |
| 41.0ms | (tan (/ x (* y 2.0))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 348 | 1116 |
| 1 | 1576 | 1021 |
| 2 | 5001 | 1012 |
21 alts after pruning (20 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 5 | 109 |
| Fresh | 2 | 15 | 17 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 107 | 21 | 128 |
Merged error: 27.4b
Found 4 expressions with local error:
| 0.2b | (log1p (sin (/ x (* y 2.0)))) |
| 6.5b | (/ (tan (/ x (* y 2.0))) (expm1 (log1p (sin (/ x (* y 2.0)))))) |
| 29.4b | (sin (/ x (* y 2.0))) |
| 29.7b | (tan (/ x (* y 2.0))) |
| 12× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 6× | add-exp-log add-cbrt-cube |
| 5× | expm1-log1p-u |
| 4× | pow1 log1p-expm1-u add-log-exp |
| 3× | associate-/r* associate-/l* |
| 2× | tan-quot |
| 1× | cbrt-undiv log1p-udef frac-2neg log1p-expm1 div-exp clear-num div-inv associate-/l/ |
| 1.0ms | (log1p (sin (/ x (* y 2.0)))) |
| 5.0ms | (/ (tan (/ x (* y 2.0))) (expm1 (log1p (sin (/ x (* y 2.0)))))) |
| 2.0ms | (sin (/ x (* y 2.0))) |
| 2.0ms | (tan (/ x (* y 2.0))) |
| 49.0ms | (log1p (sin (/ x (* y 2.0)))) |
| 114.0ms | (/ (tan (/ x (* y 2.0))) (expm1 (log1p (sin (/ x (* y 2.0)))))) |
| 9.0ms | (sin (/ x (* y 2.0))) |
| 43.0ms | (tan (/ x (* y 2.0))) |
Useful iterations: 3 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 651 |
| 1 | 512 | 557 |
| 2 | 2126 | 544 |
| 3 | 5002 | 538 |
20 alts after pruning (19 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 8 | 72 |
| Fresh | 8 | 11 | 19 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 73 | 20 | 93 |
Merged error: 27.3b
0% (2.6b remaining)
Error of 28.3b against oracle of 25.7b and baseline of 28.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1 | 0 |
| 586.0ms | 1389× | body | 1280 | valid |
| 568.0ms | 635× | body | 2560 | valid |
| 272.0ms | 987× | body | 640 | valid |
| 237.0ms | 4144× | body | 80 | valid |
| 114.0ms | 570× | body | 320 | valid |
| 44.0ms | 275× | body | 160 | valid |