Time bar (total: 24.2s)
| 102.0ms | 727× | body | 80 | nan |
| 35.0ms | 285× | body | 80 | valid |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.4b | (sqrt (* 9 (- a (/ 1.0 3.0)))) |
| 0.3b | (/ rand (sqrt (* 9 (- a (/ 1.0 3.0))))) |
| 0.1b | (fma (/ rand (sqrt (* 9 (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 0.1b | (- a (/ 1.0 3.0)) |
| 53× | add-sqr-sqrt |
| 50× | *-un-lft-identity |
| 48× | add-cube-cbrt |
| 40× | times-frac |
| 39× | prod-diff |
| 7× | pow1 |
| 6× | add-cbrt-cube add-exp-log add-log-exp |
| 5× | sqrt-prod |
| 4× | expm1-log1p-u associate-/r* sqrt-div associate-*r/ insert-posit16 log1p-expm1-u div-inv |
| 3× | flip3-- fma-neg flip-- associate-/l* |
| 2× | sqrt-pow1 associate-/r/ difference-of-squares |
| 1× | cbrt-undiv clear-num sub-neg frac-2neg pow1/2 diff-log div-exp pow-prod-down fma-udef distribute-lft-out-- |
| 17.0ms | (/ rand (sqrt (* 9 (- a (/ 1.0 3.0))))) |
| 14.0ms | (sqrt (* 9 (- a (/ 1.0 3.0)))) |
| 7.0ms | (- a (/ 1.0 3.0)) |
| 0.0ms | (fma (/ rand (sqrt (* 9 (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 138.0ms | (/ rand (sqrt (* 9 (- a (/ 1.0 3.0))))) |
| 98.0ms | (fma (/ rand (sqrt (* 9 (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 77.0ms | (sqrt (* 9 (- a (/ 1.0 3.0)))) |
| 41.0ms | (- a (/ 1.0 3.0)) |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.3b | (* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0))))) |
| 0.2b | (/ rand (sqrt (- a (/ 1.0 3.0)))) |
| 0.1b | (fma (* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 0.1b | (- a (/ 1.0 3.0)) |
| 122× | add-sqr-sqrt |
| 91× | times-frac |
| 90× | *-un-lft-identity |
| 74× | add-cube-cbrt |
| 43× | sqrt-prod |
| 39× | prod-diff |
| 33× | associate-*r* |
| 16× | difference-of-squares |
| 11× | add-cbrt-cube add-exp-log |
| 9× | associate-/r* |
| 8× | distribute-lft-out-- |
| 6× | pow1 add-log-exp |
| 5× | div-inv |
| 4× | expm1-log1p-u sqrt-div associate-/r/ insert-posit16 log1p-expm1-u |
| 3× | flip3-- fma-neg associate-*l* flip-- associate-/l* unswap-sqr |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 1× | clear-num sub-neg frac-2neg diff-log pow-prod-down associate-*r/ *-commutative fma-udef |
| 30.0ms | (* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0))))) |
| 12.0ms | (/ rand (sqrt (- a (/ 1.0 3.0)))) |
| 7.0ms | (- a (/ 1.0 3.0)) |
| 0.0ms | (fma (* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 129.0ms | (/ rand (sqrt (- a (/ 1.0 3.0)))) |
| 128.0ms | (* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0))))) |
| 122.0ms | (fma (* 1/3 (/ rand (sqrt (- a (/ 1.0 3.0))))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 33.0ms | (- a (/ 1.0 3.0)) |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.7b | (/ 1 (/ (sqrt (- a (/ 1.0 3.0))) rand)) |
| 0.3b | (* 1/3 (/ 1 (/ (sqrt (- a (/ 1.0 3.0))) rand))) |
| 0.2b | (/ (sqrt (- a (/ 1.0 3.0))) rand) |
| 0.1b | (fma (* 1/3 (/ 1 (/ (sqrt (- a (/ 1.0 3.0))) rand))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 437× | times-frac |
| 345× | add-sqr-sqrt |
| 252× | *-un-lft-identity |
| 199× | add-cube-cbrt |
| 152× | sqrt-prod |
| 98× | associate-*r* |
| 50× | difference-of-squares |
| 36× | add-exp-log |
| 34× | associate-/r* |
| 25× | distribute-lft-out-- |
| 20× | add-cbrt-cube |
| 15× | div-exp |
| 12× | associate-/l* |
| 10× | div-inv |
| 7× | pow1 cbrt-undiv prod-exp unswap-sqr |
| 4× | expm1-log1p-u rec-exp 1-exp insert-posit16 log1p-expm1-u add-log-exp |
| 3× | associate-*l* cbrt-unprod |
| 2× | clear-num frac-2neg sqrt-div associate-/r/ associate-/l/ |
| 1× | flip3-- pow-prod-down associate-*r/ un-div-inv *-commutative fma-udef pow-flip flip-- inv-pow |
| 45.0ms | (* 1/3 (/ 1 (/ (sqrt (- a (/ 1.0 3.0))) rand))) |
| 26.0ms | (/ 1 (/ (sqrt (- a (/ 1.0 3.0))) rand)) |
| 14.0ms | (/ (sqrt (- a (/ 1.0 3.0))) rand) |
| 0.0ms | (fma (* 1/3 (/ 1 (/ (sqrt (- a (/ 1.0 3.0))) rand))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 200.0ms | (/ 1 (/ (sqrt (- a (/ 1.0 3.0))) rand)) |
| 184.0ms | (* 1/3 (/ 1 (/ (sqrt (- a (/ 1.0 3.0))) rand))) |
| 140.0ms | (/ (sqrt (- a (/ 1.0 3.0))) rand) |
| 100.0ms | (fma (* 1/3 (/ 1 (/ (sqrt (- a (/ 1.0 3.0))) rand))) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.4b | (/ 1/3 (sqrt (- a (/ 1.0 3.0)))) |
| 0.2b | (* (/ 1/3 (sqrt (- a (/ 1.0 3.0)))) rand) |
| 0.1b | (fma (* (/ 1/3 (sqrt (- a (/ 1.0 3.0)))) rand) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 0.1b | (- a (/ 1.0 3.0)) |
| 122× | add-sqr-sqrt |
| 91× | times-frac |
| 90× | *-un-lft-identity |
| 74× | add-cube-cbrt |
| 43× | sqrt-prod |
| 39× | prod-diff |
| 33× | associate-*l* |
| 16× | difference-of-squares |
| 11× | add-cbrt-cube add-exp-log |
| 9× | associate-/r* |
| 8× | distribute-lft-out-- |
| 6× | pow1 add-log-exp |
| 5× | div-inv |
| 4× | expm1-log1p-u sqrt-div associate-/r/ insert-posit16 log1p-expm1-u |
| 3× | flip3-- fma-neg associate-*r* flip-- associate-/l* unswap-sqr |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 1× | clear-num sub-neg frac-2neg diff-log pow-prod-down associate-*l/ *-commutative fma-udef |
| 26.0ms | (* (/ 1/3 (sqrt (- a (/ 1.0 3.0)))) rand) |
| 19.0ms | (/ 1/3 (sqrt (- a (/ 1.0 3.0)))) |
| 11.0ms | (- a (/ 1.0 3.0)) |
| 0.0ms | (fma (* (/ 1/3 (sqrt (- a (/ 1.0 3.0)))) rand) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 203.0ms | (* (/ 1/3 (sqrt (- a (/ 1.0 3.0)))) rand) |
| 130.0ms | (/ 1/3 (sqrt (- a (/ 1.0 3.0)))) |
| 102.0ms | (fma (* (/ 1/3 (sqrt (- a (/ 1.0 3.0)))) rand) (- a (/ 1.0 3.0)) (- a (/ 1.0 3.0))) |
| 24.0ms | (- a (/ 1.0 3.0)) |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.1b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 0.2b
| 3.5s | 27577× | body | 80 | nan |
| 2.0s | 9082× | body | 80 | valid |