Time bar (total: 18.3s)
| 14.0ms | 35× | body | 2560 | valid |
| 12.0ms | 196× | body | 80 | valid |
| 10.0ms | 31× | body | 1280 | valid |
| 5.0ms | 89× | body | 80 | nan |
| 3.0ms | 11× | body | 640 | valid |
| 2.0ms | 3× | body | 5120 | valid |
| 0.0ms | 3× | body | 160 | valid |
| 0.0ms | 2× | body | 320 | valid |
| Iter | Nodes |
|---|---|
| done | 156 |
| 6 | 156 |
| 5 | 152 |
| 4 | 142 |
| 3 | 115 |
| 2 | 64 |
| 1 | 28 |
| 0 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 32.5b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 0.8b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 23.0b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 20× | add-sqr-sqrt |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-cbrt-cube add-exp-log |
| 7× | times-frac add-cube-cbrt associate-/l* |
| 6× | sqrt-prod distribute-lft-out-- difference-of-squares |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | distribute-rgt-neg-in diff-log |
| 2× | cbrt-undiv sub-neg sqrt-div div-exp associate-/l/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square clear-num associate-/r* frac-2neg sqrt-pow1 pow1/2 div-sub neg-log prod-exp cbrt-unprod div-inv |
| 77.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 6.0ms | (- (* b b) (* 4.0 (* a c))) |
| 30.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 12.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 111.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 80.0ms | (- (* b b) (* 4.0 (* a c))) |
| 97.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 114.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 1618 |
| 1 | 411 |
| 0 | 155 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 5.4b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 0.8b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 23.0b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 67× | times-frac |
| 48× | add-sqr-sqrt |
| 47× | *-un-lft-identity |
| 27× | add-cube-cbrt |
| 25× | add-exp-log |
| 13× | associate-/r* add-cbrt-cube |
| 12× | div-exp |
| 10× | distribute-lft-out-- add-log-exp difference-of-squares |
| 9× | associate-/r/ |
| 8× | sqrt-prod |
| 7× | flip3-- flip-- |
| 6× | pow1 |
| 5× | cbrt-undiv distribute-rgt-neg-in div-inv |
| 3× | rec-exp diff-log 1-exp prod-exp associate-/l* |
| 2× | sub-neg sqrt-div |
| 1× | associate--l- neg-sub0 rem-sqrt-square clear-num frac-2neg sqrt-pow1 pow1/2 neg-log cbrt-unprod pow-flip inv-pow |
| 57.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 14.0ms | (- (* b b) (* 4.0 (* a c))) |
| 25.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 7.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 168.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 67.0ms | (- (* b b) (* 4.0 (* a c))) |
| 102.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 127.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 2565 |
| 1 | 588 |
| 0 | 226 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 5.4b
Found 4 expressions with local error:
| 0.2b | (- (* b b) (* 4.0 (* a c))) |
| 0.2b | (* (/ (/ 1 a) 2.0) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 0.8b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 23.0b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 71× | times-frac |
| 62× | add-sqr-sqrt |
| 50× | *-un-lft-identity |
| 43× | associate-*l* |
| 41× | add-cube-cbrt |
| 19× | add-exp-log |
| 13× | add-cbrt-cube |
| 10× | add-log-exp |
| 7× | pow1 associate-*r* |
| 6× | div-exp |
| 5× | flip3-- prod-exp sqrt-prod flip-- |
| 4× | sub-neg div-inv distribute-lft-out-- difference-of-squares unswap-sqr |
| 3× | cbrt-undiv diff-log cbrt-unprod |
| 2× | distribute-rgt-in frac-times distribute-rgt-neg-in distribute-lft-in sqrt-div associate-*r/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp pow-prod-down neg-log associate-*l/ *-commutative |
| 12.0ms | (- (* b b) (* 4.0 (* a c))) |
| 111.0ms | (* (/ (/ 1 a) 2.0) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 18.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 7.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 85.0ms | (- (* b b) (* 4.0 (* a c))) |
| 162.0ms | (* (/ (/ 1 a) 2.0) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 124.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 99.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2721 |
| 1 | 678 |
| 0 | 252 |
8 alts after pruning (5 fresh and 3 done)
Merged error: 5.4b
Found 4 expressions with local error:
| 0.7b | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 3.8b | (/ (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (* 2.0 a)) |
| 10.6b | (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 23.0b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 81× | add-sqr-sqrt |
| 78× | times-frac |
| 58× | *-un-lft-identity |
| 36× | add-cube-cbrt |
| 27× | associate-/l* |
| 22× | difference-of-squares |
| 18× | add-cbrt-cube add-exp-log |
| 14× | sqrt-prod |
| 11× | distribute-lft-out-- |
| 7× | cbrt-undiv associate-/r* div-exp |
| 6× | associate-/r/ add-log-exp |
| 5× | pow1 flip3-- flip-- |
| 4× | div-inv |
| 3× | associate-/l/ |
| 2× | clear-num frac-2neg sqrt-div prod-exp cbrt-unprod |
| 1× | rem-sqrt-square sub-neg sqrt-pow1 flip3-+ pow1/2 diff-log flip-+ |
| 32.0ms | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 80.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (* 2.0 a)) |
| 63.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 19.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 116.0ms | (- (sqrt (- (* b b) (* 4.0 (* a c)))) b) |
| 250.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) (* 2.0 a)) |
| 274.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 96.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 3611 |
| 1 | 648 |
| 0 | 250 |
9 alts after pruning (5 fresh and 4 done)
Merged error: 5.4b
87.1% (3.7b remaining)
Error of 9.1b against oracle of 5.4b and baseline of 33.8b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 4.0721326822252617e+40 | 3.6590220876252264e+50 | 3.628799960716312e+50 |
| 9 | -8.630995884000565e-306 | 7.211886341925621e-305 | -1.3410901614909383e-308 |
| 6 | -1.278587798556269e+59 | -1.7736353873113924e+58 | -1.9700105655521088e+58 |
| Iter | Nodes |
|---|---|
| done | 40 |
| 2 | 40 |
| 1 | 39 |
| 0 | 33 |
| 735.0ms | 2819× | body | 80 | nan |
| 624.0ms | 1136× | body | 2560 | valid |
| 620.0ms | 5797× | body | 80 | valid |
| 438.0ms | 867× | body | 1280 | valid |
| 134.0ms | 448× | body | 640 | valid |
| 112.0ms | 109× | body | 5120 | valid |
| 95.0ms | 238× | body | 320 | valid |
| 17.0ms | 103× | body | 160 | valid |