Time bar (total: 6.7s)
| 11.0ms | 188× | body | 80 | valid |
| 10.0ms | 33× | body | 2560 | valid |
| 5.0ms | 97× | body | 80 | nan |
| 5.0ms | 26× | body | 1280 | valid |
| 3.0ms | 15× | body | 640 | valid |
| 2.0ms | 12× | body | 320 | valid |
| 0.0ms | 1× | body | 5120 | valid |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 7 |
| 1 | 33 | 7 |
| 2 | 46 | 7 |
| 3 | 49 | 7 |
| 4 | 49 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 33.8b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 1.4b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 23.9b | (sqrt (- (* b_2 b_2) (* a c))) |
| 79× | add-sqr-sqrt |
| 78× | *-un-lft-identity |
| 61× | prod-diff |
| 58× | add-cube-cbrt |
| 38× | sqrt-prod |
| 26× | distribute-rgt-neg-in |
| 21× | distribute-lft-neg-in times-frac |
| 11× | fma-neg |
| 10× | distribute-lft-out-- add-log-exp difference-of-squares |
| 7× | neg-mul-1 associate-/l* |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 4× | expm1-log1p-u flip3-- flip-- log1p-expm1-u |
| 3× | diff-log associate-/r* |
| 2× | sub-neg sqrt-div associate-/l/ |
| 1× | cbrt-undiv associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub div-exp neg-log clear-num div-inv |
| 53.0ms | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 18.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 7.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 84.0ms | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 33.0ms | (- (* b_2 b_2) (* a c)) |
| 71.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 74.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 549 | 3055 |
| 1 | 1826 | 2150 |
| 2 | 5002 | 2063 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 5.6b
Found 4 expressions with local error:
| 0.1b | (/ (sqrt (- (* b_2 b_2) (* a c))) a) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 7.6b | (- (/ (- b_2) a) (/ (sqrt (- (* b_2 b_2) (* a c))) a)) |
| 23.9b | (sqrt (- (* b_2 b_2) (* a c))) |
| 1339× | times-frac |
| 946× | add-sqr-sqrt |
| 940× | *-un-lft-identity |
| 926× | add-cube-cbrt |
| 749× | prod-diff |
| 323× | sqrt-prod |
| 210× | distribute-rgt-neg-in |
| 207× | distribute-lft-neg-in |
| 69× | neg-mul-1 |
| 60× | div-inv |
| 35× | fma-neg |
| 8× | add-log-exp |
| 7× | distribute-lft-out-- |
| 6× | add-exp-log add-cbrt-cube associate-/l* difference-of-squares |
| 5× | pow1 |
| 4× | expm1-log1p-u flip3-- sqrt-div flip-- log1p-expm1-u |
| 3× | associate-/r* |
| 2× | sub-neg diff-log associate-/l/ |
| 1× | cbrt-undiv associate--l- neg-sub0 rem-sqrt-square distribute-rgt-out-- frac-2neg sqrt-pow1 pow1/2 div-sub div-exp clear-num frac-sub sub-div |
| 8.0ms | (/ (sqrt (- (* b_2 b_2) (* a c))) a) |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 85.0ms | (- (/ (- b_2) a) (/ (sqrt (- (* b_2 b_2) (* a c))) a)) |
| 5.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 103.0ms | (/ (sqrt (- (* b_2 b_2) (* a c))) a) |
| 38.0ms | (- (* b_2 b_2) (* a c)) |
| 88.0ms | (- (/ (- b_2) a) (/ (sqrt (- (* b_2 b_2) (* a c))) a)) |
| 60.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1958 | 39816 |
| 1 | 5001 | 25884 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 5.6b
Found 4 expressions with local error:
| 0.2b | (* (/ 1 a) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 1.4b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 23.9b | (sqrt (- (* b_2 b_2) (* a c))) |
| 181× | prod-diff |
| 146× | add-sqr-sqrt |
| 139× | *-un-lft-identity |
| 130× | add-cube-cbrt |
| 95× | sqrt-prod |
| 62× | distribute-rgt-in distribute-lft-in |
| 59× | distribute-rgt-neg-in |
| 57× | distribute-lft-neg-in |
| 19× | neg-mul-1 |
| 13× | add-exp-log associate-*l* |
| 11× | times-frac fma-neg |
| 10× | add-log-exp |
| 9× | add-cbrt-cube |
| 7× | pow1 associate-*r* |
| 5× | flip3-- flip-- |
| 4× | expm1-log1p-u sub-neg prod-exp log1p-expm1-u distribute-lft-out-- difference-of-squares |
| 3× | diff-log unswap-sqr |
| 2× | frac-times sqrt-div associate-*r/ div-exp cbrt-unprod |
| 1× | cbrt-undiv associate--l- neg-sub0 rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp pow-prod-down neg-log associate-*l/ *-commutative div-inv |
| 67.0ms | (* (/ 1 a) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 21.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 5.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 102.0ms | (* (/ 1 a) (- (- b_2) (sqrt (- (* b_2 b_2) (* a c))))) |
| 39.0ms | (- (* b_2 b_2) (* a c)) |
| 68.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 64.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 906 | 7441 |
| 1 | 3295 | 4548 |
| 2 | 5001 | 4309 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 5.5b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 1.4b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 23.9b | (sqrt (- (* b_2 b_2) (* a c))) |
| 79× | add-sqr-sqrt |
| 78× | *-un-lft-identity |
| 61× | prod-diff |
| 58× | add-cube-cbrt |
| 38× | sqrt-prod |
| 26× | distribute-rgt-neg-in |
| 21× | distribute-lft-neg-in times-frac |
| 11× | fma-neg |
| 10× | distribute-lft-out-- add-log-exp difference-of-squares |
| 7× | neg-mul-1 associate-/l* |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 4× | expm1-log1p-u flip3-- flip-- log1p-expm1-u |
| 3× | diff-log associate-/r* |
| 2× | sub-neg sqrt-div associate-/l/ |
| 1× | cbrt-undiv associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub div-exp neg-log clear-num div-inv |
| 46.0ms | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 18.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 5.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 87.0ms | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 33.0ms | (- (* b_2 b_2) (* a c)) |
| 72.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 60.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 549 | 3056 |
| 1 | 1814 | 2150 |
| 2 | 5001 | 2063 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 5.5b
84.5% (4.5b remaining)
Error of 10.3b against oracle of 5.8b and baseline of 34.8b
| Iters | Range | Point | |
|---|---|---|---|
| 11 | 3.0336165705843857e+124 | 3.3022304128508224e+146 | 1.2699491303403745e+143 |
| 10 | -2.4076762225838956e-89 | -7.528955394503449e-103 | -2.37327700068816e-89 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 11 |
| 1 | 25 | 11 |
| 340.0ms | 5757× | body | 80 | valid |
| 251.0ms | 1061× | body | 2560 | valid |
| 195.0ms | 968× | body | 1280 | valid |
| 163.0ms | 2883× | body | 80 | nan |
| 73.0ms | 459× | body | 640 | valid |
| 29.0ms | 103× | body | 5120 | valid |
| 28.0ms | 220× | body | 320 | valid |
| 14.0ms | 118× | body | 160 | valid |