Time bar (total: 7.2s)
| 8.0ms | 36× | body | 2560 | valid |
| 8.0ms | 192× | body | 80 | valid |
| 5.0ms | 26× | body | 1280 | valid |
| 3.0ms | 83× | body | 80 | nan |
| 2.0ms | 12× | body | 640 | valid |
| 1.0ms | 9× | body | 320 | valid |
| 1.0ms | 3× | body | 5120 | valid |
| 0.0ms | 2× | 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 |
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: 31.0b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 0.2b | (- (* b b) (* (* 4.0 a) c)) |
| 0.5b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 20.5b | (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 |
| 48.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 33.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 40.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 46.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 129.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 52.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 95.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 87.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (143.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1442 | 9181 |
| 1 | 4892 | 6678 |
| 2 | 5001 | 6676 |
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: 4.5b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 0.2b | (- (* b b) (* (* 4.0 a) c)) |
| 0.5b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 20.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 756× | add-sqr-sqrt |
| 411× | prod-diff |
| 369× | associate-*l* |
| 364× | *-un-lft-identity |
| 264× | add-cube-cbrt |
| 198× | unswap-sqr |
| 180× | associate-*r* |
| 134× | sqrt-prod |
| 118× | difference-of-squares |
| 87× | swap-sqr |
| 78× | *-commutative |
| 72× | times-frac |
| 50× | distribute-lft-out-- |
| 42× | fma-neg |
| 12× | associate-/r* |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 6× | associate-/l* |
| 5× | pow1 |
| 4× | expm1-log1p-u flip3-- flip-- log1p-expm1-u |
| 2× | cbrt-undiv sub-neg sqrt-div diff-log div-exp associate-/l/ |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub prod-exp clear-num cbrt-unprod div-inv |
| 46.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 37.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 38.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 49.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 126.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 57.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 95.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 90.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 1 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1645 | 11150 |
| 1 | 5001 | 7916 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 662 | 2 | 664 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 664 | 9 | 673 |
Merged error: 4.5b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 0.2b | (- (* b b) (* (* 4.0 a) c)) |
| 0.5b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 20.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 665× | add-sqr-sqrt |
| 607× | *-un-lft-identity |
| 438× | times-frac |
| 381× | add-cube-cbrt |
| 376× | associate-*l* |
| 330× | prod-diff |
| 222× | associate-*r* |
| 140× | unswap-sqr |
| 100× | distribute-lft-out |
| 80× | *-commutative |
| 75× | swap-sqr |
| 71× | associate-/r* |
| 53× | distribute-rgt-neg-in |
| 30× | difference-of-squares |
| 28× | associate-/r/ |
| 25× | add-exp-log |
| 24× | sqrt-prod |
| 17× | associate-/l* |
| 15× | fma-neg |
| 13× | add-cbrt-cube |
| 12× | div-exp distribute-lft-out-- |
| 10× | fma-def add-log-exp |
| 6× | pow1 |
| 5× | cbrt-undiv flip3-+ flip-+ div-inv |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-lft-neg-in rec-exp 1-exp prod-exp clear-num remove-double-div |
| 2× | flip3-- frac-2neg sqrt-div sum-log flip-- |
| 1× | +-commutative neg-sub0 associate-+l- neg-mul-1 sub-neg rem-sqrt-square pow-flip sqrt-pow1 pow1/2 diff-log neg-log cbrt-unprod inv-pow |
| 63.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 37.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 37.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 50.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 178.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 53.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 97.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 90.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 1 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1992 | 12865 |
| 1 | 5001 | 10486 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 769 | 4 | 773 |
| Fresh | 2 | 5 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 771 | 11 | 782 |
Merged error: 4.5b
Found 4 expressions with local error:
| 0.5b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 0.5b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 20.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 20.5b | (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-+ |
| 40.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 38.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 49.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 50.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 97.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 96.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 87.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 89.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 3 (143.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 307 | 1124 |
| 1 | 1047 | 1066 |
| 2 | 4268 | 1050 |
| 3 | 5001 | 1046 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 0 | 142 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 142 | 11 | 153 |
Merged error: 4.5b
83.3% (4.6b remaining)
Error of 10.5b against oracle of 5.9b and baseline of 33.3b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 5.170278655164064e-52 | 2.1804079894200568e-51 | 1.2688336265881624e-51 |
| 10 | -2.7851241427016145e+159 | -9.354797223898085e+144 | -6.311729910477647e+146 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 14 |
| 1 | 31 | 14 |
| 262.0ms | 1031× | body | 2560 | valid |
| 240.0ms | 5955× | body | 80 | valid |
| 165.0ms | 853× | body | 1280 | valid |
| 115.0ms | 2987× | body | 80 | nan |
| 70.0ms | 462× | body | 640 | valid |
| 25.0ms | 222× | body | 320 | valid |
| 25.0ms | 86× | body | 5120 | valid |
| 8.0ms | 102× | body | 160 | valid |