Time bar (total: 5.3s)
| 8.0ms | 35× | body | 2560 | valid |
| 8.0ms | 198× | body | 80 | valid |
| 6.0ms | 15× | body | 640 | valid |
| 4.0ms | 24× | body | 1280 | valid |
| 3.0ms | 92× | body | 80 | nan |
| 1.0ms | 5× | body | 320 | valid |
| 1.0ms | 2× | body | 5120 | valid |
| 0.0ms | 4× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 9 |
| 1 | 46 | 9 |
| 2 | 86 | 9 |
| 3 | 113 | 9 |
| 4 | 121 | 9 |
| 5 | 121 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 34.0b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 0.9b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 23.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22× | *-un-lft-identity |
| 11× | add-sqr-sqrt |
| 10× | add-cube-cbrt fma-def add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 6× | distribute-rgt-neg-in distribute-lft-out |
| 5× | pow1 times-frac associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-lft-neg-in sqrt-prod |
| 2× | cbrt-undiv neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div div-exp sum-log flip-- flip-+ associate-/l/ |
| 1× | +-commutative neg-mul-1 sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log div-sub prod-diff neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 39.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 12.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 5.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 127.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 106.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 53.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 89.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 854 |
| 1 | 1702 | 750 |
| 2 | 5001 | 735 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) a) |
| 0.9b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 23.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 38× | *-un-lft-identity |
| 19× | add-sqr-sqrt |
| 18× | add-cube-cbrt |
| 15× | times-frac |
| 10× | fma-def distribute-lft-out add-log-exp |
| 8× | distribute-rgt-neg-in |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-lft-neg-in associate-/r* sqrt-prod |
| 2× | neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div sum-log flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative neg-mul-1 sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log div-sub div-exp prod-diff neg-log clear-num div-inv |
| 39.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) a) |
| 12.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 5.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 122.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) a) |
| 97.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 53.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 88.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 402 | 977 |
| 1 | 1530 | 896 |
| 2 | 5001 | 874 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 0.2b | (* (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (/ 1 a)) |
| 0.9b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 23.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 25× | *-un-lft-identity |
| 24× | add-sqr-sqrt |
| 16× | add-cube-cbrt |
| 13× | add-exp-log associate-*r* |
| 11× | times-frac |
| 10× | fma-def add-log-exp |
| 9× | add-cbrt-cube |
| 7× | pow1 |
| 5× | distribute-rgt-neg-in associate-*l* |
| 4× | expm1-log1p-u prod-exp log1p-expm1-u distribute-lft-out |
| 3× | distribute-lft-neg-in flip3-+ sqrt-prod flip-+ unswap-sqr |
| 2× | frac-times flip3-- sqrt-div div-exp associate-*l/ sum-log flip-- cbrt-unprod |
| 1× | cbrt-undiv +-commutative neg-sub0 associate-+l- neg-mul-1 sub-neg rem-sqrt-square rec-exp sqrt-pow1 pow1/2 fma-neg diff-log 1-exp associate-*r/ prod-diff pow-prod-down neg-log un-div-inv *-commutative div-inv |
| 54.0ms | (* (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (/ 1 a)) |
| 13.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 5.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 133.0ms | (* (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (/ 1 a)) |
| 106.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 58.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 91.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 491 | 1027 |
| 1 | 2221 | 894 |
| 2 | 5001 | 853 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 1.0b | (- (* b b) (* (* 4.0 a) c)) |
| 23.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 23.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 8× | add-sqr-sqrt add-log-exp |
| 6× | pow1 add-cube-cbrt *-un-lft-identity sqrt-prod |
| 4× | add-exp-log expm1-log1p-u flip3-- sqrt-div add-cbrt-cube flip-- log1p-expm1-u |
| 2× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 fma-neg diff-log prod-diff |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 5.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 58.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 64.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 90.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 94.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (97.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 170 | 540 |
| 1 | 665 | 506 |
| 2 | 2968 | 498 |
| 3 | 5001 | 488 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 6.8b
83.7% (4.8b remaining)
Error of 10.2b against oracle of 5.4b and baseline of 34.6b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 3.6106127752583374e-71 | 6.7695755698382385e-65 | 9.390367471089922e-69 |
| 9 | -2.7171447498643977e+47 | -1.283394309384587e+40 | -2.6737765706499252e+47 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 19 |
| 1 | 41 | 19 |
| 260.0ms | 1117× | body | 2560 | valid |
| 240.0ms | 5730× | body | 80 | valid |
| 172.0ms | 928× | body | 1280 | valid |
| 109.0ms | 2856× | body | 80 | nan |
| 69.0ms | 473× | body | 640 | valid |
| 28.0ms | 100× | body | 5120 | valid |
| 27.0ms | 244× | body | 320 | valid |
| 8.0ms | 108× | body | 160 | valid |