Time bar (total: 16.1s)
| 102.0ms | 87× | body | 1280 | valid |
| 36.0ms | 52× | body | 640 | valid |
| 12.0ms | 25× | body | 320 | valid |
| 12.0ms | 82× | body | 80 | valid |
| 3.0ms | 10× | body | 160 | valid |
Useful iterations: 2 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 50 |
| 1 | 74 | 50 |
| 2 | 187 | 47 |
| 3 | 587 | 47 |
| 4 | 1935 | 47 |
| done | 5000 | 47 |
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.4b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 2.8b | (- (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 |
| 66.0ms | (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) |
| 41.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 5.0ms | (- 3.0 (sqrt 5.0)) |
| 4.0ms | (- (cos x) (cos y)) |
| 134.0ms | (* (* (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)) |
| 58.0ms | (- (cos x) (cos y)) |
Useful iterations: done (629.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 732 | 12252 |
| 1 | 1688 | 10920 |
| done | 5000 | 10000 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.7b | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 0.7b | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 2.8b | (- (cos x) (cos y)) |
| 42× | add-sqr-sqrt |
| 34× | *-un-lft-identity |
| 27× | prod-diff |
| 26× | add-cube-cbrt |
| 12× | cbrt-prod |
| 10× | sqrt-prod |
| 8× | add-log-exp |
| 7× | difference-of-squares |
| 6× | fma-neg |
| 4× | pow1 add-exp-log expm1-log1p-u cbrt-div flip3-- add-cbrt-cube flip-- log1p-expm1-u distribute-lft-out-- |
| 2× | sub-neg times-frac pow1/3 diff-log |
| 1× | diff-cos |
| 6.0ms | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 7.0ms | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 5.0ms | (- 3.0 (sqrt 5.0)) |
| 4.0ms | (- (cos x) (cos y)) |
| 140.0ms | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 144.0ms | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 52.0ms | (- (cos x) (cos y)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 227 | 1843 |
| 1 | 458 | 1496 |
| 2 | 1017 | 1306 |
| 3 | 3075 | 1192 |
| done | 5000 | 1189 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (sqrt 2.0) (- (* (sin x) (sin x)) (* (/ (sin y) 16.0) (/ (sin y) 16.0)))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 2.8b | (- (cos x) (cos y)) |
| 3.8b | (/ (* (* (sqrt 2.0) (- (* (sin x) (sin x)) (* (/ (sin y) 16.0) (/ (sin y) 16.0)))) (- (sin y) (/ (sin x) 16.0))) (+ (sin x) (/ (sin y) 16.0))) |
| 39× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 29× | add-cube-cbrt prod-diff |
| 26× | associate-*r/ |
| 17× | associate-/l/ |
| 15× | add-exp-log add-cbrt-cube |
| 14× | frac-times sqrt-prod |
| 12× | flip3-- frac-sub flip-- sin-mult |
| 9× | associate-*l/ |
| 8× | add-log-exp |
| 6× | pow1 fma-neg associate-*l* |
| 4× | expm1-log1p-u sub-neg times-frac associate-*r* prod-exp associate-/r* cbrt-unprod log1p-expm1-u difference-of-squares |
| 3× | cbrt-undiv distribute-rgt-in distribute-lft-in div-exp |
| 2× | diff-log associate-/r/ distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | frac-2neg flip3-+ pow-prod-down clear-num *-commutative flip-+ div-inv diff-cos associate-/l* |
| 19.0ms | (* (sqrt 2.0) (- (* (sin x) (sin x)) (* (/ (sin y) 16.0) (/ (sin y) 16.0)))) |
| 5.0ms | (- 3.0 (sqrt 5.0)) |
| 4.0ms | (- (cos x) (cos y)) |
| 72.0ms | (/ (* (* (sqrt 2.0) (- (* (sin x) (sin x)) (* (/ (sin y) 16.0) (/ (sin y) 16.0)))) (- (sin y) (/ (sin x) 16.0))) (+ (sin x) (/ (sin y) 16.0))) |
| 110.0ms | (* (sqrt 2.0) (- (* (sin x) (sin x)) (* (/ (sin y) 16.0) (/ (sin y) 16.0)))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 51.0ms | (- (cos x) (cos y)) |
| 228.0ms | (/ (* (* (sqrt 2.0) (- (* (sin x) (sin x)) (* (/ (sin y) 16.0) (/ (sin y) 16.0)))) (- (sin y) (/ (sin x) 16.0))) (+ (sin x) (/ (sin y) 16.0))) |
Useful iterations: 2 (343.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 349 | 4049 |
| 1 | 921 | 3413 |
| 2 | 3620 | 2875 |
| done | 5000 | 2875 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.7b | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 0.7b | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 2.9b | (fma (* (cbrt (cos x)) (cbrt (cos x))) (cbrt (cos x)) (- (cos y))) |
| 33× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 19× | add-cube-cbrt |
| 18× | prod-diff |
| 12× | cbrt-prod |
| 10× | sqrt-prod |
| 6× | add-log-exp difference-of-squares |
| 4× | pow1 add-exp-log expm1-log1p-u cbrt-div add-cbrt-cube log1p-expm1-u |
| 3× | flip3-- fma-neg flip-- distribute-lft-out-- |
| 2× | times-frac pow1/3 |
| 1× | sub-neg diff-log fma-udef |
| 6.0ms | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 7.0ms | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 8.0ms | (- 3.0 (sqrt 5.0)) |
| 0.0ms | (fma (* (cbrt (cos x)) (cbrt (cos x))) (cbrt (cos x)) (- (cos y))) |
| 147.0ms | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 141.0ms | (cbrt (- (sin y) (/ (sin x) 16.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 161.0ms | (fma (* (cbrt (cos x)) (cbrt (cos x))) (cbrt (cos x)) (- (cos y))) |
Useful iterations: done (754.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1559 |
| 1 | 349 | 1325 |
| 2 | 756 | 1087 |
| 3 | 2065 | 970 |
| done | 5000 | 967 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.1b and baseline of 0.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 75 |
| 1 | 38 | 75 |
| done | 38 | 75 |
| 3.1s | 2675× | body | 1280 | valid |
| 1.4s | 1850× | body | 640 | valid |
| 442.0ms | 823× | body | 320 | valid |
| 346.0ms | 2318× | body | 80 | valid |
| 114.0ms | 334× | body | 160 | valid |