Time bar (total: 33.7s)
| 157.0ms | 86× | body | 1280 | valid |
| 123.0ms | 56× | body | 640 | valid |
| 26.0ms | 26× | body | 320 | valid |
| 21.0ms | 79× | body | 80 | valid |
| 5.0ms | 9× | body | 160 | valid |
Useful iterations: 2 (86.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 50 |
| 1 | 74 | 50 |
| 2 | 192 | 47 |
| 3 | 699 | 47 |
| 4 | 3390 | 47 |
| done | 5001 | 47 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (/ (/ (fma (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))) 2.0) 3.0) (fma (cos y) (/ (- 3.0 (sqrt 5.0)) 2.0) (fma (cos x) (/ (- (sqrt 5.0) 1.0) 2.0) 1.0))) |
| 0.4b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 2.2b | (- (cos x) (cos y)) |
| 152× | add-sqr-sqrt |
| 143× | *-un-lft-identity |
| 137× | add-cube-cbrt |
| 130× | times-frac |
| 105× | prod-diff |
| 41× | distribute-rgt-in distribute-lft-in |
| 14× | sqrt-prod |
| 13× | associate-/l* |
| 11× | add-exp-log add-cbrt-cube div-inv |
| 8× | add-log-exp |
| 6× | pow1 fma-neg associate-*r* associate-*l* |
| 5× | difference-of-squares |
| 4× | expm1-log1p-u sub-neg log1p-expm1-u |
| 3× | cbrt-undiv flip3-- div-exp associate-/r* flip-- distribute-lft-out-- |
| 2× | diff-log associate-*r/ unswap-sqr |
| 1× | frac-2neg pow-prod-down prod-exp clear-num *-commutative cbrt-unprod diff-cos associate-/l/ |
| 14.0ms | (/ (/ (fma (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))) 2.0) 3.0) (fma (cos y) (/ (- 3.0 (sqrt 5.0)) 2.0) (fma (cos x) (/ (- (sqrt 5.0) 1.0) 2.0) 1.0))) |
| 75.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 11.0ms | (- 3.0 (sqrt 5.0)) |
| 10.0ms | (- (cos x) (cos y)) |
| 1.3s | (/ (/ (fma (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))) 2.0) 3.0) (fma (cos y) (/ (- 3.0 (sqrt 5.0)) 2.0) (fma (cos x) (/ (- (sqrt 5.0) 1.0) 2.0) 1.0))) |
| 107.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: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 658 | 11736 |
| 1 | 1570 | 10876 |
| done | 5000 | 9459 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (cbrt 16.0) |
| 1.0b | (cbrt 16.0) |
| 1.0b | (cbrt 16.0) |
| 2.2b | (- (cos x) (cos y)) |
| 16× | add-sqr-sqrt *-un-lft-identity |
| 14× | add-cube-cbrt |
| 9× | cbrt-prod prod-diff |
| 6× | add-log-exp |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 3× | fma-neg pow1/3 |
| 1× | sub-neg flip3-- diff-log flip-- diff-cos distribute-lft-out-- difference-of-squares |
| 1.0ms | (cbrt 16.0) |
| 1.0ms | (cbrt 16.0) |
| 1.0ms | (cbrt 16.0) |
| 15.0ms | (- (cos x) (cos y)) |
| 0.0ms | (cbrt 16.0) |
| 0.0ms | (cbrt 16.0) |
| 0.0ms | (cbrt 16.0) |
| 80.0ms | (- (cos x) (cos y)) |
Useful iterations: done (924.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 864 |
| 1 | 251 | 738 |
| 2 | 827 | 598 |
| done | 5001 | 528 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (- (pow (sin x) 2) (* (/ (sin y) 16.0) (/ (sin y) 16.0))) (sqrt 2.0)) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 2.2b | (- (cos x) (cos y)) |
| 3.1b | (/ (* (- (pow (sin x) 2) (* (/ (sin y) 16.0) (/ (sin y) 16.0))) (sqrt 2.0)) (+ (sin x) (/ (sin y) 16.0))) |
| 41× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 29× | add-cube-cbrt |
| 27× | prod-diff |
| 14× | sqrt-prod |
| 11× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | associate-*l* difference-of-squares |
| 6× | pow1 fma-neg associate-*r* |
| 4× | expm1-log1p-u flip3-- times-frac associate-*l/ associate-/r* flip-- log1p-expm1-u |
| 2× | cbrt-undiv sub-neg diff-log div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | unpow-prod-down frac-2neg flip3-+ pow-prod-down clear-num *-commutative flip-+ div-inv diff-cos associate-/l* unpow2 sqr-pow |
| 65.0ms | (* (- (pow (sin x) 2) (* (/ (sin y) 16.0) (/ (sin y) 16.0))) (sqrt 2.0)) |
| 9.0ms | (- 3.0 (sqrt 5.0)) |
| 9.0ms | (- (cos x) (cos y)) |
| 77.0ms | (/ (* (- (pow (sin x) 2) (* (/ (sin y) 16.0) (/ (sin y) 16.0))) (sqrt 2.0)) (+ (sin x) (/ (sin y) 16.0))) |
| 145.0ms | (* (- (pow (sin x) 2) (* (/ (sin y) 16.0) (/ (sin y) 16.0))) (sqrt 2.0)) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 84.0ms | (- (cos x) (cos y)) |
| 242.0ms | (/ (* (- (pow (sin x) 2) (* (/ (sin y) 16.0) (/ (sin y) 16.0))) (sqrt 2.0)) (+ (sin x) (/ (sin y) 16.0))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 2933 |
| 1 | 734 | 2546 |
| 2 | 3286 | 2078 |
| done | 5000 | 2036 |
11 alts after pruning (9 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.4b | (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) |
| 0.4b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 2.2b | (- (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 |
| 167.0ms | (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) |
| 85.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 9.0ms | (- 3.0 (sqrt 5.0)) |
| 16.0ms | (- (cos x) (cos y)) |
| 222.0ms | (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) |
| 153.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 94.0ms | (- (cos x) (cos y)) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 735 | 12255 |
| 1 | 2005 | 10968 |
| done | 5000 | 9307 |
11 alts after pruning (8 fresh and 3 done)
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 74 |
| 1 | 43 | 74 |
| done | 43 | 74 |
| 8.2s | 2672× | body | 1280 | valid |
| 3.7s | 1854× | body | 640 | valid |
| 1.3s | 2381× | body | 80 | valid |
| 964.0ms | 754× | body | 320 | valid |
| 218.0ms | 339× | body | 160 | valid |