Time bar (total: 9.2s)
| 27.0ms | 83× | body | 1280 | valid |
| 15.0ms | 69× | body | 640 | valid |
| 13.0ms | 256× | body | 80 | valid |
| 5.0ms | 30× | body | 320 | valid |
| 1.0ms | 11× | 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.6b
Found 3 expressions with local error:
| 0.0b | (fma a1 a1 (* a2 a2)) |
| 0.3b | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt 2.0)) |
| 0.4b | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 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)) |
| 5.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt 2.0)) |
| 4.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
| 40.0ms | (fma a1 a1 (* a2 a2)) |
| 215.0ms | (/ (* (cos th) (fma a1 a1 (* a2 a2))) (sqrt 2.0)) |
| 112.0ms | (* (cos th) (fma a1 a1 (* a2 a2))) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 467 |
| 1 | 1002 | 399 |
| 2 | 5001 | 393 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.1b | (* (cos th) (hypot a1 a2)) |
| 0.1b | (* (* (cos th) (hypot a1 a2)) (sqrt (fma a1 a1 (* a2 a2)))) |
| 0.3b | (/ (* (* (cos th) (hypot a1 a2)) (sqrt (fma a1 a1 (* a2 a2)))) (sqrt 2.0)) |
| 6.6b | (sqrt (fma a1 a1 (* a2 a2))) |
| 20× | add-exp-log add-cbrt-cube |
| 16× | add-sqr-sqrt |
| 13× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 sqrt-prod |
| 9× | associate-*r* |
| 7× | prod-exp cbrt-unprod |
| 6× | times-frac associate-/r* |
| 4× | expm1-log1p-u associate-*l* pow-prod-down log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv div-exp |
| 2× | *-commutative |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num fma-udef hypot-def div-inv associate-/l* unswap-sqr |
| 3.0ms | (* (cos th) (hypot a1 a2)) |
| 9.0ms | (* (* (cos th) (hypot a1 a2)) (sqrt (fma a1 a1 (* a2 a2)))) |
| 10.0ms | (/ (* (* (cos th) (hypot a1 a2)) (sqrt (fma a1 a1 (* a2 a2)))) (sqrt 2.0)) |
| 1.0ms | (sqrt (fma a1 a1 (* a2 a2))) |
| 105.0ms | (* (cos th) (hypot a1 a2)) |
| 186.0ms | (* (* (cos th) (hypot a1 a2)) (sqrt (fma a1 a1 (* a2 a2)))) |
| 298.0ms | (/ (* (* (cos th) (hypot a1 a2)) (sqrt (fma a1 a1 (* a2 a2)))) (sqrt 2.0)) |
| 48.0ms | (sqrt (fma a1 a1 (* a2 a2))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 305 | 785 |
| 1 | 1700 | 625 |
| 2 | 5001 | 573 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (cos th) (hypot a1 a2)) |
| 0.2b | (/ (hypot a1 a2) (cbrt (sqrt 2.0))) |
| 0.2b | (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 0.3b | (* (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (/ (hypot a1 a2) (cbrt (sqrt 2.0)))) |
| 61× | add-exp-log add-sqr-sqrt |
| 59× | times-frac |
| 48× | add-cube-cbrt *-un-lft-identity |
| 44× | cbrt-prod |
| 43× | add-cbrt-cube |
| 34× | associate-*r* |
| 23× | prod-exp cbrt-unprod |
| 22× | sqrt-prod |
| 18× | cbrt-undiv div-exp |
| 10× | associate-/r* |
| 8× | pow1 associate-*l* |
| 5× | unswap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u div-inv associate-/l* add-log-exp |
| 2× | frac-2neg pow-prod-down clear-num *-commutative |
| 1× | frac-times associate-*r/ associate-*l/ |
| 3.0ms | (* (cos th) (hypot a1 a2)) |
| 4.0ms | (/ (hypot a1 a2) (cbrt (sqrt 2.0))) |
| 7.0ms | (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 36.0ms | (* (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (/ (hypot a1 a2) (cbrt (sqrt 2.0)))) |
| 103.0ms | (* (cos th) (hypot a1 a2)) |
| 287.0ms | (/ (hypot a1 a2) (cbrt (sqrt 2.0))) |
| 567.0ms | (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 245.0ms | (* (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (/ (hypot a1 a2) (cbrt (sqrt 2.0)))) |
Useful iterations: 2 (87.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 636 | 2325 |
| 1 | 3767 | 1967 |
| 2 | 5001 | 1857 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 0.2b | (/ (/ (hypot a1 a2) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) (cbrt (cbrt (sqrt 2.0)))) |
| 0.3b | (* (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (/ (/ (hypot a1 a2) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) (cbrt (cbrt (sqrt 2.0))))) |
| 0.4b | (/ (hypot a1 a2) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) |
| 260× | times-frac |
| 235× | cbrt-prod |
| 144× | add-sqr-sqrt |
| 132× | add-exp-log |
| 118× | add-cube-cbrt *-un-lft-identity |
| 88× | associate-*r* |
| 80× | add-cbrt-cube |
| 52× | cbrt-undiv div-exp |
| 47× | prod-exp sqrt-prod cbrt-unprod |
| 30× | div-inv |
| 14× | associate-/r* |
| 11× | associate-/l* |
| 9× | unswap-sqr |
| 6× | pow1 |
| 5× | associate-*l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg clear-num |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative associate-/l/ |
| 7.0ms | (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 13.0ms | (/ (/ (hypot a1 a2) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) (cbrt (cbrt (sqrt 2.0)))) |
| 69.0ms | (* (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (/ (/ (hypot a1 a2) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) (cbrt (cbrt (sqrt 2.0))))) |
| 6.0ms | (/ (hypot a1 a2) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) |
| 572.0ms | (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) |
| 288.0ms | (/ (/ (hypot a1 a2) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) (cbrt (cbrt (sqrt 2.0)))) |
| 259.0ms | (* (/ (* (cos th) (hypot a1 a2)) (* (cbrt (sqrt 2.0)) (cbrt (sqrt 2.0)))) (/ (/ (hypot a1 a2) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) (cbrt (cbrt (sqrt 2.0))))) |
| 381.0ms | (/ (hypot a1 a2) (* (cbrt (cbrt (sqrt 2.0))) (cbrt (cbrt (sqrt 2.0))))) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1321 | 7574 |
| 1 | 5001 | 6396 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 23 |
| 1 | 18 | 23 |
| 808.0ms | 2485× | body | 1280 | valid |
| 461.0ms | 2094× | body | 640 | valid |
| 420.0ms | 7973× | body | 80 | valid |
| 158.0ms | 1004× | body | 320 | valid |
| 56.0ms | 506× | body | 160 | valid |