Time bar (total: 6.7s)
| 8.0ms | 32× | body | 1280 | valid |
| 8.0ms | 34× | body | 2560 | valid |
| 7.0ms | 172× | body | 80 | valid |
| 3.0ms | 79× | body | 80 | nan |
| 2.0ms | 9× | body | 5120 | valid |
| 2.0ms | 16× | body | 640 | valid |
| 1.0ms | 9× | body | 320 | valid |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 9 |
| 1 | 46 | 9 |
| 2 | 86 | 9 |
| 3 | 113 | 9 |
| 4 | 121 | 9 |
| 5 | 121 | 9 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 35.6b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 0.8b | (- (* b b) (* (* 4.0 a) c)) |
| 1.2b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 23.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 483× | add-sqr-sqrt |
| 330× | associate-*l* prod-diff |
| 309× | *-un-lft-identity |
| 229× | add-cube-cbrt |
| 177× | associate-*r* |
| 125× | unswap-sqr |
| 75× | swap-sqr |
| 65× | *-commutative |
| 60× | times-frac |
| 30× | difference-of-squares |
| 28× | distribute-lft-out |
| 24× | sqrt-prod |
| 17× | distribute-rgt-neg-in |
| 15× | fma-neg |
| 12× | associate-/r* distribute-lft-out-- |
| 10× | fma-def add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-lft-neg-in |
| 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 diff-log div-sub neg-log prod-exp clear-num cbrt-unprod div-inv |
| 40.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 33.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 34.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 44.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 101.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 43.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 77.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 1 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1449 | 9181 |
| 1 | 4991 | 6678 |
| 2 | 5001 | 6678 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 544 | 9 | 553 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 545 | 9 | 554 |
Merged error: 6.1b
Found 4 expressions with local error:
| 0.2b | (* (/ 1 a) (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) 2.0)) |
| 0.8b | (- (* b b) (* (* 4.0 a) c)) |
| 1.2b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 23.2b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 521× | add-sqr-sqrt |
| 349× | *-un-lft-identity |
| 330× | prod-diff |
| 325× | associate-*l* |
| 262× | add-cube-cbrt |
| 178× | associate-*r* |
| 125× | unswap-sqr |
| 117× | frac-times |
| 95× | associate-/l* |
| 75× | swap-sqr |
| 72× | associate-/r* |
| 60× | *-commutative |
| 31× | times-frac |
| 30× | distribute-lft-out difference-of-squares |
| 26× | add-exp-log |
| 25× | clear-num |
| 24× | frac-2neg sqrt-prod |
| 20× | associate-/l/ |
| 18× | distribute-rgt-neg-in |
| 16× | add-cbrt-cube |
| 15× | fma-neg |
| 13× | associate-*r/ |
| 12× | distribute-lft-out-- |
| 11× | flip3-+ flip-+ |
| 10× | fma-def add-log-exp |
| 9× | associate-*l/ |
| 8× | div-exp prod-exp |
| 7× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u un-div-inv cbrt-unprod log1p-expm1-u |
| 3× | distribute-lft-neg-in |
| 2× | rec-exp flip3-- sqrt-div 1-exp sum-log flip-- div-inv |
| 1× | +-commutative neg-sub0 associate-+l- neg-mul-1 sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log pow-prod-down neg-log |
| 55.0ms | (* (/ 1 a) (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) 2.0)) |
| 30.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 38.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 46.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 150.0ms | (* (/ 1 a) (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) 2.0)) |
| 49.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 111.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 1 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2050 | 10597 |
| 1 | 5002 | 8682 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 656 | 5 | 661 |
| Fresh | 5 | 3 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 661 | 9 | 670 |
Merged error: 6.0b
Found 4 expressions with local error:
| 1.2b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.2b | (+ (- 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))) |
| 104× | add-sqr-sqrt |
| 48× | sqrt-prod |
| 44× | *-un-lft-identity |
| 36× | unswap-sqr |
| 30× | difference-of-squares |
| 20× | fma-def |
| 18× | associate-*l* |
| 12× | add-cube-cbrt distribute-lft-out-- add-log-exp |
| 8× | distribute-rgt-neg-in |
| 6× | pow1 distribute-lft-neg-in swap-sqr *-commutative |
| 4× | add-exp-log expm1-log1p-u sqrt-div sum-log add-cbrt-cube log1p-expm1-u distribute-lft-out |
| 2× | +-commutative neg-sub0 associate-+l- neg-mul-1 rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 neg-log flip-- flip-+ |
| 35.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 37.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 43.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 46.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 81.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 81.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 67.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 1124 |
| 1 | 1117 | 1066 |
| 2 | 4774 | 1050 |
| 3 | 5001 | 1050 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 0 | 142 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 142 | 9 | 151 |
Merged error: 6.0b
Found 4 expressions with local error:
| 1.2b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.2b | (+ (- 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))) |
| 104× | add-sqr-sqrt |
| 48× | sqrt-prod |
| 44× | *-un-lft-identity |
| 36× | unswap-sqr |
| 30× | difference-of-squares |
| 20× | fma-def |
| 18× | associate-*l* |
| 12× | add-cube-cbrt distribute-lft-out-- add-log-exp |
| 8× | distribute-rgt-neg-in |
| 6× | pow1 distribute-lft-neg-in swap-sqr *-commutative |
| 4× | add-exp-log expm1-log1p-u sqrt-div sum-log add-cbrt-cube log1p-expm1-u distribute-lft-out |
| 2× | +-commutative neg-sub0 associate-+l- neg-mul-1 rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 neg-log flip-- flip-+ |
| 36.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 34.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 45.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 46.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 79.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 79.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 66.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 1124 |
| 1 | 1117 | 1066 |
| 2 | 4774 | 1050 |
| 3 | 5001 | 1050 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 0 | 142 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 142 | 9 | 151 |
Merged error: 6.0b
84.8% (4.3b remaining)
Error of 9.8b against oracle of 5.5b and baseline of 33.9b
| Iters | Range | Point | |
|---|---|---|---|
| 4 | 2.7062129888597453e-95 | 4.861630376334293e-95 | 3.8681552371770574e-95 |
| 9 | -1.8864815038392082e+94 | -1.5243980513895428e+89 | -6.875360452843506e+92 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 16 |
| 1 | 37 | 16 |
| 245.0ms | 1052× | body | 2560 | valid |
| 237.0ms | 5820× | body | 80 | valid |
| 173.0ms | 891× | body | 1280 | valid |
| 107.0ms | 2865× | body | 80 | nan |
| 69.0ms | 469× | body | 640 | valid |
| 39.0ms | 111× | body | 5120 | valid |
| 26.0ms | 235× | body | 320 | valid |
| 9.0ms | 122× | body | 160 | valid |