Time bar (total: 12.2s)
| 87.0ms | 81× | body | 1280 | valid |
| 37.0ms | 56× | body | 640 | valid |
| 18.0ms | 27× | body | 320 | valid |
| 10.0ms | 77× | body | 80 | valid |
| 5.0ms | 15× | body | 160 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 30 |
| 1 | 193 | 27 |
| 2 | 704 | 27 |
| 3 | 2994 | 27 |
| 4 | 5001 | 27 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.3b | (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) |
| 0.5b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.6b | (- (cos x) (cos y)) |
| 184× | add-sqr-sqrt |
| 183× | prod-diff |
| 172× | *-un-lft-identity |
| 164× | add-cube-cbrt |
| 110× | times-frac |
| 82× | distribute-rgt-in distribute-lft-in |
| 14× | sqrt-prod |
| 12× | associate-*r* div-inv |
| 11× | pow1 add-exp-log add-cbrt-cube |
| 10× | associate-*r/ |
| 9× | flip3-- flip-- |
| 8× | add-log-exp |
| 7× | associate-*l* difference-of-squares |
| 6× | sub-neg fma-neg |
| 4× | expm1-log1p-u frac-times pow-prod-down prod-exp cbrt-unprod log1p-expm1-u distribute-lft-out-- |
| 2× | diff-log associate-*l/ *-commutative unswap-sqr |
| 1× | diff-cos |
| 111.0ms | (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) |
| 61.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 8.0ms | (- 3.0 (sqrt 5.0)) |
| 9.0ms | (- (cos x) (cos y)) |
| 132.0ms | (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) |
| 92.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 63.0ms | (- (cos x) (cos y)) |
Useful iterations: 1 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1730 | 7731 |
| 1 | 5001 | 6094 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.5b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.6b | (- (cos x) (cos y)) |
| 2.8b | (log (exp (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))))) |
| 183× | prod-diff |
| 179× | add-sqr-sqrt |
| 170× | *-un-lft-identity |
| 164× | add-cube-cbrt |
| 109× | times-frac |
| 85× | log-prod |
| 82× | distribute-rgt-in distribute-lft-in exp-sum |
| 14× | sqrt-prod |
| 12× | div-inv |
| 9× | add-log-exp |
| 7× | pow1 |
| 6× | add-exp-log sub-neg fma-neg associate-*r* associate-*l* add-cbrt-cube |
| 5× | difference-of-squares |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | flip3-- log-pow flip-- distribute-lft-out-- |
| 2× | diff-log associate-*r/ unswap-sqr |
| 1× | exp-prod exp-to-pow rem-log-exp pow-prod-down prod-exp *-commutative cbrt-unprod diff-cos |
| 59.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 8.0ms | (- 3.0 (sqrt 5.0)) |
| 11.0ms | (- (cos x) (cos y)) |
| 23.0ms | (log (exp (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))))) |
| 89.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 56.0ms | (- (cos x) (cos y)) |
| 139.0ms | (log (exp (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))))) |
Useful iterations: 1 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1891 | 7459 |
| 1 | 5002 | 5829 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.6b | (- (cos x) (cos y)) |
| 2.8b | (log (exp (* (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) (- (sin y) (/ (sin x) 16.0))))) |
| 7.5b | (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) |
| 105× | prod-diff |
| 100× | add-sqr-sqrt |
| 98× | *-un-lft-identity |
| 94× | add-cube-cbrt |
| 85× | log-prod |
| 82× | exp-sum |
| 54× | times-frac |
| 41× | distribute-rgt-in distribute-lft-in |
| 10× | sqrt-prod |
| 9× | add-log-exp |
| 8× | cbrt-prod |
| 6× | fma-neg div-inv |
| 5× | pow1 |
| 4× | add-exp-log expm1-log1p-u sub-neg add-cbrt-cube log1p-expm1-u |
| 3× | flip3-- log-pow flip-- difference-of-squares |
| 2× | cube-div cbrt-div diff-log associate-*r/ distribute-lft-out-- |
| 1× | cube-mult unpow-prod-down exp-prod exp-to-pow pow1/3 unpow3 cube-prod rem-log-exp rem-cbrt-cube diff-cos sqr-pow |
| 8.0ms | (- 3.0 (sqrt 5.0)) |
| 8.0ms | (- (cos x) (cos y)) |
| 21.0ms | (log (exp (* (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) (- (sin y) (/ (sin x) 16.0))))) |
| 8.0ms | (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 55.0ms | (- (cos x) (cos y)) |
| 139.0ms | (log (exp (* (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) (- (sin y) (/ (sin x) 16.0))))) |
| 92.0ms | (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) |
Useful iterations: 2 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1356 | 5139 |
| 1 | 4381 | 3624 |
| 2 | 5001 | 3623 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.5b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.7b | (fma (* (cbrt (cos x)) (cbrt (cos x))) (cbrt (cos x)) (- (* (cos y) 1))) |
| 2.8b | (log (exp (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))))) |
| 174× | prod-diff |
| 170× | add-sqr-sqrt |
| 161× | *-un-lft-identity |
| 157× | add-cube-cbrt |
| 109× | times-frac |
| 85× | log-prod |
| 82× | distribute-rgt-in distribute-lft-in exp-sum |
| 14× | sqrt-prod |
| 12× | div-inv |
| 7× | pow1 add-log-exp |
| 6× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 5× | sub-neg |
| 4× | expm1-log1p-u log1p-expm1-u difference-of-squares |
| 3× | fma-neg log-pow |
| 2× | flip3-- associate-*r/ flip-- distribute-lft-out-- unswap-sqr |
| 1× | exp-prod exp-to-pow diff-log rem-log-exp pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef |
| 63.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 8.0ms | (- 3.0 (sqrt 5.0)) |
| 0.0ms | (fma (* (cbrt (cos x)) (cbrt (cos x))) (cbrt (cos x)) (- (* (cos y) 1))) |
| 24.0ms | (log (exp (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))))) |
| 92.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 165.0ms | (fma (* (cbrt (cos x)) (cbrt (cos x))) (cbrt (cos x)) (- (* (cos y) 1))) |
| 139.0ms | (log (exp (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))))) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1847 | 7367 |
| 1 | 5001 | 5800 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 0.1b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.1b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 34 |
| 1 | 46 | 34 |
| 3.2s | 2706× | body | 1280 | valid |
| 1.4s | 1866× | body | 640 | valid |
| 382.0ms | 771× | body | 320 | valid |
| 331.0ms | 2299× | body | 80 | valid |
| 113.0ms | 358× | body | 160 | valid |