Time bar (total: 19.2s)
| 34.0ms | 511× | pre | 80 | true |
| 22.0ms | 150× | body | 160 | valid |
| 18.0ms | 255× | body | 80 | nan |
| 11.0ms | 50× | body | 320 | valid |
| 4.0ms | 56× | body | 80 | valid |
1 alts after pruning (1 fresh and 0 done)
Merged error: 45.1b
Found 4 expressions with local error:
| 0.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 0.1b | (- (* b b) (* (* 4.0 a) c)) |
| 0.2b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 39.5b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 7× | add-cube-cbrt |
| 6× | distribute-lft-out |
| 5× | pow1 times-frac associate-/l* |
| 3× | distribute-rgt-neg-in sqrt-prod |
| 2× | cbrt-undiv neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div div-exp sum-log flip-- flip-+ associate-/l/ |
| 1× | +-commutative sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log div-sub neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 9.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 8.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 109.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 40.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 89.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 69.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 140.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 114.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.1b | (- (* b b) (* (* 4.0 a) c)) |
| 0.3b | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 0.3b | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 90× | times-frac |
| 82× | add-sqr-sqrt *-un-lft-identity |
| 38× | add-cube-cbrt |
| 30× | associate-/l* |
| 22× | distribute-lft-out-- difference-of-squares |
| 18× | add-exp-log add-cbrt-cube |
| 11× | distribute-rgt-neg-in sqrt-prod |
| 10× | add-log-exp |
| 8× | associate-/r* |
| 7× | cbrt-undiv div-exp |
| 6× | associate-/r/ |
| 5× | flip3-- flip-- |
| 4× | pow1 div-inv |
| 3× | diff-log associate-/l/ |
| 2× | sub-neg frac-2neg prod-exp clear-num cbrt-unprod |
| 1× | associate--l- neg-sub0 flip3-+ neg-log flip-+ |
| 45.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 17.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 176.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 80.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 126.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 71.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 200.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 290.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (/ (- (pow b 4) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (+ (* b b) (* (* 4.0 a) c)))))) (* 2.0 a)) |
| 0.3b | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (/ (- (pow b 4) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (+ (* b b) (* (* 4.0 a) c)))))) |
| 0.4b | (/ (- (pow b 4) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (+ (* b b) (* (* 4.0 a) c))) |
| 0.5b | (* (* 4.0 (* a c)) (* 4.0 (* a c))) |
| 130× | add-sqr-sqrt times-frac |
| 118× | pow1 |
| 92× | *-un-lft-identity |
| 66× | pow-prod-down |
| 56× | add-exp-log add-cbrt-cube |
| 52× | add-cube-cbrt |
| 42× | difference-of-squares |
| 39× | associate-/l* |
| 29× | prod-exp cbrt-unprod |
| 20× | sqrt-prod distribute-lft-out-- |
| 12× | associate-/r* |
| 10× | distribute-rgt-neg-in |
| 9× | pow-sqr pow-prod-up |
| 8× | cbrt-undiv div-exp associate-/r/ |
| 5× | div-inv associate-/l/ |
| 4× | unpow-prod-down flip3-- flip-- add-log-exp sqr-pow |
| 3× | frac-2neg pow-plus clear-num |
| 2× | flip3-+ flip-+ |
| 1× | pow2 div-sub swap-sqr associate-*r* associate-*l* *-commutative |
| 313.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (/ (- (pow b 4) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (+ (* b b) (* (* 4.0 a) c)))))) (* 2.0 a)) |
| 219.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (/ (- (pow b 4) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (+ (* b b) (* (* 4.0 a) c)))))) |
| 51.0ms | (/ (- (pow b 4) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (+ (* b b) (* (* 4.0 a) c))) |
| 122.0ms | (* (* 4.0 (* a c)) (* 4.0 (* a c))) |
| 281.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (/ (- (pow b 4) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (+ (* b b) (* (* 4.0 a) c)))))) (* 2.0 a)) |
| 409.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (/ (- (pow b 4) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (+ (* b b) (* (* 4.0 a) c)))))) |
| 149.0ms | (/ (- (pow b 4) (* (* 4.0 (* a c)) (* 4.0 (* a c)))) (+ (* b b) (* (* 4.0 a) c))) |
| 44.0ms | (* (* 4.0 (* a c)) (* 4.0 (* a c))) |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (* 4.0 (* a c)) (* 4.0 (* a c))) |
| 0.5b | (* (* b b) (* b b)) |
| 0.7b | (pow (* b b) 3) |
| 0.7b | (pow (* (* 4.0 a) c) 3) |
| 243× | pow1 |
| 93× | pow-prod-down |
| 61× | add-exp-log add-cbrt-cube |
| 46× | pow-prod-up |
| 39× | prod-exp cbrt-unprod |
| 32× | pow-sqr |
| 22× | pow-plus |
| 15× | pow2 |
| 9× | pow-pow |
| 6× | add-sqr-sqrt add-cube-cbrt pow-unpow *-un-lft-identity |
| 5× | pow-exp rem-cube-cbrt |
| 4× | add-log-exp |
| 2× | cube-mult pow-to-exp unpow-prod-down unpow3 cube-prod swap-sqr associate-*r* associate-*l* *-commutative sqr-pow |
| 1× | unswap-sqr |
| 107.0ms | (* (* 4.0 (* a c)) (* 4.0 (* a c))) |
| 55.0ms | (* (* b b) (* b b)) |
| 12.0ms | (pow (* b b) 3) |
| 17.0ms | (pow (* (* 4.0 a) c) 3) |
| 39.0ms | (* (* 4.0 (* a c)) (* 4.0 (* a c))) |
| 37.0ms | (* (* b b) (* b b)) |
| 89.0ms | (pow (* b b) 3) |
| 72.0ms | (pow (* (* 4.0 a) c) 3) |
8 alts after pruning (7 fresh and 1 done)
Merged error: 0b
1.3% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
| 1.3s | 4851× | body | 160 | valid |
| 1.3s | 8116× | body | 80 | nan |
| 623.0ms | 16116× | pre | 80 | true |
| 383.0ms | 1366× | body | 320 | valid |
| 134.0ms | 1783× | body | 80 | valid |