Time bar (total: 13.0s)
| 30.0ms | 96× | body | 1280 | valid |
| 16.0ms | 268× | body | 80 | valid |
| 14.0ms | 66× | body | 640 | valid |
| 4.0ms | 28× | body | 320 | valid |
| 2.0ms | 20× | body | 160 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 7 |
| 1 | 57 | 6 |
| 2 | 87 | 6 |
| 3 | 114 | 6 |
| 4 | 132 | 6 |
| 5 | 151 | 6 |
| 6 | 171 | 6 |
| 7 | 173 | 6 |
| 8 | 173 | 6 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.4b
Found 3 expressions with local error:
| 0.0b | (fma a1 a1 (* a2 a2)) |
| 0.1b | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 0.4b | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt 2.0)) |
| 11× | add-sqr-sqrt |
| 10× | add-exp-log add-cbrt-cube |
| 9× | add-cube-cbrt *-un-lft-identity |
| 6× | times-frac associate-/r* sqrt-prod |
| 5× | pow1 |
| 3× | expm1-log1p-u associate-*r* associate-*l* fma-udef log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 0.0ms | (fma a1 a1 (* a2 a2)) |
| 3.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 5.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt 2.0)) |
| 35.0ms | (fma a1 a1 (* a2 a2)) |
| 116.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 220.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt 2.0)) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 467 |
| 1 | 1002 | 399 |
| 2 | 5001 | 393 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (fma a1 a1 (* a2 a2)) |
| 0.1b | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 0.2b | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 0.3b | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt (sqrt 2.0))) |
| 234× | sqrt-prod |
| 216× | times-frac |
| 96× | add-sqr-sqrt |
| 94× | add-cube-cbrt *-un-lft-identity |
| 20× | add-exp-log add-cbrt-cube |
| 18× | associate-/r* |
| 14× | associate-/l* |
| 12× | div-inv |
| 7× | cbrt-undiv div-exp |
| 6× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-*r* associate-*l* prod-exp cbrt-unprod fma-udef |
| 2× | frac-2neg clear-num |
| 1× | distribute-rgt-in distribute-lft-in pow-prod-down *-commutative associate-/l/ unswap-sqr |
| 0.0ms | (fma a1 a1 (* a2 a2)) |
| 4.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 12.0ms | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 9.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt (sqrt 2.0))) |
| 34.0ms | (fma a1 a1 (* a2 a2)) |
| 109.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 221.0ms | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 303.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt (sqrt 2.0))) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 626 | 3262 |
| 1 | 2999 | 2821 |
| 2 | 5001 | 2819 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma a1 a1 (* a2 a2)) |
| 0.1b | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 0.2b | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) |
| 0.3b | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) (sqrt (cbrt (sqrt 2.0)))) |
| 74× | times-frac |
| 72× | sqrt-prod |
| 45× | add-sqr-sqrt |
| 43× | add-cube-cbrt *-un-lft-identity |
| 36× | add-exp-log cbrt-prod add-cbrt-cube |
| 15× | div-inv |
| 13× | cbrt-undiv div-exp associate-/r* |
| 9× | prod-exp cbrt-unprod |
| 6× | pow1 associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-*r* associate-*l* fma-udef |
| 2× | frac-2neg clear-num |
| 1× | distribute-rgt-in distribute-lft-in pow-prod-down *-commutative associate-/l/ unswap-sqr |
| 0.0ms | (fma a1 a1 (* a2 a2)) |
| 3.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 7.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) |
| 12.0ms | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) (sqrt (cbrt (sqrt 2.0)))) |
| 34.0ms | (fma a1 a1 (* a2 a2)) |
| 114.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 556.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) |
| 1.1s | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) (sqrt (cbrt (sqrt 2.0)))) |
Useful iterations: 2 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 618 | 3150 |
| 1 | 3360 | 2859 |
| 2 | 5003 | 2841 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) |
| 0.3b | (/ (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) (sqrt (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))))) (sqrt (cbrt (cbrt (sqrt 2.0))))) |
| 0.3b | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) (sqrt (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))))) |
| 1.0b | (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 1301× | times-frac |
| 944× | sqrt-prod |
| 687× | cbrt-prod |
| 512× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 139× | div-inv |
| 59× | add-exp-log add-cbrt-cube |
| 45× | associate-/l* |
| 28× | cbrt-undiv div-exp |
| 23× | associate-/r* |
| 12× | prod-exp cbrt-unprod |
| 4× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg clear-num |
| 2× | associate-/l/ |
| 1× | pow1/3 |
| 7.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) |
| 36.0ms | (/ (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) (sqrt (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))))) (sqrt (cbrt (cbrt (sqrt 2.0))))) |
| 11.0ms | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) (sqrt (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))))) |
| 3.0ms | (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 638.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) |
| 930.0ms | (/ (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) (sqrt (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))))) (sqrt (cbrt (cbrt (sqrt 2.0))))) |
| 1.2s | (/ (/ (* (cos th) (fma a1 a1 (* a2 a2))) (* (fabs (cbrt (sqrt 2.0))) (sqrt (sqrt 2.0)))) (sqrt (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))))) |
| 0.0ms | (cbrt (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
Useful iterations: 1 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2135 | 31537 |
| 1 | 5001 | 30728 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 24 |
| 1 | 23 | 24 |
| 816.0ms | 2538× | body | 1280 | valid |
| 470.0ms | 2117× | body | 640 | valid |
| 398.0ms | 7998× | body | 80 | valid |
| 166.0ms | 1056× | body | 320 | valid |
| 51.0ms | 485× | body | 160 | valid |