Time bar (total: 5.9s)
| 42.0ms | 96× | body | 1280 | valid |
| 16.0ms | 51× | body | 640 | valid |
| 5.0ms | 76× | body | 80 | valid |
| 4.0ms | 21× | body | 320 | valid |
| 2.0ms | 12× | body | 160 | valid |
Useful iterations: 0 (24.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.5b
Found 3 expressions with local error:
| 0.2b | (* r (/ (sin b) (cos (+ a b)))) |
| 0.2b | (/ (sin b) (cos (+ a b))) |
| 3.1b | (cos (+ a b)) |
| 24× | add-sqr-sqrt |
| 19× | add-cube-cbrt *-un-lft-identity times-frac |
| 13× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 3× | associate-*l* associate-/r* associate-/l* add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv unswap-sqr |
| 1× | cos-sum frac-2neg associate-*r/ pow-prod-down clear-num *-commutative |
| 7.0ms | (* r (/ (sin b) (cos (+ a b)))) |
| 4.0ms | (/ (sin b) (cos (+ a b))) |
| 6.0ms | (cos (+ a b)) |
| 96.0ms | (* r (/ (sin b) (cos (+ a b)))) |
| 36.0ms | (/ (sin b) (cos (+ a b))) |
| 24.0ms | (cos (+ a b)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 252 | 536 |
| 1 | 1064 | 480 |
| 2 | 5001 | 477 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 12 | 76 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 12 | 77 |
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)))) |
| 29× | add-sqr-sqrt |
| 22× | add-cube-cbrt *-un-lft-identity |
| 20× | associate-*r* |
| 19× | times-frac |
| 13× | add-exp-log add-cbrt-cube |
| 8× | pow1 associate-/r/ |
| 7× | sin-mult |
| 6× | associate-*l* cos-mult add-log-exp |
| 3× | flip3-- prod-exp associate-/r* frac-sub flip-- cbrt-unprod associate-/l* sub-div unswap-sqr |
| 2× | cbrt-undiv div-exp pow-prod-down *-commutative div-inv |
| 1× | sub-neg frac-2neg diff-log associate-*r/ clear-num |
| 5.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 12.0ms | (* r (/ (sin b) (- (* (cos a) (cos b)) (* (sin a) (sin b))))) |
| 5.0ms | (* (sin a) (sin b)) |
| 8.0ms | (/ (sin b) (- (* (cos a) (cos b)) (* (sin a) (sin b)))) |
| 78.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 207.0ms | (* r (/ (sin b) (- (* (cos a) (cos b)) (* (sin a) (sin b))))) |
| 45.0ms | (* (sin a) (sin b)) |
| 109.0ms | (/ (sin b) (- (* (cos a) (cos b)) (* (sin a) (sin b)))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 405 | 1307 |
| 1 | 1761 | 1182 |
| 2 | 5001 | 1173 |
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 13 | 112 |
| Fresh | 9 | 2 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 109 | 15 | 124 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* r (sin b)) |
| 0.1b | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 0.2b | (* (sin a) (sin b)) |
| 0.2b | (/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b)))) |
| 14× | add-sqr-sqrt |
| 13× | add-exp-log add-cbrt-cube |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | pow1 |
| 6× | associate-*r* associate-*l* add-log-exp |
| 5× | sin-mult |
| 4× | associate-/r/ cos-mult |
| 3× | times-frac prod-exp associate-/r* cbrt-unprod |
| 2× | cbrt-undiv flip3-- div-exp pow-prod-down *-commutative frac-sub flip-- sub-div unswap-sqr |
| 1× | sub-neg frac-2neg diff-log clear-num div-inv associate-/l* |
| 4.0ms | (* r (sin b)) |
| 5.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 5.0ms | (* (sin a) (sin b)) |
| 11.0ms | (/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b)))) |
| 38.0ms | (* r (sin b)) |
| 76.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 45.0ms | (* (sin a) (sin b)) |
| 207.0ms | (/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b)))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 344 | 770 |
| 1 | 1513 | 673 |
| 2 | 5001 | 663 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 2 | 88 |
| Fresh | 3 | 11 | 14 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 90 | 13 | 103 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 0.2b | (* (sin a) (sin b)) |
| 0.2b | (/ r (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b))) |
| 0.2b | (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b)) |
| 84× | times-frac |
| 58× | add-sqr-sqrt |
| 56× | add-cube-cbrt *-un-lft-identity |
| 16× | associate-/r* |
| 13× | add-exp-log add-cbrt-cube |
| 6× | pow1 div-inv associate-/l* add-log-exp |
| 5× | sin-mult |
| 4× | cbrt-undiv div-exp cos-mult associate-/l/ |
| 3× | associate-*r* associate-*l* |
| 2× | flip3-- frac-2neg clear-num frac-sub flip-- sub-div |
| 1× | sub-neg diff-log div-sub pow-prod-down prod-exp associate-/r/ *-commutative cbrt-unprod unswap-sqr |
| 5.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 5.0ms | (* (sin a) (sin b)) |
| 7.0ms | (/ r (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b))) |
| 8.0ms | (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b)) |
| 81.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 43.0ms | (* (sin a) (sin b)) |
| 221.0ms | (/ r (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b))) |
| 111.0ms | (/ (- (* (cos a) (cos b)) (* (sin a) (sin b))) (sin b)) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 570 | 2145 |
| 1 | 2453 | 2009 |
| 2 | 5002 | 1988 |
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 3 | 147 |
| Fresh | 3 | 9 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 147 | 13 | 160 |
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 10 |
| 1 | 15 | 10 |
| 1.3s | 2946× | body | 1280 | valid |
| 492.0ms | 1835× | body | 640 | valid |
| 154.0ms | 779× | body | 320 | valid |
| 129.0ms | 2123× | body | 80 | valid |
| 45.0ms | 318× | body | 160 | valid |
Loading profile data...