Time bar (total: 13.2s)
| 27.0ms | 303× | body | 80 | nan |
| 25.0ms | 256× | body | 80 | valid |
| 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.1b
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.1b | (/ 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)) |
| 10.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 15.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 51.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 102.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 116.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: 0.0b
Found 3 expressions with local error:
| 0.0b | (fma 4.0 (sqrt x) (+ x 1.0)) |
| 0.0b | (* 6.0 (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0)))) |
| 0.1b | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0))) |
| 42× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 19× | associate-*r* |
| 10× | add-cbrt-cube add-exp-log |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* |
| 3× | expm1-log1p-u associate-/r* associate-*l* insert-posit16 log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv unswap-sqr associate-/l/ |
| 1× | clear-num frac-2neg flip3-- div-sub pow-prod-down associate-*r/ *-commutative fma-udef flip-- |
| 0.0ms | (fma 4.0 (sqrt x) (+ x 1.0)) |
| 23.0ms | (* 6.0 (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0)))) |
| 18.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0))) |
| 40.0ms | (fma 4.0 (sqrt x) (+ x 1.0)) |
| 116.0ms | (* 6.0 (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0)))) |
| 108.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 3 | 4816 |
| 2 | 1164 |
| 1 | 371 |
| 0 | 147 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 0.1b | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 0.1b | (* (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x)))) |
| 0.1b | (cbrt (* (* (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x)))) (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))))) |
| 122× | *-un-lft-identity |
| 116× | add-sqr-sqrt |
| 106× | times-frac |
| 64× | add-cube-cbrt |
| 26× | distribute-lft-out-- |
| 25× | swap-sqr |
| 20× | add-cbrt-cube add-exp-log difference-of-squares |
| 19× | associate-*r* associate-*l* |
| 11× | pow1 |
| 10× | associate-/l* |
| 7× | cbrt-div |
| 6× | frac-times cbrt-undiv associate-/r* div-exp associate-*l/ div-inv |
| 4× | expm1-log1p-u prod-exp associate-*r/ cbrt-unprod insert-posit16 log1p-expm1-u add-log-exp unswap-sqr associate-/l/ |
| 2× | clear-num frac-2neg flip3-- div-sub flip-- |
| 1× | cbrt-prod pow2 pow-plus pow1/3 pow3 pow-prod-down pow-sqr *-commutative pow-prod-up rem-cbrt-cube |
| 12.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 15.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 31.0ms | (* (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x)))) |
| 47.0ms | (cbrt (* (* (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x)))) (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))))) |
| 95.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 99.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 106.0ms | (* (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x)))) |
| 91.0ms | (cbrt (* (* (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x)))) (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2141 |
| 1 | 671 |
| 0 | 211 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (* 6.0 (/ (- x 1.0) (+ (fma 4.0 (sqrt x) x) 1.0))) |
| 0.0b | (fma 4.0 (sqrt x) x) |
| 0.1b | (/ (- x 1.0) (+ (fma 4.0 (sqrt x) x) 1.0)) |
| 65× | *-un-lft-identity |
| 48× | add-sqr-sqrt |
| 41× | times-frac |
| 26× | associate-*r* |
| 25× | add-cube-cbrt |
| 11× | distribute-lft-out |
| 10× | add-cbrt-cube add-exp-log |
| 9× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* |
| 4× | associate-/r* associate-/r/ |
| 3× | expm1-log1p-u associate-*l* insert-posit16 log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv flip3-+ div-exp prod-exp cbrt-unprod flip-+ div-inv unswap-sqr associate-/l/ |
| 1× | clear-num frac-2neg flip3-- div-sub pow-prod-down associate-*r/ *-commutative fma-udef flip-- |
| 27.0ms | (* 6.0 (/ (- x 1.0) (+ (fma 4.0 (sqrt x) x) 1.0))) |
| 0.0ms | (fma 4.0 (sqrt x) x) |
| 28.0ms | (/ (- x 1.0) (+ (fma 4.0 (sqrt x) x) 1.0)) |
| 103.0ms | (* 6.0 (/ (- x 1.0) (+ (fma 4.0 (sqrt x) x) 1.0))) |
| 53.0ms | (fma 4.0 (sqrt x) x) |
| 81.0ms | (/ (- x 1.0) (+ (fma 4.0 (sqrt x) x) 1.0)) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 1477 |
| 1 | 441 |
| 0 | 167 |
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
| Iter | Nodes |
|---|---|
| done | 12 |
| 1 | 12 |
| 0 | 10 |
| 814.0ms | 8000× | body | 80 | valid |
| 735.0ms | 8149× | body | 80 | nan |