Time bar (total: 6.4s)
| 38.0ms | 278× | body | 80 | valid |
| 11.0ms | 91× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 18 |
| 1 | 80 | 18 |
| 2 | 143 | 18 |
| 3 | 177 | 18 |
| 4 | 189 | 18 |
| 5 | 193 | 18 |
| 6 | 193 | 18 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 17.7b
Found 4 expressions with local error:
| 0.7b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.4b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 22.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22.0b | (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-+ |
| 22.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 12.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))) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 82.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 68.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 | 3058 |
| 1 | 1471 | 2008 |
| 2 | 5001 | 1917 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 7.7b
Found 4 expressions with local error:
| 9.7b | (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 22.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 13× | add-sqr-sqrt |
| 10× | add-cube-cbrt fma-def *-un-lft-identity |
| 9× | sqrt-prod |
| 8× | add-log-exp |
| 7× | pow1 |
| 6× | sqrt-div |
| 4× | add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 3× | distribute-lft-neg-in rem-sqrt-square flip3-- distribute-rgt-neg-in sqrt-pow1 pow1/2 flip-- |
| 2× | sum-log |
| 1× | +-commutative neg-sub0 associate-+l- neg-mul-1 flip3-+ neg-log flip-+ |
| 6.0ms | (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (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))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 84.0ms | (+ (- b) (* (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 74.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 74.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 76.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (115.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 249 | 756 |
| 1 | 969 | 641 |
| 2 | 4038 | 626 |
| 3 | 5001 | 624 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 7.7b
Found 4 expressions with local error:
| 7.3b | (+ (- b) (* (fabs (cbrt (- (* b b) (* (* 4.0 a) c)))) (sqrt (cbrt (- (* b b) (* (* 4.0 a) c)))))) |
| 22.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22.8b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 22.8b | (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)))))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 3.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 2.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)))))) |
| 68.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 104.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 100.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 872 |
| 1 | 1588 | 795 |
| 2 | 5001 | 765 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 7.7b
Found 4 expressions with local error:
| 22.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22.8b | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 11× | add-sqr-sqrt |
| 9× | sqrt-prod |
| 8× | add-cube-cbrt *-un-lft-identity |
| 7× | pow1 |
| 6× | sqrt-div |
| 4× | add-exp-log expm1-log1p-u flip3-- add-cbrt-cube flip-- log1p-expm1-u add-log-exp |
| 3× | cbrt-prod rem-sqrt-square sqrt-pow1 pow1/2 |
| 2× | cbrt-div |
| 1× | pow1/3 |
| 5.0ms | (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))) |
| 6.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 68.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 99.0ms | (cbrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (77.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 611 |
| 1 | 688 | 585 |
| 2 | 2689 | 580 |
| 3 | 5001 | 577 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 7.7b
91.3% (1.0b remaining)
Error of 8.7b against oracle of 7.6b and baseline of 19.7b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 5.408584085660923e+89 | 1.6744273082514658e+93 | 1.2877938682172937e+92 |
| 9 | -8.797100102514414e+136 | -1.2511146020293208e+129 | -2.8730895203943987e+136 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 60 |
| 1 | 50 | 60 |
| 1.1s | 8694× | body | 80 | valid |
| 323.0ms | 2838× | body | 80 | nan |