Time bar (total: 5.2s)
| 15.0ms | 275× | body | 80 | valid |
| 4.0ms | 87× | 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: 19.9b
Found 4 expressions with local error:
| 1.3b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.6b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 23.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23.2b | (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-+ |
| 12.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))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 85.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 80.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 75.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 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 6.4b | (+ (- b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 23.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 24.0b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 24.0b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 11× | add-sqr-sqrt |
| 10× | add-cube-cbrt fma-def *-un-lft-identity |
| 8× | add-log-exp |
| 6× | cbrt-prod |
| 5× | pow1 |
| 4× | add-exp-log expm1-log1p-u cbrt-div add-cbrt-cube log1p-expm1-u |
| 3× | distribute-lft-neg-in flip3-- distribute-rgt-neg-in sqrt-prod flip-- |
| 2× | pow1/3 sqrt-div sum-log |
| 1× | +-commutative neg-sub0 associate-+l- neg-mul-1 rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+ |
| 6.0ms | (+ (- b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 5.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 8.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 3.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 86.0ms | (+ (- b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 100.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 102.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 872 |
| 1 | 1588 | 795 |
| 2 | 5001 | 765 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 1.6b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.9b | (/ (- (* 2.0 (/ (* a c) b)) (* 2 b)) (* 2.0 a)) |
| 7.2b | (/ (* a c) b) |
| 23.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 60× | prod-diff |
| 55× | add-sqr-sqrt |
| 54× | *-un-lft-identity |
| 50× | add-cube-cbrt |
| 34× | sqrt-prod |
| 22× | distribute-rgt-neg-in |
| 21× | distribute-lft-neg-in |
| 14× | add-exp-log add-cbrt-cube |
| 10× | fma-neg |
| 8× | add-log-exp |
| 7× | neg-mul-1 |
| 6× | times-frac |
| 5× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u div-exp associate-/r* log1p-expm1-u associate-/l* |
| 3× | flip3-- flip-- |
| 2× | frac-2neg sqrt-div diff-log prod-exp clear-num cbrt-unprod div-inv associate-/l/ distribute-lft-out-- difference-of-squares |
| 1× | associate--l- neg-sub0 sub-neg rem-sqrt-square sqrt-pow1 pow1/2 div-sub neg-log |
| 16.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 19.0ms | (/ (- (* 2.0 (/ (* a c) b)) (* 2 b)) (* 2.0 a)) |
| 3.0ms | (/ (* a c) b) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 77.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 80.0ms | (/ (- (* 2.0 (/ (* a c) b)) (* 2 b)) (* 2.0 a)) |
| 19.0ms | (/ (* a c) b) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 651 | 3102 |
| 1 | 2707 | 2019 |
| 2 | 5002 | 1941 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 6.2b
Found 4 expressions with local error:
| 0.1b | (/ (* 2.0 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 1.6b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 23.2b | (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)) |
| 16.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 179.0ms | (/ (* 2.0 c) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 49.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 67.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 3278 |
| 1 | 2114 | 2181 |
| 2 | 5002 | 2098 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 6.0b
89.7% (1.5b remaining)
Error of 7.6b against oracle of 6.1b and baseline of 20.7b
| Iters | Range | Point | |
|---|---|---|---|
| 5 | 1.9501983775008564e+161 | 4.0696574754080134e+161 | 1.969094608888965e+161 |
| 7 | -2.963931757502914e+119 | -3.3757792073266624e+117 | -8.003368877449752e+118 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 49 |
| 1 | 58 | 49 |
| 446.0ms | 8658× | body | 80 | valid |
| 136.0ms | 2900× | body | 80 | nan |