Time bar (total: 4.8s)
| 11.0ms | 201× | body | 80 | valid |
| 6.0ms | 31× | body | 1280 | valid |
| 5.0ms | 21× | body | 2560 | valid |
| 4.0ms | 103× | body | 80 | nan |
| 2.0ms | 13× | body | 640 | valid |
| 1.0ms | 3× | body | 5120 | valid |
| 1.0ms | 7× | body | 320 | valid |
| 0.0ms | 5× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 9 |
| 1 | 46 | 9 |
| 2 | 86 | 9 |
| 3 | 113 | 9 |
| 4 | 121 | 9 |
| 5 | 121 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.8b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 1.0b | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 19.5b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 22× | *-un-lft-identity |
| 11× | add-sqr-sqrt |
| 10× | add-cube-cbrt fma-def add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 6× | distribute-rgt-neg-in distribute-lft-out |
| 5× | pow1 times-frac associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-lft-neg-in sqrt-prod |
| 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 fma-neg diff-log div-sub prod-diff neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 39.0ms | (/ (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 13.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 5.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 106.0ms | (/ (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 80.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 73.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 854 |
| 1 | 1658 | 750 |
| 2 | 5001 | 735 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 0.1b | (/ (+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b)) (* 2.0 a)) |
| 1.0b | (+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b)) |
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 19.5b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 21× | *-un-lft-identity |
| 10× | add-sqr-sqrt add-log-exp |
| 9× | add-exp-log add-cube-cbrt add-cbrt-cube |
| 6× | fma-def sqrt-prod distribute-lft-out |
| 5× | pow1 times-frac associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-rgt-neg-in div-sub |
| 2× | cbrt-undiv neg-sub0 associate-+r- flip3-- flip3-+ sqrt-div div-exp unsub-neg sum-log flip-- flip-+ associate-/l/ |
| 1× | +-commutative sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log prod-diff neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 48.0ms | (/ (+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b)) (* 2.0 a)) |
| 19.0ms | (+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b)) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 5.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 106.0ms | (/ (+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b)) (* 2.0 a)) |
| 83.0ms | (+ (sqrt (- (* b b) (* 4.0 (* a c)))) (- b)) |
| 44.0ms | (- (* b b) (* 4.0 (* a c))) |
| 73.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 439 | 865 |
| 1 | 1747 | 764 |
| 2 | 5002 | 756 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 1.0b | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 19.5b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 53× | times-frac |
| 48× | *-un-lft-identity |
| 29× | add-sqr-sqrt |
| 28× | add-cube-cbrt |
| 25× | add-exp-log |
| 13× | add-cbrt-cube |
| 12× | div-exp |
| 11× | associate-/r* |
| 10× | fma-def distribute-lft-out add-log-exp |
| 9× | associate-/r/ |
| 8× | distribute-rgt-neg-in |
| 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 sqrt-prod associate-/l* |
| 2× | flip3-- sqrt-div sum-log flip-- |
| 1× | +-commutative neg-sub0 associate-+l- neg-mul-1 sub-neg rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log prod-diff neg-log clear-num cbrt-unprod inv-pow |
| 31.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 13.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 5.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 145.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 80.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 74.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 556 | 1665 |
| 1 | 2664 | 1442 |
| 2 | 5002 | 1371 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 1.2b | (- (* b b) (* 4.0 (* a c))) |
| 19.5b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 19.5b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 19.5b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 10× | add-sqr-sqrt |
| 9× | sqrt-prod |
| 7× | pow1 add-cube-cbrt *-un-lft-identity |
| 6× | sqrt-div add-log-exp |
| 4× | add-exp-log expm1-log1p-u flip3-- add-cbrt-cube flip-- log1p-expm1-u |
| 3× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 1× | sub-neg fma-neg diff-log prod-diff |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 5.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 5.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 50.0ms | (- (* b b) (* 4.0 (* a c))) |
| 68.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 75.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 74.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 3 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 170 | 564 |
| 1 | 622 | 537 |
| 2 | 2864 | 531 |
| 3 | 5001 | 524 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 4.4b
87.2% (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 |
| 10 | -1.5405955983178716e+163 | -1.402598515452623e+153 | -2.3044033969831823e+153 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 28 |
| 1 | 44 | 28 |
| 2 | 44 | 28 |
| 423.0ms | 5850× | body | 80 | valid |
| 265.0ms | 1101× | body | 2560 | valid |
| 190.0ms | 921× | body | 1280 | valid |
| 119.0ms | 2888× | body | 80 | nan |
| 69.0ms | 450× | body | 640 | valid |
| 30.0ms | 103× | body | 5120 | valid |
| 26.0ms | 228× | body | 320 | valid |
| 9.0ms | 121× | body | 160 | valid |