Time bar (total: 24.5s)
| 22.0ms | 30× | body | 2560 | valid |
| 17.0ms | 193× | body | 80 | valid |
| 14.0ms | 31× | body | 1280 | valid |
| 8.0ms | 91× | body | 80 | nan |
| 5.0ms | 14× | body | 640 | valid |
| 3.0ms | 10× | body | 320 | valid |
| 2.0ms | 3× | body | 5120 | valid |
| 0.0ms | 1× | body | 160 | valid |
| Iter | Nodes |
|---|---|
| 8 | 134 |
| 7 | 134 |
| 6 | 132 |
| 5 | 129 |
| 4 | 126 |
| 3 | 103 |
| 2 | 62 |
| 1 | 28 |
| 0 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 31.1b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 0.3b | (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 1.4b | (- (* b b) (* 4 (* a c))) |
| 22.7b | (sqrt (- (* b b) (* 4 (* 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-- insert-posit16 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 (* a c))))) (* 2 a)) |
| 15.0ms | (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 8.0ms | (- (* b b) (* 4 (* a c))) |
| 8.0ms | (sqrt (- (* b b) (* 4 (* a c)))) |
| 133.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 144.0ms | (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 78.0ms | (- (* b b) (* 4 (* a c))) |
| 121.0ms | (sqrt (- (* b b) (* 4 (* a c)))) |
| Iter | Nodes |
|---|---|
| 3 | 4241 |
| 2 | 1197 |
| 1 | 400 |
| 0 | 154 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 6.1b
Found 4 expressions with local error:
| 0.2b | (* (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) (/ 1/2 a)) |
| 0.3b | (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 1.4b | (- (* b b) (* 4 (* a c))) |
| 22.7b | (sqrt (- (* b b) (* 4 (* a c)))) |
| 27× | add-sqr-sqrt |
| 21× | *-un-lft-identity |
| 13× | associate-*r* add-cube-cbrt |
| 10× | times-frac add-log-exp |
| 9× | add-cbrt-cube add-exp-log |
| 7× | pow1 associate-*l* |
| 5× | flip3-- sqrt-prod flip-- |
| 4× | insert-posit16 distribute-lft-out-- difference-of-squares |
| 3× | diff-log |
| 2× | frac-times sub-neg distribute-rgt-neg-in sqrt-div associate-*l/ prod-exp cbrt-unprod unswap-sqr |
| 1× | associate--l- neg-sub0 cbrt-undiv rem-sqrt-square sqrt-pow1 pow1/2 div-exp pow-prod-down neg-log associate-*r/ *-commutative div-inv |
| 98.0ms | (* (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) (/ 1/2 a)) |
| 14.0ms | (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 21.0ms | (- (* b b) (* 4 (* a c))) |
| 14.0ms | (sqrt (- (* b b) (* 4 (* a c)))) |
| 139.0ms | (* (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) (/ 1/2 a)) |
| 128.0ms | (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 58.0ms | (- (* b b) (* 4 (* a c))) |
| 91.0ms | (sqrt (- (* b b) (* 4 (* a c)))) |
| Iter | Nodes |
|---|---|
| 3 | 5864 |
| 2 | 1453 |
| 1 | 450 |
| 0 | 177 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 6.1b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2 a) (- (- b) (sqrt (- (* b b) (* 4 (* a c))))))) |
| 0.3b | (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 1.4b | (- (* b b) (* 4 (* a c))) |
| 22.7b | (sqrt (- (* b b) (* 4 (* 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 |
| 4× | insert-posit16 |
| 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 |
| 59.0ms | (/ 1 (/ (* 2 a) (- (- b) (sqrt (- (* b b) (* 4 (* a c))))))) |
| 35.0ms | (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 14.0ms | (- (* b b) (* 4 (* a c))) |
| 7.0ms | (sqrt (- (* b b) (* 4 (* a c)))) |
| 150.0ms | (/ 1 (/ (* 2 a) (- (- b) (sqrt (- (* b b) (* 4 (* a c))))))) |
| 117.0ms | (- (- b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 65.0ms | (- (* b b) (* 4 (* a c))) |
| 92.0ms | (sqrt (- (* b b) (* 4 (* a c)))) |
| Iter | Nodes |
|---|---|
| 3 | 6394 |
| 2 | 1609 |
| 1 | 554 |
| 0 | 229 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 6.1b
Found 4 expressions with local error:
| 0.2b | (* a (/ -2 (- (- b) (sqrt (- (* b b) (* (* a c) 4)))))) |
| 0.3b | (- (- b) (sqrt (- (* b b) (* (* a c) 4)))) |
| 1.4b | (- (* b b) (* (* a c) 4)) |
| 22.7b | (sqrt (- (* b b) (* (* a c) 4))) |
| 39× | add-sqr-sqrt |
| 33× | *-un-lft-identity |
| 27× | associate-*r* |
| 22× | times-frac |
| 17× | add-cube-cbrt |
| 10× | add-log-exp |
| 9× | add-cbrt-cube add-exp-log |
| 8× | distribute-lft-out-- difference-of-squares |
| 7× | pow1 sqrt-prod |
| 4× | distribute-rgt-neg-in flip3-- insert-posit16 flip-- |
| 3× | diff-log associate-*l* |
| 2× | sub-neg sqrt-div prod-exp associate-/r/ cbrt-unprod unswap-sqr |
| 1× | associate--l- neg-sub0 cbrt-undiv rem-sqrt-square sqrt-pow1 pow1/2 div-exp pow-prod-down neg-log associate-*r/ *-commutative div-inv |
| 63.0ms | (* a (/ -2 (- (- b) (sqrt (- (* b b) (* (* a c) 4)))))) |
| 15.0ms | (- (- b) (sqrt (- (* b b) (* (* a c) 4)))) |
| 8.0ms | (- (* b b) (* (* a c) 4)) |
| 15.0ms | (sqrt (- (* b b) (* (* a c) 4))) |
| 248.0ms | (* a (/ -2 (- (- b) (sqrt (- (* b b) (* (* a c) 4)))))) |
| 113.0ms | (- (- b) (sqrt (- (* b b) (* (* a c) 4)))) |
| 76.0ms | (- (* b b) (* (* a c) 4)) |
| 105.0ms | (sqrt (- (* b b) (* (* a c) 4))) |
| Iter | Nodes |
|---|---|
| 3 | 3733 |
| 2 | 1251 |
| 1 | 439 |
| 0 | 175 |
10 alts after pruning (7 fresh and 3 done)
Merged error: 6.1b
82.3% (4.9b remaining)
Error of 10.4b against oracle of 5.5b and baseline of 33.3b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 1.3534154308951418e+51 | 2.3844270322569095e+52 | 2.3648644896474148e+52 |
| 9 | -5.573104320306828e-19 | -3.9027827987942555e-24 | -4.179137486378021e-24 |
| Iter | Nodes |
|---|---|
| 2 | 30 |
| 1 | 30 |
| 0 | 24 |
| 1.5s | 1013× | body | 2560 | valid |
| 980.0ms | 5885× | body | 80 | valid |
| 765.0ms | 909× | body | 1280 | valid |
| 719.0ms | 440× | body | 640 | valid |
| 479.0ms | 2878× | body | 80 | nan |
| 134.0ms | 242× | body | 320 | valid |
| 130.0ms | 122× | body | 5120 | valid |
| 30.0ms | 112× | body | 160 | valid |