Time bar (total: 13.2s)
| 8.0ms | 180× | body | 80 | valid |
| 6.0ms | 34× | body | 2560 | valid |
| 4.0ms | 30× | body | 1280 | valid |
| 3.0ms | 85× | body | 80 | nan |
| 2.0ms | 16× | body | 640 | valid |
| 0.0ms | 4× | body | 320 | valid |
| 0.0ms | 1× | body | 5120 | valid |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 15 | 13 |
| 2 | 23 | 12 |
| 3 | 30 | 12 |
| 4 | 32 | 12 |
| 5 | 34 | 12 |
| done | 34 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 34.3b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 0.6b | (- (* b_2 b_2) (* a c)) |
| 1.2b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 24.3b | (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 |
| 88.0ms | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 9.0ms | (- (* b_2 b_2) (* a c)) |
| 55.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 13.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 92.0ms | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 35.0ms | (- (* b_2 b_2) (* a c)) |
| 76.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 72.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 2408 |
| 1 | 453 | 2113 |
| 2 | 1107 | 1874 |
| 3 | 3402 | 1795 |
| done | 5000 | 1785 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 6.2b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 0.6b | (- (* b_2 b_2) (* a c)) |
| 1.2b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 24.3b | (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 |
| 55.0ms | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 8.0ms | (- (* b_2 b_2) (* a c)) |
| 50.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 11.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 125.0ms | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 36.0ms | (- (* b_2 b_2) (* a c)) |
| 69.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 62.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 3 (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 4764 |
| 1 | 641 | 4074 |
| 2 | 1433 | 3649 |
| 3 | 4208 | 3500 |
| done | 5000 | 3500 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 6.1b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 0.6b | (- (* b_2 b_2) (* a c)) |
| 1.2b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 24.3b | (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 |
| 86.0ms | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 8.0ms | (- (* b_2 b_2) (* a c)) |
| 50.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 11.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 92.0ms | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 34.0ms | (- (* b_2 b_2) (* a c)) |
| 72.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 63.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 195 | 2408 |
| 1 | 453 | 2113 |
| 2 | 1107 | 1874 |
| 3 | 3402 | 1795 |
| done | 5000 | 1785 |
11 alts after pruning (9 fresh and 2 done)
Merged error: 6.1b
Found 4 expressions with local error:
| 0.2b | (* (- (sqrt (- (* b_2 b_2) (* a c))) b_2) (/ 1 a)) |
| 0.6b | (- (* b_2 b_2) (* a c)) |
| 1.2b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 24.3b | (sqrt (- (* b_2 b_2) (* a c))) |
| 43× | add-sqr-sqrt |
| 32× | *-un-lft-identity |
| 27× | add-cube-cbrt |
| 19× | prod-diff |
| 17× | sqrt-prod |
| 13× | add-exp-log associate-*r* |
| 11× | times-frac |
| 9× | add-cbrt-cube |
| 8× | add-log-exp |
| 7× | pow1 fma-neg |
| 6× | associate-*l* |
| 5× | flip3-- flip-- |
| 4× | expm1-log1p-u prod-exp log1p-expm1-u difference-of-squares |
| 3× | unswap-sqr |
| 2× | frac-times sub-neg sqrt-div diff-log div-exp associate-*l/ cbrt-unprod distribute-lft-out-- |
| 1× | cbrt-undiv rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp associate-*r/ pow-prod-down un-div-inv *-commutative div-inv |
| 129.0ms | (* (- (sqrt (- (* b_2 b_2) (* a c))) b_2) (/ 1 a)) |
| 9.0ms | (- (* b_2 b_2) (* a c)) |
| 50.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 11.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 92.0ms | (* (- (sqrt (- (* b_2 b_2) (* a c))) b_2) (/ 1 a)) |
| 34.0ms | (- (* b_2 b_2) (* a c)) |
| 74.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 65.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 2391 |
| 1 | 507 | 1990 |
| 2 | 1333 | 1701 |
| 3 | 4586 | 1622 |
| done | 5000 | 1621 |
11 alts after pruning (8 fresh and 3 done)
Merged error: 6.1b
82.9% (4.9b remaining)
Error of 10.9b against oracle of 6.1b and baseline of 34.5b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.7227097696114035e-146 | 1.4073942755830443e-143 | 1.3880700472259379e-143 |
| 7 | -1.6239005782062206e+154 | -7.680972122048022e+152 | -2.6152573735422387e+153 |
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 41 |
| 1 | 35 | 35 |
| done | 35 | 35 |
| 196.0ms | 1092× | body | 2560 | valid |
| 181.0ms | 5864× | body | 80 | valid |
| 141.0ms | 920× | body | 1280 | valid |
| 85.0ms | 2939× | body | 80 | nan |
| 51.0ms | 459× | body | 640 | valid |
| 25.0ms | 116× | body | 5120 | valid |
| 18.0ms | 210× | body | 320 | valid |
| 6.0ms | 103× | body | 160 | valid |