Time bar (total: 5.1s)
| 8.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 |
| 2.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 |
| 34.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 12.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 103.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 78.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 46.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 855 |
| 1 | 1702 | 750 |
| 2 | 5001 | 735 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 4.4b
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))) |
| 65× | add-sqr-sqrt |
| 48× | *-un-lft-identity |
| 36× | times-frac |
| 32× | add-cube-cbrt |
| 20× | sqrt-prod |
| 19× | prod-diff |
| 16× | difference-of-squares |
| 8× | distribute-lft-out-- add-log-exp |
| 7× | distribute-lft-neg-in neg-mul-1 distribute-rgt-neg-in |
| 6× | add-exp-log associate-/r* add-cbrt-cube associate-/l* |
| 5× | pow1 |
| 4× | expm1-log1p-u flip3-- fma-neg flip-- log1p-expm1-u |
| 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 |
| 27.0ms | (/ (- b (sqrt (- (* b b) (* (* 4.0 a) c)))) (- (* 2.0 a))) |
| 9.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))) |
| 105.0ms | (/ (- b (sqrt (- (* b b) (* (* 4.0 a) c)))) (- (* 2.0 a))) |
| 72.0ms | (- b (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 46.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 571 | 2159 |
| 1 | 2269 | 1775 |
| 2 | 5001 | 1756 |
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 |
| 28.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 12.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 142.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 78.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 44.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 556 | 1665 |
| 1 | 2707 | 1442 |
| 2 | 5001 | 1371 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 2.0b | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 2.7b | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 9.9b | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 19.5b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 125× | add-sqr-sqrt |
| 124× | *-un-lft-identity |
| 90× | times-frac |
| 80× | add-cube-cbrt |
| 60× | prod-diff |
| 44× | sqrt-prod |
| 32× | distribute-rgt-neg-in |
| 30× | associate-/l* |
| 22× | distribute-lft-out-- difference-of-squares |
| 21× | distribute-lft-neg-in |
| 18× | add-exp-log add-cbrt-cube |
| 10× | fma-neg |
| 8× | associate-/r* add-log-exp |
| 7× | cbrt-undiv neg-mul-1 div-exp |
| 6× | associate-/r/ |
| 5× | pow1 flip3-- flip-- |
| 4× | expm1-log1p-u log1p-expm1-u div-inv |
| 3× | associate-/l/ |
| 2× | frac-2neg sqrt-div diff-log prod-exp clear-num cbrt-unprod |
| 1× | associate--l- neg-sub0 sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 neg-log flip-+ |
| 16.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 44.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 27.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 5.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 75.0ms | (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 146.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 178.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 72.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (104.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 829 | 5119 |
| 1 | 3763 | 3863 |
| 2 | 5001 | 3860 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 4.4b
86.7% (3.8b remaining)
Error of 9.3b against oracle of 5.5b and baseline of 34.1b
| Iters | Range | Point | |
|---|---|---|---|
| 2 | 3.9431530817676045e+109 | 4.557375181159837e+109 | 4.019930844191633e+109 |
| 9 | 8.821301774413145e-82 | 2.0920398247873342e-75 | 8.930527750856993e-82 |
| 10 | -1.5405955983178716e+163 | -1.402598515452623e+153 | -2.3044033969831823e+153 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 47 |
| 1 | 57 | 47 |
| 2 | 57 | 47 |
| 250.0ms | 1101× | body | 2560 | valid |
| 230.0ms | 5850× | body | 80 | valid |
| 173.0ms | 921× | body | 1280 | valid |
| 106.0ms | 2888× | body | 80 | nan |
| 66.0ms | 450× | body | 640 | valid |
| 28.0ms | 103× | body | 5120 | valid |
| 25.0ms | 228× | body | 320 | valid |
| 11.0ms | 121× | body | 160 | valid |