Time bar (total: 8.4s)
| 78.0ms | 723× | body | 80 | valid |
Useful iterations: 2 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 15 |
| 1 | 179 | 14 |
| 2 | 561 | 13 |
| 3 | 1824 | 13 |
| 4 | 5002 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (+ (pow (+ (* a a) (* b b)) 2.0) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 0.1b | (* (* a a) (+ 1.0 a)) |
| 0.3b | (pow (+ (* a a) (* b b)) 2.0) |
| 0.6b | (* (* b b) (- 1.0 (* 3.0 a))) |
| 15× | pow1 add-exp-log |
| 14× | add-sqr-sqrt *-un-lft-identity add-cbrt-cube |
| 12× | add-cube-cbrt |
| 7× | distribute-rgt-in fma-def distribute-lft-in associate-*r* |
| 6× | unpow-prod-down prod-diff pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 4× | expm1-log1p-u associate-*r/ log1p-expm1-u |
| 3× | pow-unpow |
| 2× | sub-neg associate-+r+ flip3-+ associate-*l* *-commutative flip-+ unswap-sqr sqr-pow |
| 1× | +-commutative pow-to-exp flip3-- pow-pow pow-exp sum-log flip-- distribute-lft-out |
| 27.0ms | (+ (pow (+ (* a a) (* b b)) 2.0) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 14.0ms | (* (* a a) (+ 1.0 a)) |
| 4.0ms | (pow (+ (* a a) (* b b)) 2.0) |
| 15.0ms | (* (* b b) (- 1.0 (* 3.0 a))) |
| 28.0ms | (+ (pow (+ (* a a) (* b b)) 2.0) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 4.0ms | (* (* a a) (+ 1.0 a)) |
| 27.0ms | (pow (+ (* a a) (* b b)) 2.0) |
| 8.0ms | (* (* b b) (- 1.0 (* 3.0 a))) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 564 | 828 |
| 1 | 2826 | 724 |
| 2 | 5001 | 715 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (fma (pow (sqrt (+ (* a a) (* b b))) 2.0) (pow (sqrt (+ (* a a) (* b b))) 2.0) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 0.6b | (* (* b b) (- 1.0 (* 3.0 a))) |
| 8.4b | (sqrt (+ (* a a) (* b b))) |
| 8.4b | (sqrt (+ (* a a) (* b b))) |
| 12× | add-sqr-sqrt |
| 11× | pow1 |
| 9× | add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 6× | prod-diff sqrt-prod |
| 5× | distribute-rgt-in distribute-lft-in |
| 4× | expm1-log1p-u sqrt-div log1p-expm1-u add-log-exp |
| 3× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 2× | sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 associate-*r/ flip-+ hypot-def |
| 1× | flip3-- associate-*l* *-commutative flip-- fma-udef unswap-sqr |
| 0.0ms | (fma (pow (sqrt (+ (* a a) (* b b))) 2.0) (pow (sqrt (+ (* a a) (* b b))) 2.0) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 13.0ms | (* (* b b) (- 1.0 (* 3.0 a))) |
| 4.0ms | (sqrt (+ (* a a) (* b b))) |
| 4.0ms | (sqrt (+ (* a a) (* b b))) |
| 37.0ms | (fma (pow (sqrt (+ (* a a) (* b b))) 2.0) (pow (sqrt (+ (* a a) (* b b))) 2.0) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 8.0ms | (* (* b b) (- 1.0 (* 3.0 a))) |
| 6.0ms | (sqrt (+ (* a a) (* b b))) |
| 6.0ms | (sqrt (+ (* a a) (* b b))) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 738 |
| 1 | 1669 | 640 |
| 2 | 5001 | 616 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a))))) |
| 0.0b | (+ (pow (hypot a b) (* 2 2.0)) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 0.1b | (* (* a a) (+ 1.0 a)) |
| 0.6b | (* (* b b) (- 1.0 (* 3.0 a))) |
| 18× | associate-*r/ |
| 16× | pow1 add-exp-log add-sqr-sqrt add-cbrt-cube |
| 14× | *-un-lft-identity |
| 12× | add-cube-cbrt |
| 10× | associate-*r* |
| 8× | distribute-rgt-in distribute-lft-in |
| 7× | fma-def pow-prod-down prod-exp cbrt-unprod |
| 6× | prod-diff add-log-exp |
| 5× | flip3-+ associate-*l* flip-+ |
| 4× | expm1-log1p-u frac-add log1p-expm1-u |
| 3× | unpow-prod-down flip3-- *-commutative flip-- unswap-sqr |
| 2× | sub-neg associate-+r+ |
| 1× | +-commutative sum-log distribute-lft-out sqr-pow |
| 40.0ms | (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a))))) |
| 8.0ms | (+ (pow (hypot a b) (* 2 2.0)) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 14.0ms | (* (* a a) (+ 1.0 a)) |
| 13.0ms | (* (* b b) (- 1.0 (* 3.0 a))) |
| 17.0ms | (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a))))) |
| 29.0ms | (+ (pow (hypot a b) (* 2 2.0)) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 4.0ms | (* (* a a) (+ 1.0 a)) |
| 8.0ms | (* (* b b) (- 1.0 (* 3.0 a))) |
Useful iterations: 2 (111.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 740 | 1050 |
| 1 | 4178 | 936 |
| 2 | 5001 | 929 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (* a a) (+ 1.0 a)) |
| 0.2b | (fma (pow (hypot a b) 2.0) (pow (sqrt (+ (* a a) (* b b))) 2.0) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 0.6b | (* (* b b) (- 1.0 (* 3.0 a))) |
| 8.4b | (sqrt (+ (* a a) (* b b))) |
| 15× | pow1 |
| 14× | add-exp-log add-cbrt-cube |
| 12× | add-sqr-sqrt |
| 11× | *-un-lft-identity |
| 9× | add-cube-cbrt |
| 7× | associate-*r* |
| 6× | distribute-rgt-in distribute-lft-in prod-diff pow-prod-down prod-exp cbrt-unprod |
| 4× | expm1-log1p-u associate-*r/ log1p-expm1-u add-log-exp |
| 3× | sqrt-prod |
| 2× | sub-neg flip3-+ sqrt-div associate-*l* *-commutative flip-+ unswap-sqr |
| 1× | rem-sqrt-square flip3-- sqrt-pow1 pow1/2 flip-- fma-udef hypot-def distribute-lft-out |
| 14.0ms | (* (* a a) (+ 1.0 a)) |
| 0.0ms | (fma (pow (hypot a b) 2.0) (pow (sqrt (+ (* a a) (* b b))) 2.0) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 13.0ms | (* (* b b) (- 1.0 (* 3.0 a))) |
| 4.0ms | (sqrt (+ (* a a) (* b b))) |
| 4.0ms | (* (* a a) (+ 1.0 a)) |
| 36.0ms | (fma (pow (hypot a b) 2.0) (pow (sqrt (+ (* a a) (* b b))) 2.0) (* 4.0 (+ (* (* a a) (+ 1.0 a)) (* (* b b) (- 1.0 (* 3.0 a)))))) |
| 8.0ms | (* (* b b) (- 1.0 (* 3.0 a))) |
| 6.0ms | (sqrt (+ (* a a) (* b b))) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 497 | 728 |
| 1 | 2424 | 624 |
| 2 | 5003 | 617 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 14 |
| 1 | 29 | 14 |
| 2.2s | 20670× | body | 80 | valid |