Time bar (total: 4.9s)
| 7.0ms | 37× | body | 2560 | valid |
| 7.0ms | 197× | body | 80 | valid |
| 4.0ms | 77× | body | 80 | nan |
| 4.0ms | 24× | body | 1280 | valid |
| 2.0ms | 16× | body | 640 | valid |
| 0.0ms | 4× | body | 160 | valid |
| 0.0ms | 2× | body | 320 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 7 |
| 1 | 23 | 7 |
| 2 | 30 | 7 |
| 3 | 32 | 7 |
| 4 | 34 | 7 |
| 5 | 34 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 32.7b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 0.4b | (- (* b_2 b_2) (* a c)) |
| 0.8b | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 24.0b | (sqrt (- (* b_2 b_2) (* 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 |
| 10.0ms | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 8.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 6.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 90.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)))) |
| 76.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 389 | 850 |
| 1 | 1366 | 779 |
| 2 | 5001 | 753 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 0.4b | (- (* b_2 b_2) (* a c)) |
| 0.8b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 24.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 51× | add-sqr-sqrt |
| 40× | *-un-lft-identity |
| 30× | add-cube-cbrt |
| 20× | sqrt-prod |
| 19× | prod-diff |
| 18× | times-frac |
| 10× | difference-of-squares |
| 8× | add-log-exp |
| 7× | fma-neg |
| 6× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | pow1 distribute-lft-out-- |
| 4× | expm1-log1p-u flip3-- flip-- log1p-expm1-u |
| 3× | associate-/r* |
| 2× | sub-neg sqrt-div diff-log associate-/l/ |
| 1× | cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub div-exp clear-num div-inv |
| 11.0ms | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 8.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 88.0ms | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 32.0ms | (- (* b_2 b_2) (* a c)) |
| 69.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 61.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 456 | 1241 |
| 1 | 1636 | 1036 |
| 2 | 5001 | 1006 |
12 alts after pruning (11 fresh and 1 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 0.4b | (- (* b_2 b_2) (* a c)) |
| 0.8b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 24.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 144× | times-frac |
| 137× | add-sqr-sqrt |
| 110× | *-un-lft-identity |
| 84× | add-cube-cbrt |
| 28× | sqrt-prod |
| 26× | difference-of-squares |
| 24× | associate-/r* |
| 19× | prod-diff |
| 15× | add-exp-log |
| 13× | distribute-lft-out-- |
| 9× | associate-/r/ add-cbrt-cube |
| 8× | add-log-exp |
| 7× | flip3-- fma-neg div-exp flip-- |
| 6× | pow1 |
| 5× | div-inv |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | cbrt-undiv associate-/l* |
| 2× | sub-neg rec-exp sqrt-div diff-log 1-exp |
| 1× | rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 clear-num inv-pow |
| 16.0ms | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 8.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 126.0ms | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 35.0ms | (- (* b_2 b_2) (* a c)) |
| 72.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 58.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 658 | 2518 |
| 1 | 2948 | 2155 |
| 2 | 5002 | 2004 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 7.9b
Found 4 expressions with local error:
| 0.3b | (/ (/ 1 a) (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 0.4b | (- (* b_2 b_2) (* a c)) |
| 0.8b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 24.0b | (sqrt (- (* b_2 b_2) (* a c))) |
| 789× | times-frac |
| 507× | add-sqr-sqrt |
| 420× | *-un-lft-identity |
| 334× | add-cube-cbrt |
| 86× | difference-of-squares |
| 58× | sqrt-prod |
| 44× | add-exp-log |
| 43× | distribute-lft-out-- |
| 40× | div-inv |
| 32× | div-exp |
| 29× | associate-/r/ |
| 24× | associate-/r* |
| 19× | prod-diff |
| 17× | flip3-- flip-- |
| 16× | add-cbrt-cube |
| 13× | associate-/l* |
| 8× | cbrt-undiv rec-exp 1-exp add-log-exp |
| 7× | fma-neg |
| 5× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u |
| 2× | sub-neg sqrt-div diff-log |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num associate-/l/ |
| 24.0ms | (/ (/ 1 a) (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 4.0ms | (- (* b_2 b_2) (* a c)) |
| 8.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 127.0ms | (/ (/ 1 a) (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 33.0ms | (- (* b_2 b_2) (* a c)) |
| 72.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 66.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 1 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1775 | 7995 |
| 1 | 5002 | 7078 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 7.9b
88.2% (3.3b remaining)
Error of 9.0b against oracle of 5.7b and baseline of 33.7b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 6254161.133583045 | 42925490.781275615 | 42194588.45539583 |
| 9 | 8.37141649570399e-178 | 3.6472374174305276e-171 | 8.020329521421151e-175 |
| 10 | -4.4721271386820616e+151 | -9.712280864301115e+136 | -7.700313305414632e+138 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 23 |
| 1 | 40 | 23 |
| 2 | 40 | 23 |
| 205.0ms | 1045× | body | 2560 | valid |
| 204.0ms | 5937× | body | 80 | valid |
| 137.0ms | 854× | body | 1280 | valid |
| 94.0ms | 2863× | body | 80 | nan |
| 59.0ms | 440× | body | 640 | valid |
| 27.0ms | 113× | body | 5120 | valid |
| 21.0ms | 226× | body | 320 | valid |
| 8.0ms | 120× | body | 160 | valid |