Time bar (total: 7.3s)
| 47.0ms | 97× | body | 1280 | valid |
| 13.0ms | 54× | body | 640 | valid |
| 4.0ms | 24× | body | 320 | valid |
| 4.0ms | 73× | body | 80 | valid |
| 1.0ms | 8× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 5 |
| 1 | 16 | 5 |
| 2 | 20 | 5 |
| 3 | 21 | 5 |
| 4 | 21 | 5 |
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: 14.4b
Found 3 expressions with local error:
| 0.2b | (* r (/ (sin b) (cos (+ a b)))) |
| 0.2b | (/ (sin b) (cos (+ a b))) |
| 4.1b | (cos (+ a b)) |
| 26× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 21× | add-cube-cbrt |
| 19× | times-frac |
| 13× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 9× | associate-*r/ |
| 7× | associate-/l* |
| 6× | associate-/r* |
| 5× | pow1 |
| 3× | expm1-log1p-u associate-*l* clear-num log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv cos-sum frac-2neg div-exp prod-exp un-div-inv cbrt-unprod div-inv unswap-sqr |
| 1× | +-commutative pow-prod-down *-commutative |
| 9.0ms | (* r (/ (sin b) (cos (+ a b)))) |
| 5.0ms | (/ (sin b) (cos (+ a b))) |
| 7.0ms | (cos (+ a b)) |
| 109.0ms | (* r (/ (sin b) (cos (+ a b)))) |
| 41.0ms | (/ (sin b) (cos (+ a b))) |
| 25.0ms | (cos (+ a b)) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 278 | 596 |
| 1 | 1172 | 540 |
| 2 | 5001 | 540 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 9 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 9 | 94 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 0.2b | (* r (/ (sin b) (- (* (cos a) (cos b)) (* (sin a) (sin b))))) |
| 0.2b | (* (sin a) (sin b)) |
| 0.2b | (/ (sin b) (- (* (cos a) (cos b)) (* (sin a) (sin b)))) |
| 280× | add-sqr-sqrt |
| 188× | *-un-lft-identity |
| 144× | prod-diff |
| 119× | associate-*r* |
| 117× | associate-*l* |
| 115× | add-cube-cbrt |
| 67× | times-frac |
| 64× | unswap-sqr |
| 36× | distribute-lft-out-- difference-of-squares |
| 27× | *-commutative |
| 22× | associate-/r* |
| 17× | associate-*r/ |
| 13× | add-exp-log add-cbrt-cube |
| 12× | fma-neg |
| 8× | pow1 associate-/r/ |
| 7× | sin-mult associate-/l* |
| 6× | cos-mult add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | flip3-- prod-exp clear-num frac-sub flip-- cbrt-unprod sub-div |
| 2× | cbrt-undiv frac-2neg div-exp pow-prod-down un-div-inv div-inv |
| 1× | sub-neg diff-log |
| 21.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 33.0ms | (* r (/ (sin b) (- (* (cos a) (cos b)) (* (sin a) (sin b))))) |
| 5.0ms | (* (sin a) (sin b)) |
| 28.0ms | (/ (sin b) (- (* (cos a) (cos b)) (* (sin a) (sin b)))) |
| 87.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 235.0ms | (* r (/ (sin b) (- (* (cos a) (cos b)) (* (sin a) (sin b))))) |
| 48.0ms | (* (sin a) (sin b)) |
| 124.0ms | (/ (sin b) (- (* (cos a) (cos b)) (* (sin a) (sin b)))) |
Useful iterations: 2 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 916 | 6407 |
| 1 | 3339 | 4942 |
| 2 | 5003 | 4743 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 346 | 12 | 358 |
| Fresh | 8 | 0 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 355 | 12 | 367 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 0.2b | (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b)) |
| 0.2b | (/ r (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b))) |
| 0.2b | (* (sin a) (sin b)) |
| 465× | add-sqr-sqrt |
| 341× | *-un-lft-identity |
| 276× | times-frac |
| 197× | add-cube-cbrt |
| 150× | associate-*l* |
| 144× | prod-diff |
| 98× | unswap-sqr |
| 78× | associate-*r* |
| 72× | distribute-lft-out-- difference-of-squares |
| 43× | associate-/r* |
| 26× | *-commutative |
| 25× | associate-/l* |
| 21× | associate-/r/ |
| 13× | add-exp-log add-cbrt-cube |
| 12× | fma-neg |
| 8× | associate-/l/ |
| 7× | sin-mult |
| 6× | pow1 cos-mult div-inv add-log-exp |
| 4× | cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u |
| 3× | flip3-- frac-2neg clear-num frac-sub flip-- sub-div |
| 1× | sub-neg diff-log div-sub pow-prod-down prod-exp cbrt-unprod |
| 21.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 33.0ms | (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b)) |
| 26.0ms | (/ r (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b))) |
| 5.0ms | (* (sin a) (sin b)) |
| 91.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 125.0ms | (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b)) |
| 247.0ms | (/ r (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b))) |
| 54.0ms | (* (sin a) (sin b)) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1270 | 8955 |
| 1 | 4737 | 7446 |
| 2 | 5001 | 7446 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 463 | 4 | 467 |
| Fresh | 5 | 6 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 469 | 10 | 479 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (fma (* (cos a) 1) (cos b) (- (* (sin b) (sin a)))) |
| 0.2b | (/ (fma (* (cos a) 1) (cos b) (- (* (sin b) (sin a)))) (sin b)) |
| 0.2b | (/ r (/ (fma (* (cos a) 1) (cos b) (- (* (sin b) (sin a)))) (sin b))) |
| 0.2b | (* (sin b) (sin a)) |
| 84× | times-frac |
| 60× | add-sqr-sqrt |
| 58× | add-cube-cbrt *-un-lft-identity |
| 19× | associate-/r* |
| 13× | add-exp-log add-cbrt-cube |
| 9× | associate-/r/ associate-/l* |
| 6× | pow1 div-inv |
| 4× | cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 3× | frac-2neg associate-*r* associate-*l* clear-num |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef sin-mult unswap-sqr |
| 1.0ms | (fma (* (cos a) 1) (cos b) (- (* (sin b) (sin a)))) |
| 4.0ms | (/ (fma (* (cos a) 1) (cos b) (- (* (sin b) (sin a)))) (sin b)) |
| 7.0ms | (/ r (/ (fma (* (cos a) 1) (cos b) (- (* (sin b) (sin a)))) (sin b))) |
| 5.0ms | (* (sin b) (sin a)) |
| 93.0ms | (fma (* (cos a) 1) (cos b) (- (* (sin b) (sin a)))) |
| 126.0ms | (/ (fma (* (cos a) 1) (cos b) (- (* (sin b) (sin a)))) (sin b)) |
| 252.0ms | (/ r (/ (fma (* (cos a) 1) (cos b) (- (* (sin b) (sin a)))) (sin b))) |
| 54.0ms | (* (sin b) (sin a)) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 491 | 2326 |
| 1 | 2215 | 2140 |
| 2 | 5001 | 2131 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 151 | 1 | 152 |
| Fresh | 1 | 8 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 152 | 10 | 162 |
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 11 |
| 1 | 26 | 11 |
| 2 | 26 | 11 |
| 1.2s | 2871× | body | 1280 | valid |
| 472.0ms | 1810× | body | 640 | valid |
| 150.0ms | 791× | body | 320 | valid |
| 120.0ms | 2160× | body | 80 | valid |
| 53.0ms | 368× | body | 160 | valid |