Time bar (total: 26.7s)
| 39.0ms | 210× | body | 80 | valid |
| 21.0ms | 23× | body | 2560 | valid |
| 17.0ms | 25× | body | 1280 | valid |
| 11.0ms | 84× | body | 80 | nan |
| 4.0ms | 9× | body | 320 | valid |
| 4.0ms | 8× | body | 640 | valid |
| 2.0ms | 2× | body | 5120 | valid |
| 1.0ms | 2× | body | 160 | valid |
| Iter | Nodes |
|---|---|
| done | 98 |
| 7 | 98 |
| 6 | 97 |
| 5 | 95 |
| 4 | 87 |
| 3 | 70 |
| 2 | 43 |
| 1 | 24 |
| 0 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.5b
Found 4 expressions with local error:
| 0.4b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 0.8b | (- (* b b) (* (* 4 a) c)) |
| 1.0b | (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 20.8b | (sqrt (- (* b b) (* (* 4 a) c))) |
| 139× | add-sqr-sqrt |
| 116× | *-un-lft-identity |
| 60× | times-frac |
| 42× | unswap-sqr |
| 36× | associate-*l* add-cube-cbrt |
| 30× | difference-of-squares |
| 28× | distribute-lft-out |
| 24× | sqrt-prod |
| 18× | associate-*r* |
| 14× | distribute-rgt-neg-in |
| 12× | associate-/r* *-commutative distribute-lft-out-- |
| 10× | add-log-exp |
| 9× | add-cbrt-cube add-exp-log |
| 6× | swap-sqr |
| 5× | pow1 associate-/l* |
| 4× | insert-posit16 |
| 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 sub-neg frac-2neg sqrt-pow1 pow1/2 diff-log div-sub neg-log prod-exp cbrt-unprod div-inv |
| 782.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 140.0ms | (- (* b b) (* (* 4 a) c)) |
| 274.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 189.0ms | (sqrt (- (* b b) (* (* 4 a) c))) |
| 178.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 80.0ms | (- (* b b) (* (* 4 a) c)) |
| 124.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 128.0ms | (sqrt (- (* b b) (* (* 4 a) c))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 2178 |
| 1 | 677 |
| 0 | 272 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 5.5b
Found 4 expressions with local error:
| 0.4b | (/ (- (sqrt (- (* b b) (* 4 (* a c)))) b) a) |
| 0.8b | (- (* b b) (* 4 (* a c))) |
| 1.0b | (- (sqrt (- (* b b) (* 4 (* a c)))) b) |
| 20.8b | (sqrt (- (* b b) (* 4 (* a c)))) |
| 127× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 40× | difference-of-squares |
| 36× | unswap-sqr |
| 27× | sqrt-prod |
| 18× | times-frac |
| 16× | add-cube-cbrt |
| 13× | distribute-lft-out-- |
| 8× | associate-*l* add-log-exp |
| 6× | add-cbrt-cube swap-sqr add-exp-log *-commutative associate-/l* |
| 5× | pow1 |
| 4× | flip3-- insert-posit16 flip-- |
| 3× | associate-/r* |
| 2× | sub-neg sqrt-div diff-log associate-/l/ |
| 1× | cbrt-undiv rem-sqrt-square clear-num frac-2neg sqrt-pow1 pow1/2 div-sub div-exp div-inv |
| 1.3s | (/ (- (sqrt (- (* b b) (* 4 (* a c)))) b) a) |
| 87.0ms | (- (* b b) (* 4 (* a c))) |
| 721.0ms | (- (sqrt (- (* b b) (* 4 (* a c)))) b) |
| 149.0ms | (sqrt (- (* b b) (* 4 (* a c)))) |
| 164.0ms | (/ (- (sqrt (- (* b b) (* 4 (* a c)))) b) a) |
| 52.0ms | (- (* b b) (* 4 (* a c))) |
| 110.0ms | (- (sqrt (- (* b b) (* 4 (* a c)))) b) |
| 103.0ms | (sqrt (- (* b b) (* 4 (* a c)))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 1348 |
| 1 | 488 |
| 0 | 204 |
14 alts after pruning (14 fresh and 0 done)
Merged error: 5.5b
Found 4 expressions with local error:
| 0.3b | (/ a (- (sqrt (- (* b b) (* 4 (* a c)))) b)) |
| 0.8b | (- (* b b) (* 4 (* a c))) |
| 1.0b | (- (sqrt (- (* b b) (* 4 (* a c)))) b) |
| 20.8b | (sqrt (- (* b b) (* 4 (* a c)))) |
| 127× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 40× | difference-of-squares |
| 36× | unswap-sqr |
| 27× | sqrt-prod |
| 18× | times-frac |
| 16× | add-cube-cbrt |
| 13× | distribute-lft-out-- |
| 8× | associate-*l* add-log-exp |
| 6× | associate-/r* add-cbrt-cube swap-sqr add-exp-log *-commutative |
| 5× | pow1 |
| 4× | flip3-- insert-posit16 flip-- |
| 3× | associate-/l* |
| 2× | sub-neg sqrt-div diff-log associate-/r/ |
| 1× | cbrt-undiv rem-sqrt-square clear-num frac-2neg sqrt-pow1 pow1/2 div-exp div-inv |
| 663.0ms | (/ a (- (sqrt (- (* b b) (* 4 (* a c)))) b)) |
| 105.0ms | (- (* b b) (* 4 (* a c))) |
| 736.0ms | (- (sqrt (- (* b b) (* 4 (* a c)))) b) |
| 166.0ms | (sqrt (- (* b b) (* 4 (* a c)))) |
| 262.0ms | (/ a (- (sqrt (- (* b b) (* 4 (* a c)))) b)) |
| 62.0ms | (- (* b b) (* 4 (* a c))) |
| 117.0ms | (- (sqrt (- (* b b) (* 4 (* a c)))) b) |
| 104.0ms | (sqrt (- (* b b) (* 4 (* a c)))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 3 | 4489 |
| 2 | 1224 |
| 1 | 440 |
| 0 | 199 |
15 alts after pruning (15 fresh and 0 done)
Merged error: 5.5b
Found 4 expressions with local error:
| 0.5b | (* (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ 1/2 a)) |
| 0.8b | (- (* b b) (* (* 4 a) c)) |
| 1.0b | (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 20.8b | (sqrt (- (* b b) (* (* 4 a) c))) |
| 115× | add-sqr-sqrt |
| 52× | *-un-lft-identity |
| 38× | unswap-sqr |
| 30× | difference-of-squares |
| 24× | sqrt-prod |
| 23× | associate-*l* |
| 19× | add-cube-cbrt |
| 18× | frac-times |
| 13× | associate-*r* |
| 12× | distribute-lft-out-- |
| 11× | flip3-+ flip-+ |
| 10× | times-frac associate-/l* add-log-exp |
| 9× | associate-/r* add-cbrt-cube associate-*r/ add-exp-log |
| 7× | pow1 *-commutative |
| 6× | swap-sqr |
| 4× | clear-num insert-posit16 distribute-lft-out |
| 3× | frac-2neg |
| 2× | sum-log distribute-rgt-neg-in flip3-- sqrt-div associate-*l/ prod-exp un-div-inv cbrt-unprod flip-- |
| 1× | neg-sub0 cbrt-undiv +-commutative rem-sqrt-square sub-neg sqrt-pow1 pow1/2 diff-log div-exp pow-prod-down neg-log associate-+l- div-inv |
| 990.0ms | (* (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ 1/2 a)) |
| 129.0ms | (- (* b b) (* (* 4 a) c)) |
| 263.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 182.0ms | (sqrt (- (* b b) (* (* 4 a) c))) |
| 147.0ms | (* (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ 1/2 a)) |
| 68.0ms | (- (* b b) (* (* 4 a) c)) |
| 144.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 113.0ms | (sqrt (- (* b b) (* (* 4 a) c))) |
| Iter | Nodes |
|---|---|
| done | 5002 |
| 2 | 2481 |
| 1 | 676 |
| 0 | 264 |
15 alts after pruning (14 fresh and 1 done)
Merged error: 5.5b
81.2% (5.2b remaining)
Error of 10.8b against oracle of 5.7b and baseline of 33.0b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 5.451909898538592e-70 | 5.081728108716245e-67 | 1.546013236023957e-67 |
| 7 | 6.366271362828677e-80 | 2.0474353944207673e-78 | 1.6168702840263923e-79 |
| 8 | 1.9015403840268286e-125 | 4.787339246176752e-121 | 1.3353078790738604e-121 |
| 7 | -9.460060253608456e+39 | -2.573022393154551e+38 | -9.348931433494438e+39 |
| Iter | Nodes |
|---|---|
| done | 43 |
| 3 | 43 |
| 2 | 40 |
| 1 | 37 |
| 0 | 30 |
| 1.4s | 5870× | body | 80 | valid |
| 1.2s | 1084× | body | 2560 | valid |
| 836.0ms | 3007× | body | 80 | nan |
| 679.0ms | 907× | body | 1280 | valid |
| 328.0ms | 447× | body | 640 | valid |
| 160.0ms | 101× | body | 5120 | valid |
| 146.0ms | 232× | body | 320 | valid |
| 67.0ms | 109× | body | 160 | valid |