Time bar (total: 11.5s)
| 103.0ms | 91× | body | 1280 | valid |
| 42.0ms | 58× | body | 640 | valid |
| 12.0ms | 26× | body | 320 | valid |
| 9.0ms | 66× | 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))) (- (cos x) (cos y))) |
| 0.4b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.9b | (- (cos x) (cos y)) |
| 125× | add-sqr-sqrt |
| 123× | prod-diff |
| 116× | *-un-lft-identity |
| 108× | add-cube-cbrt |
| 55× | times-frac |
| 52× | distribute-rgt-in distribute-lft-in |
| 30× | flip3-- flip-- |
| 28× | frac-times associate-*r/ |
| 15× | pow1 add-exp-log add-cbrt-cube |
| 14× | associate-*l/ sqrt-prod |
| 12× | associate-*r* |
| 8× | add-log-exp |
| 7× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 6× | sub-neg fma-neg div-inv difference-of-squares |
| 4× | expm1-log1p-u log1p-expm1-u distribute-lft-out-- |
| 2× | diff-log *-commutative diff-cos unswap-sqr |
| 161.0ms | (* (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 39.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 4.0ms | (- 3.0 (sqrt 5.0)) |
| 4.0ms | (- (cos x) (cos y)) |
| 246.0ms | (* (* (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 89.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 55.0ms | (- (cos x) (cos y)) |
Useful iterations: 1 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1452 | 5955 |
| 1 | 5001 | 4771 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 1.0b | (cbrt 5.0) |
| 1.0b | (* (cbrt 5.0) (cbrt 5.0)) |
| 1.9b | (- (cos x) (cos y)) |
| 2.0b | (fma (* (cbrt 3.0) (cbrt 3.0)) (cbrt 3.0) (- (* (sqrt (cbrt 5.0)) (sqrt (* (cbrt 5.0) (cbrt 5.0)))))) |
| 30× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 20× | add-cube-cbrt |
| 19× | cbrt-prod |
| 11× | pow1 |
| 9× | prod-diff |
| 7× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* add-log-exp |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u unswap-sqr |
| 3× | fma-neg |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 sub-neg flip3-- pow-plus diff-log prod-exp *-commutative flip-- cbrt-unprod fma-udef diff-cos distribute-lft-out-- difference-of-squares |
| 0.0ms | (cbrt 5.0) |
| 5.0ms | (* (cbrt 5.0) (cbrt 5.0)) |
| 4.0ms | (- (cos x) (cos y)) |
| 0.0ms | (fma (* (cbrt 3.0) (cbrt 3.0)) (cbrt 3.0) (- (* (sqrt (cbrt 5.0)) (sqrt (* (cbrt 5.0) (cbrt 5.0)))))) |
| 0.0ms | (cbrt 5.0) |
| 0.0ms | (* (cbrt 5.0) (cbrt 5.0)) |
| 53.0ms | (- (cos x) (cos y)) |
| 0.0ms | (fma (* (cbrt 3.0) (cbrt 3.0)) (cbrt 3.0) (- (* (sqrt (cbrt 5.0)) (sqrt (* (cbrt 5.0) (cbrt 5.0)))))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 325 | 834 |
| 1 | 1016 | 680 |
| 2 | 5001 | 657 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.7b | (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.9b | (- (cos x) (cos y)) |
| 6.6b | (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) |
| 32× | add-sqr-sqrt |
| 30× | *-un-lft-identity |
| 27× | prod-diff |
| 26× | add-cube-cbrt |
| 10× | sqrt-prod |
| 8× | cbrt-prod add-log-exp |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 6× | fma-neg |
| 4× | cube-div expm1-log1p-u flip3-- associate-*r/ flip-- log1p-expm1-u |
| 3× | pow-unpow difference-of-squares |
| 2× | cube-mult sub-neg unpow-prod-down cbrt-div pow-pow diff-log unpow3 cube-prod pow-exp distribute-lft-out-- rem-cube-cbrt sqr-pow |
| 1× | pow-to-exp pow1/3 pow-prod-down prod-exp rem-cbrt-cube cbrt-unprod diff-cos |
| 10.0ms | (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3) |
| 4.0ms | (- 3.0 (sqrt 5.0)) |
| 4.0ms | (- (cos x) (cos y)) |
| 2.0ms | (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) |
| 157.0ms | (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 52.0ms | (- (cos x) (cos y)) |
| 89.0ms | (cbrt (pow (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) 3)) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 597 | 1226 |
| 1 | 2167 | 953 |
| 2 | 5003 | 939 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.3b | (* (* (log (pow (exp (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.9b | (- (cos x) (cos y)) |
| 3.3b | (log (pow (exp (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))) |
| 84× | prod-diff |
| 81× | add-sqr-sqrt |
| 79× | *-un-lft-identity |
| 73× | add-cube-cbrt |
| 48× | log-prod |
| 41× | unpow-prod-up |
| 27× | times-frac |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | add-exp-log sqrt-prod |
| 9× | pow1 add-cbrt-cube |
| 8× | flip3-- associate-*r/ flip-- add-log-exp |
| 6× | fma-neg associate-*r* |
| 5× | sub-neg |
| 4× | expm1-log1p-u frac-times log1p-expm1-u difference-of-squares |
| 3× | unpow-prod-down rem-log-exp pow-prod-down prod-exp cbrt-unprod div-inv distribute-lft-out-- |
| 2× | diff-log associate-*l/ diff-cos |
| 1× | pow-to-exp log-div associate-*l* pow-exp log-pow *-commutative pow-sub sqr-pow |
| 44.0ms | (* (* (log (pow (exp (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 4.0ms | (- 3.0 (sqrt 5.0)) |
| 4.0ms | (- (cos x) (cos y)) |
| 9.0ms | (log (pow (exp (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))) |
| 323.0ms | (* (* (log (pow (exp (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))) (- (sin y) (/ (sin x) 16.0))) (- (cos x) (cos y))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 52.0ms | (- (cos x) (cos y)) |
| 185.0ms | (log (pow (exp (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))) |
Useful iterations: 1 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1369 | 4215 |
| 1 | 5001 | 3022 |
9 alts after pruning (9 fresh and 0 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 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 62 |
| 1 | 68 | 62 |
| 2 | 68 | 62 |
| 3.0s | 2798× | body | 1280 | valid |
| 1.3s | 1802× | body | 640 | valid |
| 372.0ms | 737× | body | 320 | valid |
| 324.0ms | 2303× | body | 80 | valid |
| 120.0ms | 360× | body | 160 | valid |