Time bar (total: 5.5s)
| 45.0ms | 84× | body | 1280 | valid |
| 20.0ms | 67× | body | 640 | valid |
| 7.0ms | 72× | body | 80 | valid |
| 5.0ms | 19× | body | 160 | valid |
| 3.0ms | 15× | body | 320 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 5 |
| 1 | 16 | 5 |
| 2 | 19 | 5 |
| 3 | 20 | 5 |
| 4 | 20 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 14.2b
Found 3 expressions with local error:
| 0.1b | (* r (sin b)) |
| 0.2b | (/ (* r (sin b)) (cos (+ a b))) |
| 2.6b | (cos (+ a b)) |
| 10× | add-exp-log add-cbrt-cube |
| 9× | add-sqr-sqrt |
| 7× | add-cube-cbrt *-un-lft-identity |
| 5× | pow1 |
| 3× | times-frac associate-*r* associate-*l* associate-/r* add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 1× | cos-sum frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 3.0ms | (* r (sin b)) |
| 4.0ms | (/ (* r (sin b)) (cos (+ a b))) |
| 7.0ms | (cos (+ a b)) |
| 36.0ms | (* r (sin b)) |
| 98.0ms | (/ (* r (sin b)) (cos (+ a b))) |
| 23.0ms | (cos (+ a b)) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 198 | 305 |
| 1 | 861 | 257 |
| 2 | 5001 | 256 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 0.1b | (* r (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* |
| 5.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 3.0ms | (* r (sin b)) |
| 4.0ms | (* (sin a) (sin b)) |
| 9.0ms | (/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b)))) |
| 79.0ms | (- (* (cos a) (cos b)) (* (sin a) (sin b))) |
| 37.0ms | (* r (sin b)) |
| 45.0ms | (* (sin a) (sin b)) |
| 207.0ms | (/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b)))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 344 | 770 |
| 1 | 1513 | 673 |
| 2 | 5002 | 663 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* r (sin b)) |
| 0.2b | (* (sin a) (sin b)) |
| 0.2b | (/ (* r (sin b)) (- (* (cos a) (cos b)) (log (exp (* (sin a) (sin b)))))) |
| 4.7b | (log (exp (* (sin a) (sin b)))) |
| 15× | add-sqr-sqrt |
| 13× | add-exp-log add-cbrt-cube |
| 11× | add-cube-cbrt *-un-lft-identity |
| 9× | pow1 |
| 6× | associate-*r* associate-*l* |
| 5× | add-log-exp |
| 3× | log-prod times-frac prod-exp associate-/r* log-pow cbrt-unprod |
| 2× | cbrt-undiv div-exp pow-prod-down associate-/r/ *-commutative unswap-sqr |
| 1× | exp-prod flip3-- exp-to-pow frac-2neg rem-log-exp clear-num flip-- div-inv sin-mult associate-/l* |
| 3.0ms | (* r (sin b)) |
| 6.0ms | (* (sin a) (sin b)) |
| 9.0ms | (/ (* r (sin b)) (- (* (cos a) (cos b)) (log (exp (* (sin a) (sin b)))))) |
| 1.0ms | (log (exp (* (sin a) (sin b)))) |
| 37.0ms | (* r (sin b)) |
| 45.0ms | (* (sin a) (sin b)) |
| 209.0ms | (/ (* r (sin b)) (- (* (cos a) (cos b)) (log (exp (* (sin a) (sin b)))))) |
| 42.0ms | (log (exp (* (sin a) (sin b)))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 698 |
| 1 | 1309 | 580 |
| 2 | 5001 | 574 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* r (sin b)) |
| 0.2b | (/ 1 (- (* (cos b) (cos a)) (* (sin a) (sin b)))) |
| 0.2b | (* (sin a) (sin b)) |
| 0.3b | (* (* r (sin b)) (/ 1 (- (* (cos b) (cos a)) (* (sin a) (sin b))))) |
| 34× | add-exp-log |
| 27× | add-sqr-sqrt |
| 23× | add-cube-cbrt *-un-lft-identity associate-*r* |
| 22× | add-cbrt-cube |
| 18× | times-frac |
| 14× | pow1 prod-exp |
| 8× | associate-/r/ cbrt-unprod |
| 7× | associate-*l* |
| 6× | div-exp |
| 5× | pow-prod-down sin-mult |
| 4× | cos-mult add-log-exp |
| 3× | cbrt-undiv rec-exp 1-exp associate-/r* *-commutative associate-/l* |
| 2× | flip3-- frac-sub flip-- div-inv sub-div unswap-sqr |
| 1× | pow-flip frac-2neg associate-*r/ clear-num un-div-inv inv-pow |
| 3.0ms | (* r (sin b)) |
| 10.0ms | (/ 1 (- (* (cos b) (cos a)) (* (sin a) (sin b)))) |
| 4.0ms | (* (sin a) (sin b)) |
| 24.0ms | (* (* r (sin b)) (/ 1 (- (* (cos b) (cos a)) (* (sin a) (sin b))))) |
| 39.0ms | (* r (sin b)) |
| 96.0ms | (/ 1 (- (* (cos b) (cos a)) (* (sin a) (sin b)))) |
| 42.0ms | (* (sin a) (sin b)) |
| 207.0ms | (* (* r (sin b)) (/ 1 (- (* (cos b) (cos a)) (* (sin a) (sin b))))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 472 | 1265 |
| 1 | 2389 | 1084 |
| 2 | 5001 | 1056 |
11 alts after pruning (9 fresh and 2 done)
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 | 17 | 12 |
| 1 | 17 | 12 |
| 1.4s | 2904× | body | 1280 | valid |
| 572.0ms | 1823× | body | 640 | valid |
| 189.0ms | 2200× | body | 80 | valid |
| 171.0ms | 723× | body | 320 | valid |
| 60.0ms | 352× | body | 160 | valid |