Time bar (total: 18.6s)
| 17.0ms | 256× | body | 80 | valid |
| 11.0ms | 248× | body | 80 | nan |
| Iter | Nodes |
|---|---|
| done | 129 |
| 8 | 129 |
| 7 | 128 |
| 6 | 126 |
| 5 | 109 |
| 4 | 84 |
| 3 | 62 |
| 2 | 38 |
| 1 | 21 |
| 0 | 11 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 0.0b | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 138× | times-frac |
| 103× | add-sqr-sqrt *-un-lft-identity |
| 71× | add-cube-cbrt |
| 26× | associate-/r* |
| 16× | distribute-lft-out-- difference-of-squares |
| 11× | associate-/r/ |
| 10× | add-cbrt-cube add-exp-log |
| 6× | div-inv associate-/l* |
| 5× | flip3-- flip-- |
| 4× | cbrt-undiv div-exp |
| 3× | expm1-log1p-u pow1 insert-posit16 log1p-expm1-u add-log-exp |
| 2× | clear-num frac-2neg |
| 1× | fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 11.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 24.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 42.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 97.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 119.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2097 |
| 1 | 631 |
| 0 | 254 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 0.0b | (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0) |
| 0.0b | (/ 1 (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0)) |
| 771× | times-frac |
| 440× | add-sqr-sqrt *-un-lft-identity |
| 336× | add-cube-cbrt |
| 75× | associate-/r* |
| 52× | distribute-lft-out-- difference-of-squares |
| 35× | associate-/r/ |
| 32× | add-exp-log |
| 27× | associate-/l* |
| 23× | div-inv |
| 20× | add-cbrt-cube |
| 19× | div-exp |
| 17× | flip3-- flip-- |
| 10× | cbrt-undiv |
| 5× | pow1 |
| 4× | expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp |
| 3× | rec-exp clear-num frac-2neg 1-exp |
| 1× | fma-udef pow-flip inv-pow associate-/l/ |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 11.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 23.0ms | (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0) |
| 50.0ms | (/ 1 (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0)) |
| 49.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 86.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 88.0ms | (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0) |
| 90.0ms | (/ 1 (/ (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) 6.0)) |
| Iter | Nodes |
|---|---|
| done | 5017 |
| 2 | 4107 |
| 1 | 1688 |
| 0 | 622 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.1b | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0)))) |
| 0.2b | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))))) |
| 0.3b | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))) |
| 417× | times-frac |
| 387× | add-sqr-sqrt |
| 282× | *-un-lft-identity |
| 178× | add-cube-cbrt |
| 152× | sqrt-prod |
| 104× | associate-*r* |
| 100× | difference-of-squares |
| 50× | distribute-lft-out-- |
| 42× | associate-/r* |
| 20× | add-cbrt-cube add-exp-log |
| 18× | associate-/r/ |
| 10× | div-inv |
| 8× | flip3-- flip-- |
| 7× | cbrt-undiv div-exp |
| 6× | pow1 associate-/l* |
| 5× | associate-*l* |
| 4× | expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp |
| 3× | prod-exp cbrt-unprod unswap-sqr |
| 2× | frac-times clear-num frac-2neg flip3-+ associate-*l/ flip-+ distribute-lft-out |
| 1× | pow-prod-down associate-*r/ *-commutative fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 40.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0)))) |
| 117.0ms | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))))) |
| 23.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))) |
| 39.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 209.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0)))) |
| 593.0ms | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))))) |
| 395.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- (sqrt x) (sqrt 1.0))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 1 | 1423 |
| 0 | 488 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 0.0b | (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) |
| 0.2b | (* (+ (sqrt x) (sqrt 1.0)) (* (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0)))) |
| 0.2b | (* (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0))) |
| 224× | sqrt-prod |
| 216× | prod-diff |
| 190× | distribute-rgt-in distribute-lft-in |
| 178× | add-sqr-sqrt |
| 173× | *-un-lft-identity |
| 165× | add-cube-cbrt |
| 20× | add-cbrt-cube add-exp-log |
| 19× | times-frac |
| 18× | frac-times associate-*l* |
| 13× | associate-*r/ |
| 11× | pow1 |
| 10× | associate-*r* |
| 8× | flip3-- flip-- |
| 7× | prod-exp cbrt-unprod |
| 6× | sub-neg flip3-+ associate-*l/ flip-+ |
| 4× | expm1-log1p-u pow-prod-down insert-posit16 log1p-expm1-u add-log-exp difference-of-squares |
| 3× | cbrt-undiv associate-/r* div-exp associate-/l* |
| 2× | *-commutative div-inv distribute-lft-out distribute-lft-out-- unswap-sqr |
| 1× | clear-num frac-2neg fma-udef |
| 0.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 5.0ms | (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) |
| 129.0ms | (* (+ (sqrt x) (sqrt 1.0)) (* (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0)))) |
| 86.0ms | (* (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0))) |
| 51.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 83.0ms | (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) |
| 491.0ms | (* (+ (sqrt x) (sqrt 1.0)) (* (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0)))) |
| 204.0ms | (* (/ 6.0 (fma (sqrt x) 4.0 (+ x 1.0))) (- (sqrt x) (sqrt 1.0))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 1 | 1977 |
| 0 | 521 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
| Iter | Nodes |
|---|---|
| done | 15 |
| 1 | 15 |
| 0 | 12 |
| 579.0ms | 8000× | body | 80 | valid |
| 419.0ms | 8127× | body | 80 | nan |