Time bar (total: 6.3s)
| 35.0ms | 282× | body | 80 | valid |
| 7.0ms | 66× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 18 |
| 1 | 67 | 18 |
| 2 | 123 | 18 |
| 3 | 160 | 18 |
| 4 | 175 | 18 |
| 5 | 177 | 18 |
| 6 | 177 | 18 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 20.9b
Found 4 expressions with local error:
| 0.8b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 24.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 24.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 60× | prod-diff |
| 58× | *-un-lft-identity |
| 56× | add-sqr-sqrt |
| 50× | add-cube-cbrt |
| 37× | sqrt-prod |
| 26× | distribute-rgt-neg-in |
| 24× | distribute-lft-neg-in |
| 12× | add-log-exp |
| 10× | fma-def fma-neg |
| 8× | neg-mul-1 |
| 6× | pow1 |
| 4× | add-exp-log expm1-log1p-u sqrt-div add-cbrt-cube log1p-expm1-u |
| 3× | flip3-- flip-- |
| 2× | neg-sub0 rem-sqrt-square sqrt-pow1 pow1/2 diff-log neg-log sum-log distribute-lft-out distribute-lft-out-- difference-of-squares |
| 1× | +-commutative associate--l- associate-+l- sub-neg flip3-+ flip-+ |
| 15.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 16.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 5.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 78.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 75.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 67.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 418 | 3056 |
| 1 | 1471 | 2008 |
| 2 | 5001 | 1917 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 6.9b
Found 4 expressions with local error:
| 1.0b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 2.5b | (/ (+ (- b) (- (* 2.0 (/ (* a c) b)) b)) (* 2.0 a)) |
| 4.9b | (/ (* a c) b) |
| 24.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 62× | *-un-lft-identity |
| 60× | prod-diff |
| 55× | add-sqr-sqrt |
| 50× | add-cube-cbrt |
| 34× | sqrt-prod |
| 24× | distribute-rgt-neg-in |
| 21× | distribute-lft-neg-in |
| 14× | add-exp-log add-cbrt-cube |
| 10× | fma-neg |
| 8× | times-frac add-log-exp |
| 7× | neg-mul-1 |
| 6× | associate-/l* |
| 5× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u div-exp associate-/r* log1p-expm1-u distribute-lft-out |
| 2× | neg-sub0 flip3-- frac-2neg sqrt-div diff-log div-sub prod-exp clear-num flip-- cbrt-unprod div-inv associate-/l/ distribute-lft-out-- difference-of-squares |
| 1× | associate--l- associate-+l- associate-+r- sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+ |
| 16.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 63.0ms | (/ (+ (- b) (- (* 2.0 (/ (* a c) b)) b)) (* 2.0 a)) |
| 3.0ms | (/ (* a c) b) |
| 5.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 76.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 62.0ms | (/ (+ (- b) (- (* 2.0 (/ (* a c) b)) b)) (* 2.0 a)) |
| 19.0ms | (/ (* a c) b) |
| 76.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 650 | 3173 |
| 1 | 2665 | 2081 |
| 2 | 5002 | 2000 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 6.3b
Found 4 expressions with local error:
| 0.1b | (/ (* 2.0 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 0.2b | (- (* b b) (* (* 4.0 a) c)) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 24.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 61× | add-sqr-sqrt prod-diff |
| 60× | *-un-lft-identity |
| 48× | add-cube-cbrt |
| 36× | sqrt-prod |
| 24× | distribute-rgt-neg-in |
| 21× | distribute-lft-neg-in |
| 11× | fma-neg |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 7× | neg-mul-1 times-frac associate-/r* |
| 6× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 |
| 4× | expm1-log1p-u flip3-- flip-- log1p-expm1-u |
| 3× | diff-log |
| 2× | cbrt-undiv sub-neg sqrt-div div-exp associate-/r/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log prod-exp clear-num cbrt-unprod div-inv associate-/l* |
| 26.0ms | (/ (* 2.0 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 17.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 173.0ms | (/ (* 2.0 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 44.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 77.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 3279 |
| 1 | 2114 | 2181 |
| 2 | 5002 | 2098 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 6.0b
Found 4 expressions with local error:
| 1.0b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 2.5b | (/ (+ (- b) (- (* 2.0 (/ a (/ b c))) b)) (* 2.0 a)) |
| 5.1b | (/ a (/ b c)) |
| 24.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 102× | *-un-lft-identity |
| 95× | add-sqr-sqrt |
| 90× | add-cube-cbrt |
| 80× | times-frac |
| 60× | prod-diff |
| 34× | sqrt-prod |
| 24× | distribute-rgt-neg-in |
| 21× | distribute-lft-neg-in |
| 14× | add-exp-log associate-/r* add-cbrt-cube |
| 10× | fma-neg |
| 8× | associate-/l* add-log-exp |
| 7× | neg-mul-1 |
| 6× | div-inv |
| 5× | pow1 cbrt-undiv div-exp |
| 4× | expm1-log1p-u log1p-expm1-u distribute-lft-out |
| 2× | neg-sub0 flip3-- frac-2neg sqrt-div diff-log div-sub clear-num flip-- associate-/l/ distribute-lft-out-- difference-of-squares |
| 1× | associate--l- associate-+l- associate-+r- sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log prod-exp associate-/r/ cbrt-unprod flip-+ |
| 16.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 72.0ms | (/ (+ (- b) (- (* 2.0 (/ a (/ b c))) b)) (* 2.0 a)) |
| 5.0ms | (/ a (/ b c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 76.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 55.0ms | (/ (+ (- b) (- (* 2.0 (/ a (/ b c))) b)) (* 2.0 a)) |
| 24.0ms | (/ a (/ b c)) |
| 67.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 874 | 3540 |
| 1 | 3608 | 2402 |
| 2 | 5002 | 2362 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 6.0b
93.7% (0.9b remaining)
Error of 7.8b against oracle of 6.9b and baseline of 21.4b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 9.168682727753708e+124 | 1.4581761209996442e+140 | 8.467989597915432e+133 |
| 5 | -1.3465569091088213e-301 | -5.416480658478925e-302 | -5.509959126909883e-302 |
| 8 | -4.003837004793086e+154 | -2.2826144912851317e+150 | -1.3953075350813107e+151 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 89 |
| 1 | 63 | 89 |
| 972.0ms | 8653× | body | 80 | valid |
| 270.0ms | 2698× | body | 80 | nan |