Time bar (total: 16.8s)
| 18.0ms | 162× | body | 160 | valid |
| 15.0ms | 272× | body | 80 | nan |
| 14.0ms | 528× | pre | 80 | true |
| 8.0ms | 46× | body | 320 | valid |
| 3.0ms | 48× | body | 80 | valid |
| Iter | Nodes |
|---|---|
| done | 111 |
| 5 | 111 |
| 4 | 102 |
| 3 | 78 |
| 2 | 44 |
| 1 | 24 |
| 0 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 45.7b
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)) |
| 41.0b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-cbrt-cube add-exp-log |
| 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× | neg-sub0 cbrt-undiv sum-log flip3-+ flip3-- sqrt-div div-exp associate-+l- flip-+ flip-- associate-/l/ |
| 1× | +-commutative rem-sqrt-square clear-num associate-/r* sub-neg frac-2neg sqrt-pow1 pow1/2 diff-log div-sub neg-log prod-exp cbrt-unprod div-inv |
| 12.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 12.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 94.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 24.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 82.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 64.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 127.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 87.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 1908 |
| 1 | 419 |
| 0 | 154 |
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.2b | (/ (+ 0 (* (* 4.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 0.2b | (/ (/ (+ 0 (* (* 4.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 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-cbrt-cube add-exp-log |
| 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× | clear-num sub-neg frac-2neg prod-exp cbrt-unprod |
| 1× | associate--l- neg-sub0 flip3-+ neg-log flip-+ |
| 25.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 7.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 64.0ms | (/ (+ 0 (* (* 4.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 99.0ms | (/ (/ (+ 0 (* (* 4.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 89.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 53.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 218.0ms | (/ (+ 0 (* (* 4.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 179.0ms | (/ (/ (+ 0 (* (* 4.0 a) c)) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 3819 |
| 1 | 657 |
| 0 | 247 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (/ (* (* c a) 4.0) a) |
| 0.1b | (/ (/ (* (* c a) 4.0) a) (- (+ b (sqrt (- (* b b) (* (* c a) 4.0)))))) |
| 0.1b | (+ b (sqrt (- (* b b) (* (* c a) 4.0)))) |
| 0.1b | (- (* b b) (* (* c a) 4.0)) |
| 126× | times-frac |
| 90× | *-un-lft-identity |
| 56× | add-sqr-sqrt add-cube-cbrt |
| 32× | distribute-lft-neg-in distribute-rgt-neg-in |
| 27× | add-cbrt-cube add-exp-log |
| 17× | distribute-lft-out |
| 15× | associate-/r* div-inv |
| 10× | cbrt-undiv div-exp |
| 8× | neg-mul-1 associate-/l* add-log-exp |
| 6× | prod-exp cbrt-unprod |
| 4× | pow1 |
| 2× | clear-num frac-2neg flip3-+ associate-/r/ flip-+ distribute-neg-frac |
| 1× | +-commutative sum-log sub-neg flip3-- diff-log flip-- associate-/l/ |
| 17.0ms | (/ (* (* c a) 4.0) a) |
| 68.0ms | (/ (/ (* (* c a) 4.0) a) (- (+ b (sqrt (- (* b b) (* (* c a) 4.0)))))) |
| 12.0ms | (+ b (sqrt (- (* b b) (* (* c a) 4.0)))) |
| 6.0ms | (- (* b b) (* (* c a) 4.0)) |
| 11.0ms | (/ (* (* c a) 4.0) a) |
| 225.0ms | (/ (/ (* (* c a) 4.0) a) (- (+ b (sqrt (- (* b b) (* (* c a) 4.0)))))) |
| 92.0ms | (+ b (sqrt (- (* b b) (* (* c a) 4.0)))) |
| 66.0ms | (- (* b b) (* (* c a) 4.0)) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 1 | 834 |
| 0 | 295 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (+ b (sqrt (/ (- (* (pow b 3) b) (* (* c c) (* (* a 4.0) (* a 4.0)))) (+ (* (* c 4.0) a) (pow b 2))))) |
| 0.3b | (* (pow b 3) b) |
| 0.4b | (* (* c c) (* (* a 4.0) (* a 4.0))) |
| 0.5b | (/ (- (* (pow b 3) b) (* (* c c) (* (* a 4.0) (* a 4.0)))) (+ (* (* c 4.0) a) (pow b 2))) |
| 114× | pow1 |
| 62× | pow-prod-down |
| 52× | add-exp-log |
| 49× | add-cbrt-cube |
| 34× | prod-exp |
| 32× | cbrt-unprod |
| 23× | add-sqr-sqrt |
| 18× | *-un-lft-identity |
| 16× | add-cube-cbrt |
| 15× | pow-prod-up |
| 13× | associate-*l* |
| 11× | pow-plus |
| 9× | times-frac |
| 8× | pow-sqr |
| 6× | add-log-exp |
| 5× | unswap-sqr |
| 4× | unpow-prod-down cube-prod associate-*r* |
| 3× | associate-/r* associate-/l* |
| 2× | pow2 flip3-+ associate-/r/ *-commutative flip-+ sqr-pow associate-/l/ |
| 1× | cube-mult pow-to-exp cbrt-undiv +-commutative clear-num sum-log frac-2neg flip3-- unpow3 div-sub div-exp pow-exp div-inv flip-- distribute-lft-out |
| 117.0ms | (+ b (sqrt (/ (- (* (pow b 3) b) (* (* c c) (* (* a 4.0) (* a 4.0)))) (+ (* (* c 4.0) a) (pow b 2))))) |
| 14.0ms | (* (pow b 3) b) |
| 94.0ms | (* (* c c) (* (* a 4.0) (* a 4.0))) |
| 57.0ms | (/ (- (* (pow b 3) b) (* (* c c) (* (* a 4.0) (* a 4.0)))) (+ (* (* c 4.0) a) (pow b 2))) |
| 171.0ms | (+ b (sqrt (/ (- (* (pow b 3) b) (* (* c c) (* (* a 4.0) (* a 4.0)))) (+ (* (* c 4.0) a) (pow b 2))))) |
| 44.0ms | (* (pow b 3) b) |
| 44.0ms | (* (* c c) (* (* a 4.0) (* a 4.0))) |
| 124.0ms | (/ (- (* (pow b 3) b) (* (* c c) (* (* a 4.0) (* a 4.0)))) (+ (* (* c 4.0) a) (pow b 2))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 4708 |
| 1 | 669 |
| 0 | 219 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
| Iter | Nodes |
|---|---|
| done | 45 |
| 2 | 45 |
| 1 | 44 |
| 0 | 29 |
| 1.3s | 4827× | body | 160 | valid |
| 1.3s | 8517× | body | 80 | nan |
| 761.0ms | 16517× | pre | 80 | true |
| 300.0ms | 1361× | body | 320 | valid |
| 135.0ms | 1812× | body | 80 | valid |