Time bar (total: 20.9s)
| 41.0ms | 256× | body | 80 | valid |
| 28.0ms | 257× | body | 80 | nan |
| Iter | Nodes |
|---|---|
| done | 5003 |
| 4 | 1440 |
| 3 | 365 |
| 2 | 102 |
| 1 | 50 |
| 0 | 28 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 1.5b
Found 4 expressions with local error:
| 0.0b | (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) |
| 0.2b | (/ (/ 2.0 t) 3.0) |
| 1.6b | (fma (- c b) (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (/ (sqrt (+ a t)) (/ t z))) |
| 5.0b | (/ (sqrt (+ a t)) (/ t z)) |
| 548× | times-frac |
| 469× | add-sqr-sqrt |
| 406× | *-un-lft-identity |
| 347× | add-cube-cbrt |
| 220× | prod-diff |
| 131× | associate--r+ |
| 56× | sqrt-prod |
| 41× | difference-of-squares |
| 34× | div-inv |
| 20× | associate-/l* |
| 16× | associate-/r* distribute-lft-out-- |
| 14× | add-cbrt-cube add-exp-log distribute-lft-out |
| 13× | fma-neg |
| 9× | add-log-exp |
| 6× | cbrt-undiv div-exp |
| 4× | expm1-log1p-u pow1 insert-posit16 log1p-expm1-u |
| 3× | diff-log associate-/l/ |
| 2× | clear-num sub-neg frac-2neg flip3-- sqrt-div frac-sub flip-- |
| 1× | flip3-+ associate-/r/ flip-+ fma-udef associate--r- |
| 167.0ms | (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) |
| 21.0ms | (/ (/ 2.0 t) 3.0) |
| 0.0ms | (fma (- c b) (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (/ (sqrt (+ a t)) (/ t z))) |
| 34.0ms | (/ (sqrt (+ a t)) (/ t z)) |
| 27.0ms | (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) |
| 27.0ms | (/ (/ 2.0 t) 3.0) |
| 191.0ms | (fma (- c b) (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (/ (sqrt (+ a t)) (/ t z))) |
| 76.0ms | (/ (sqrt (+ a t)) (/ t z)) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 4831 |
| 1 | 2125 |
| 0 | 874 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.2b | (/ (/ 2.0 t) 3.0) |
| 0.3b | (/ (sqrt (+ a t)) t) |
| 0.4b | (* (/ (sqrt (+ a t)) t) z) |
| 1.6b | (fma (- c b) (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (* (/ (sqrt (+ a t)) t) z)) |
| 119× | times-frac |
| 91× | *-un-lft-identity |
| 85× | add-sqr-sqrt |
| 77× | add-cube-cbrt |
| 29× | sqrt-prod |
| 25× | associate-*l* |
| 20× | associate-/l* |
| 16× | add-cbrt-cube add-exp-log |
| 7× | div-inv distribute-lft-out |
| 6× | pow1 associate-/r* |
| 5× | cbrt-undiv div-exp |
| 4× | expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp |
| 3× | associate-*r* unswap-sqr associate-/l/ |
| 2× | clear-num frac-2neg sqrt-div prod-exp cbrt-unprod |
| 1× | flip3-+ pow-prod-down associate-*l/ *-commutative flip-+ fma-udef |
| 13.0ms | (/ (/ 2.0 t) 3.0) |
| 22.0ms | (/ (sqrt (+ a t)) t) |
| 53.0ms | (* (/ (sqrt (+ a t)) t) z) |
| 1.0ms | (fma (- c b) (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (* (/ (sqrt (+ a t)) t) z)) |
| 23.0ms | (/ (/ 2.0 t) 3.0) |
| 87.0ms | (/ (sqrt (+ a t)) t) |
| 94.0ms | (* (/ (sqrt (+ a t)) t) z) |
| 198.0ms | (fma (- c b) (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (* (/ (sqrt (+ a t)) t) z)) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 2226 |
| 1 | 823 |
| 0 | 353 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ (sqrt (+ a t)) t) |
| 0.4b | (* (posit16->real (real->posit16 (/ (sqrt (+ a t)) t))) z) |
| 1.6b | (fma (- c b) (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (* (posit16->real (real->posit16 (/ (sqrt (+ a t)) t))) z)) |
| 57.9b | (posit16->real (real->posit16 (/ (sqrt (+ a t)) t))) |
| 30× | *-un-lft-identity |
| 24× | add-sqr-sqrt |
| 22× | add-cube-cbrt |
| 21× | times-frac |
| 16× | sqrt-prod |
| 8× | add-cbrt-cube add-exp-log |
| 7× | associate-/l* |
| 6× | pow1 |
| 4× | expm1-log1p-u insert-posit16 log1p-expm1-u distribute-lft-out add-log-exp |
| 3× | associate-/r* associate-*r* associate-*l* |
| 2× | sqrt-div associate-/l/ |
| 1× | cbrt-undiv clear-num frac-2neg flip3-+ div-exp pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ fma-udef div-inv remove-posit16 unswap-sqr |
| 23.0ms | (/ (sqrt (+ a t)) t) |
| 10.0ms | (* (posit16->real (real->posit16 (/ (sqrt (+ a t)) t))) z) |
| 0.0ms | (fma (- c b) (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (* (posit16->real (real->posit16 (/ (sqrt (+ a t)) t))) z)) |
| 0.0ms | (posit16->real (real->posit16 (/ (sqrt (+ a t)) t))) |
| 91.0ms | (/ (sqrt (+ a t)) t) |
| 86.0ms | (* (posit16->real (real->posit16 (/ (sqrt (+ a t)) t))) z) |
| 213.0ms | (fma (- c b) (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (* (posit16->real (real->posit16 (/ (sqrt (+ a t)) t))) z)) |
| 88.0ms | (posit16->real (real->posit16 (/ (sqrt (+ a t)) t))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 3 | 3777 |
| 2 | 1164 |
| 1 | 455 |
| 0 | 211 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
0% (1.8b remaining)
Error of 2.4b against oracle of 0.6b and baseline of 2.4b
| Iter | Nodes |
|---|---|
| done | 29 |
| 1 | 29 |
| 0 | 26 |
| 1.5s | 7909× | body | 80 | nan |
| 1.4s | 8000× | body | 80 | valid |