Time bar (total: 2.8m)
| 45.0ms | 293× | body | 80 | nan |
| 39.0ms | 256× | body | 80 | valid |
| 210.0ms | (/ 4 (* (* (* 3 PI) (- 1 (* v v))) (sqrt (- 2 (* 6 (* v v)))))) |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 1.0b | (/ 4/3 (- PI (* v (* PI v)))) |
| 0.3b | (* PI v) |
| 0.1b | (* v (* PI v)) |
| 0.0b | (/ (/ 4/3 (- PI (* v (* PI v)))) (sqrt (fma (* v -6) v 2))) |
| 162× | times-frac |
| 98× | add-sqr-sqrt |
| 96× | *-un-lft-identity add-cube-cbrt |
| 48× | sqrt-prod |
| 18× | add-cbrt-cube add-exp-log associate-/l* |
| 16× | associate-/r/ |
| 11× | pow1 |
| 9× | associate-/r* div-inv |
| 8× | flip3-- flip-- |
| 6× | associate-*l* |
| 4× | expm1-log1p-u cbrt-undiv div-exp associate-*r* pow-prod-down prod-exp cbrt-unprod insert-posit16 log1p-expm1-u add-log-exp |
| 2× | clear-num frac-2neg *-commutative |
| 1× | unswap-sqr associate-/l/ |
| 30.0ms | (/ (/ 4/3 (- PI (* v (* PI v)))) (sqrt (fma (* v -6) v 2))) |
| 26.0ms | (* v (* PI v)) |
| 9.0ms | (* PI v) |
| 6.0ms | (/ 4/3 (- PI (* v (* PI v)))) |
| 487.0ms | (/ (/ 4/3 (- PI (* v (* PI v)))) (sqrt (fma (* v -6) v 2))) |
| 99.0ms | (/ 4/3 (- PI (* v (* PI v)))) |
| 44.0ms | (* v (* PI v)) |
| 21.0ms | (* PI v) |
| 696.0ms | (- (+ (* 4/3 (/ 1 (* (pow v 2) PI))) (+ (* 4/3 (/ 1 (* (pow v 4) PI))) (* 4/3 (/ 1 (* (pow v 6) PI)))))) |
| 597.0ms | (/ 4/3 (- (pow PI 3) (pow (* v (* PI v)) 3))) |
| 579.0ms | (/ (/ 4/3 (- (* PI PI) (* (* v (* PI v)) (* v (* PI v))))) (* (cbrt (sqrt (fma (* v -6) v 2))) (cbrt (sqrt (fma (* v -6) v 2))))) |
| 520.0ms | (/ (/ 4/3 (- (* PI PI) (* (* v (* PI v)) (* v (* PI v))))) (sqrt (sqrt (fma (* v -6) v 2)))) |
| 497.0ms | (+ (* PI PI) (+ (* (* v (* PI v)) (* v (* PI v))) (* PI (* v (* PI v))))) |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (cbrt (fma (* v -6) v 2)) |
| 1.0b | (cbrt (fma (* v -6) v 2)) |
| 1.0b | (/ (/ (cbrt 4/3) (sqrt (- PI (* v (* PI v))))) (sqrt (cbrt (fma (* v -6) v 2)))) |
| 1.0b | (sqrt (- PI (* v (* PI v)))) |
| 738× | times-frac |
| 441× | sqrt-prod |
| 387× | add-sqr-sqrt |
| 386× | *-un-lft-identity add-cube-cbrt |
| 315× | cbrt-prod |
| 42× | associate-/l* |
| 22× | sqrt-div |
| 20× | associate-/r/ |
| 11× | flip3-- div-inv flip-- |
| 9× | associate-/r* add-exp-log |
| 8× | add-cbrt-cube |
| 5× | pow1 |
| 4× | expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv div-exp |
| 2× | pow1/3 |
| 1× | rem-sqrt-square clear-num frac-2neg sqrt-pow1 pow1/2 associate-/l/ |
| 22.0ms | (/ (/ (cbrt 4/3) (sqrt (- PI (* v (* PI v))))) (sqrt (cbrt (fma (* v -6) v 2)))) |
| 10.0ms | (sqrt (- PI (* v (* PI v)))) |
| 1.0ms | (cbrt (fma (* v -6) v 2)) |
| 1.0ms | (cbrt (fma (* v -6) v 2)) |
| 632.0ms | (/ (/ (cbrt 4/3) (sqrt (- PI (* v (* PI v))))) (sqrt (cbrt (fma (* v -6) v 2)))) |
| 208.0ms | (cbrt (fma (* v -6) v 2)) |
| 182.0ms | (cbrt (fma (* v -6) v 2)) |
| 127.0ms | (sqrt (- PI (* v (* PI v)))) |
| 656.0ms | (/ (cbrt 4/3) (sqrt (- (pow PI 3) (pow (* v (* PI v)) 3)))) |
| 578.0ms | (sqrt (- (pow PI 3) (pow (* v (* PI v)) 3))) |
| 551.0ms | (/ (sqrt (+ (* PI PI) (+ (* (* v (* PI v)) (* v (* PI v))) (* PI (* v (* PI v)))))) (sqrt (cbrt (fma (* v -6) v 2)))) |
| 547.0ms | (/ (/ (* (cbrt (cbrt 4/3)) (cbrt (cbrt 4/3))) (* (cbrt (sqrt (- PI (* v (* PI v))))) (cbrt (sqrt (- PI (* v (* PI v))))))) (* (cbrt (sqrt (cbrt (fma (* v -6) v 2)))) (cbrt (sqrt (cbrt (fma (* v -6) v 2)))))) |
| 505.0ms | (/ (/ 1 (sqrt (- PI (* v (* PI v))))) (sqrt (cbrt (cbrt (fma (* v -6) v 2))))) |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (cbrt (fma (* v -6) v 2)) |
| 1.0b | (cbrt (fma (* v -6) v 2)) |
| 1.0b | (sqrt (- PI (* v (* PI v)))) |
| 1.0b | (sqrt (- PI (* v (* PI v)))) |
| 10× | add-sqr-sqrt |
| 8× | *-un-lft-identity add-cube-cbrt |
| 6× | cbrt-prod pow1 sqrt-prod |
| 4× | expm1-log1p-u add-cbrt-cube sqrt-div add-exp-log insert-posit16 log1p-expm1-u add-log-exp |
| 2× | rem-sqrt-square sqrt-pow1 flip3-- pow1/2 pow1/3 flip-- |
| 10.0ms | (sqrt (- PI (* v (* PI v)))) |
| 10.0ms | (sqrt (- PI (* v (* PI v)))) |
| 1.0ms | (cbrt (fma (* v -6) v 2)) |
| 1.0ms | (cbrt (fma (* v -6) v 2)) |
| 192.0ms | (cbrt (fma (* v -6) v 2)) |
| 180.0ms | (cbrt (fma (* v -6) v 2)) |
| 117.0ms | (sqrt (- PI (* v (* PI v)))) |
| 111.0ms | (sqrt (- PI (* v (* PI v)))) |
| 645.0ms | (sqrt (- (pow PI 3) (pow (* v (* PI v)) 3))) |
| 642.0ms | (- (+ (* 1/2 (/ PI (* v (sqrt (- PI))))) (* v (sqrt (- PI)))) (* 1/8 (/ (pow PI 2) (* (pow v 3) (pow (sqrt (- PI)) 3))))) |
| 601.0ms | (sqrt (- (pow PI 3) (pow (* v (* PI v)) 3))) |
| 312.0ms | (- (exp (* 1/3 (- (log -6) (* 2 (log (/ -1 v)))))) (+ (* 1/9 (/ (exp (* 1/3 (- (log -6) (* 2 (log (/ -1 v)))))) (pow v 2))) (* 1/81 (/ (exp (* 1/3 (- (log -6) (* 2 (log (/ -1 v)))))) (pow v 4))))) |
| 304.0ms | (- (exp (* 1/3 (- (log -6) (* 2 (log (/ -1 v)))))) (+ (* 1/9 (/ (exp (* 1/3 (- (log -6) (* 2 (log (/ -1 v)))))) (pow v 2))) (* 1/81 (/ (exp (* 1/3 (- (log -6) (* 2 (log (/ -1 v)))))) (pow v 4))))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (* PI (- (* PI PI) (* (* PI (* v (* v v))) (* PI (* v (* v v)))))) |
| 0.3b | (* PI v) |
| 0.3b | (* PI v) |
| 0.3b | (* PI v) |
| 20× | add-sqr-sqrt |
| 13× | associate-*r* |
| 12× | pow1 *-un-lft-identity add-cbrt-cube associate-*l* add-exp-log add-cube-cbrt |
| 4× | expm1-log1p-u pow-prod-down prod-exp *-commutative cbrt-unprod insert-posit16 log1p-expm1-u add-log-exp unswap-sqr |
| 3× | distribute-rgt-in distribute-lft-in |
| 2× | sub-neg prod-diff associate-*r/ |
| 1× | flip3-- flip-- difference-of-squares |
| 42.0ms | (* PI (- (* PI PI) (* (* PI (* v (* v v))) (* PI (* v (* v v)))))) |
| 8.0ms | (* PI v) |
| 5.0ms | (* PI v) |
| 5.0ms | (* PI v) |
| 373.0ms | (* PI (- (* PI PI) (* (* PI (* v (* v v))) (* PI (* v (* v v)))))) |
| 30.0ms | (* PI v) |
| 23.0ms | (* PI v) |
| 21.0ms | (* PI v) |
| 605.0ms | (sqrt (- (* PI PI) (* (* PI (* v (* v v))) (* PI (* v (* v v)))))) |
| 581.0ms | (cbrt (- (* PI PI) (* (* PI (* v (* v v))) (* PI (* v (* v v)))))) |
| 507.0ms | (+ (* (* PI PI) (* PI PI)) (+ (* (* (* PI (* v (* v v))) (* PI (* v (* v v)))) (* (* PI (* v (* v v))) (* PI (* v (* v v))))) (* (* PI PI) (* (* PI (* v (* v v))) (* PI (* v (* v v))))))) |
| 474.0ms | (- (* PI PI) (* (* PI (* v (* v v))) (* PI (* v (* v v))))) |
| 368.0ms | (- PI (* PI (* v (* v v)))) |
2 alts after pruning (0 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
| 1.3s | 8019× | body | 80 | nan |
| 1.2s | 8000× | body | 80 | valid |