Time bar (total: 13.2s)
| 16.0ms | 256× | body | 80 | valid |
| 11.0ms | 211× | 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)) |
| 15.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 26.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| 50.0ms | (fma (sqrt x) 4.0 (+ x 1.0)) |
| 99.0ms | (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0)) |
| 107.0ms | (/ 6.0 (/ (fma (sqrt x) 4.0 (+ x 1.0)) (- x 1.0))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2097 |
| 1 | 631 |
| 0 | 254 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 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.0b | (/ (- 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)) |
| 28.0ms | (* 6.0 (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0)))) |
| 16.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0))) |
| 36.0ms | (fma 4.0 (sqrt x) (+ x 1.0)) |
| 90.0ms | (* 6.0 (/ (- x 1.0) (fma 4.0 (sqrt x) (+ x 1.0)))) |
| 79.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 (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 0.0b | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 0.0b | (* (/ (- 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 |
| 23.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 16.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 70.0ms | (* (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x)))) |
| 92.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))))) |
| 105.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))) |
| 126.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 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 0.0b | (/ (- 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))))) |
| 42× | add-sqr-sqrt *-un-lft-identity |
| 33× | times-frac |
| 26× | add-cube-cbrt |
| 17× | add-cbrt-cube add-exp-log |
| 11× | associate-/l* |
| 9× | associate-/r* associate-/l/ |
| 8× | distribute-lft-out-- difference-of-squares |
| 6× | cbrt-undiv div-exp |
| 4× | expm1-log1p-u pow1 flip3-- insert-posit16 log1p-expm1-u flip-- add-log-exp |
| 3× | frac-times cbrt-div clear-num frac-2neg associate-*r/ div-inv |
| 2× | div-sub associate-*l/ prod-exp cbrt-unprod |
| 1× | cbrt-prod pow1/3 |
| 18.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 25.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))) |
| 54.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))))) |
| 72.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 76.0ms | (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 105.0ms | (/ (* (/ (- x 1.0) (fma 4.0 (sqrt x) (+ 1.0 x))) (- x 1.0)) (fma 4.0 (sqrt x) (+ 1.0 x))) |
| 112.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 | 1450 |
| 1 | 410 |
| 0 | 160 |
3 alts after pruning (1 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 |
| 564.0ms | 7974× | body | 80 | nan |
| 521.0ms | 8000× | body | 80 | valid |