Time bar (total: 17.5s)
| 27.0ms | 107× | body | 80 | nan |
| 22.0ms | 37× | body | 2560 | valid |
| 20.0ms | 198× | body | 80 | valid |
| 9.0ms | 19× | body | 1280 | valid |
| 5.0ms | 13× | body | 640 | valid |
| 2.0ms | 9× | body | 320 | valid |
| 1.0ms | 2× | body | 5120 | valid |
| 1.0ms | 4× | body | 160 | valid |
| Iter | Nodes |
|---|---|
| done | 139 |
| 7 | 139 |
| 6 | 137 |
| 5 | 132 |
| 4 | 127 |
| 3 | 106 |
| 2 | 61 |
| 1 | 28 |
| 0 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 32.2b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.4b | (- (* b b) (* 4.0 (* a c))) |
| 1.1b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 20.7b | (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 |
| 52.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 7.0ms | (- (* b b) (* 4.0 (* a c))) |
| 42.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 14.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 156.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 52.0ms | (- (* b b) (* 4.0 (* a c))) |
| 106.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 116.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| Iter | Nodes |
|---|---|
| done | 5006 |
| 3 | 4673 |
| 2 | 1246 |
| 1 | 402 |
| 0 | 155 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 6.0b
Found 4 expressions with local error:
| 0.1b | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 0.4b | (- (* b b) (* 4.0 (* a c))) |
| 1.1b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 20.7b | (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 |
| 67.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 13.0ms | (- (* b b) (* 4.0 (* a c))) |
| 19.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 12.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 184.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 83.0ms | (- (* b b) (* 4.0 (* a c))) |
| 103.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 99.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| Iter | Nodes |
|---|---|
| done | 5004 |
| 2 | 1822 |
| 1 | 572 |
| 0 | 226 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 5.9b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a)))) (* 2.0 a)) |
| 0.4b | (- (* b b) (* (* 4.0 c) a)) |
| 1.1b | (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a)))) |
| 20.7b | (sqrt (- (* b b) (* (* 4.0 c) a))) |
| 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 |
| 68.0ms | (/ (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a)))) (* 2.0 a)) |
| 12.0ms | (- (* b b) (* (* 4.0 c) a)) |
| 25.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a)))) |
| 7.0ms | (sqrt (- (* b b) (* (* 4.0 c) a))) |
| 146.0ms | (/ (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a)))) (* 2.0 a)) |
| 77.0ms | (- (* b b) (* (* 4.0 c) a)) |
| 123.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a)))) |
| 90.0ms | (sqrt (- (* b b) (* (* 4.0 c) a))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 1320 |
| 1 | 408 |
| 0 | 157 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 5.9b
Found 4 expressions with local error:
| 0.2b | (* (/ (/ 1 2.0) a) (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a))))) |
| 0.4b | (- (* b b) (* (* 4.0 c) a)) |
| 1.1b | (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a)))) |
| 20.7b | (sqrt (- (* b b) (* (* 4.0 c) a))) |
| 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 |
| 148.0ms | (* (/ (/ 1 2.0) a) (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a))))) |
| 6.0ms | (- (* b b) (* (* 4.0 c) a)) |
| 30.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a)))) |
| 7.0ms | (sqrt (- (* b b) (* (* 4.0 c) a))) |
| 175.0ms | (* (/ (/ 1 2.0) a) (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a))))) |
| 50.0ms | (- (* b b) (* (* 4.0 c) a)) |
| 118.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 c) a)))) |
| 106.0ms | (sqrt (- (* b b) (* (* 4.0 c) a))) |
| Iter | Nodes |
|---|---|
| done | 5002 |
| 2 | 1993 |
| 1 | 673 |
| 0 | 254 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 5.9b
83.9% (4.6b remaining)
Error of 10.2b against oracle of 5.7b and baseline of 33.9b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 4.2942163002471454e+116 | 2.920461936675284e+117 | 2.865381670376961e+117 |
| 9 | -2.9209995635511727e-62 | -5.172501488366762e-68 | -2.5694949190681246e-64 |
| Iter | Nodes |
|---|---|
| done | 35 |
| 1 | 35 |
| 0 | 27 |
| 875.0ms | 906× | body | 1280 | valid |
| 628.0ms | 1038× | body | 2560 | valid |
| 515.0ms | 5913× | body | 80 | valid |
| 272.0ms | 2911× | body | 80 | nan |
| 209.0ms | 443× | body | 640 | valid |
| 98.0ms | 110× | body | 5120 | valid |
| 52.0ms | 241× | body | 320 | valid |
| 15.0ms | 105× | body | 160 | valid |