Time bar (total: 4.3s)
| 7.0ms | 201× | body | 80 | valid |
| 5.0ms | 31× | body | 1280 | valid |
| 4.0ms | 21× | body | 2560 | valid |
| 3.0ms | 103× | body | 80 | nan |
| 2.0ms | 3× | body | 5120 | valid |
| 2.0ms | 13× | body | 640 | valid |
| 1.0ms | 8× | body | 320 | valid |
| 0.0ms | 4× | body | 160 | valid |
Useful iterations: 0 (2.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: 29.9b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 1.0b | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 19.5b | (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 |
| 45.0ms | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 13.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 7.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 91.0ms | (/ (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 73.0ms | (+ (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 33.0ms | (- (* b_2 b_2) (* a c)) |
| 73.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 389 | 850 |
| 1 | 1366 | 779 |
| 2 | 5001 | 753 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 0.1b | (/ (- b_2 (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 1.0b | (- b_2 (sqrt (- (* b_2 b_2) (* a c)))) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 19.5b | (sqrt (- (* b_2 b_2) (* a c))) |
| 50× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 29× | add-cube-cbrt |
| 19× | prod-diff |
| 18× | times-frac |
| 17× | sqrt-prod |
| 10× | difference-of-squares |
| 8× | add-log-exp |
| 6× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | pow1 distribute-lft-out-- |
| 4× | expm1-log1p-u flip3-- fma-neg 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 |
| 28.0ms | (/ (- b_2 (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 12.0ms | (- b_2 (sqrt (- (* b_2 b_2) (* a c)))) |
| 3.0ms | (- (* 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) |
| 69.0ms | (- b_2 (sqrt (- (* b_2 b_2) (* a c)))) |
| 32.0ms | (- (* b_2 b_2) (* a c)) |
| 61.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 455 | 1481 |
| 1 | 1534 | 1159 |
| 2 | 5001 | 1135 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 1.0b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 19.5b | (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 |
| 30.0ms | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 23.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 5.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 124.0ms | (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 70.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 32.0ms | (- (* b_2 b_2) (* a c)) |
| 63.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 658 | 2518 |
| 1 | 2948 | 2155 |
| 2 | 5002 | 2004 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 19.5b | (sqrt (- (* b_2 b_2) (* a c))) |
| 19.5b | (sqrt (- (* b_2 b_2) (* a c))) |
| 8× | add-sqr-sqrt add-log-exp |
| 6× | pow1 add-cube-cbrt *-un-lft-identity sqrt-prod |
| 4× | add-exp-log expm1-log1p-u flip3-- sqrt-div add-cbrt-cube flip-- log1p-expm1-u |
| 2× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 fma-neg diff-log prod-diff |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 5.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 5.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 37.0ms | (- (* b_2 b_2) (* a c)) |
| 33.0ms | (- (* b_2 b_2) (* a c)) |
| 63.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 61.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 3 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 159 | 438 |
| 1 | 511 | 412 |
| 2 | 1701 | 404 |
| 3 | 5002 | 394 |
9 alts after pruning (6 fresh and 3 done)
Merged error: 4.4b
86.9% (3.7b remaining)
Error of 9.2b against oracle of 5.5b and baseline of 34.1b
| Iters | Range | Point | |
|---|---|---|---|
| 2 | 3.9431530817676045e+109 | 4.557375181159837e+109 | 4.019930844191633e+109 |
| 10 | 9.294290849485744e-131 | 6.48544897696183e-121 | 1.9238883452280037e-130 |
| 3 | -2.4188752133425037e+101 | -1.756824163423226e+101 | -2.377497022722549e+101 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 26 |
| 1 | 55 | 26 |
| 2 | 59 | 26 |
| 3 | 67 | 26 |
| 4 | 67 | 26 |
| 228.0ms | 1102× | body | 2560 | valid |
| 209.0ms | 5848× | body | 80 | valid |
| 155.0ms | 920× | body | 1280 | valid |
| 92.0ms | 2883× | body | 80 | nan |
| 58.0ms | 453× | body | 640 | valid |
| 28.0ms | 103× | body | 5120 | valid |
| 22.0ms | 227× | body | 320 | valid |
| 10.0ms | 123× | body | 160 | valid |