Time bar (total: 5.3s)
| 8.0ms | 32× | body | 2560 | valid |
| 8.0ms | 179× | body | 80 | valid |
| 7.0ms | 110× | body | 80 | nan |
| 7.0ms | 36× | body | 1280 | valid |
| 2.0ms | 10× | body | 640 | valid |
| 1.0ms | 12× | body | 320 | valid |
| 1.0ms | 3× | body | 5120 | valid |
| 0.0ms | 2× | 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: 36.3b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 1.2b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 25.8b | (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 |
| 12.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 9.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 246.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 82.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 44.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 74.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 854 |
| 1 | 1702 | 750 |
| 2 | 5001 | 735 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 7.5b
Found 4 expressions with local error:
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 4.1b | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 13.5b | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 25.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 90× | times-frac |
| 80× | add-sqr-sqrt |
| 79× | *-un-lft-identity |
| 39× | add-cube-cbrt |
| 30× | associate-/l* |
| 20× | distribute-lft-out-- difference-of-squares |
| 18× | add-exp-log add-cbrt-cube |
| 13× | sqrt-prod |
| 10× | distribute-rgt-neg-in |
| 8× | associate-/r* |
| 7× | cbrt-undiv div-exp |
| 6× | associate-/r/ add-log-exp |
| 5× | pow1 flip3-- flip-- |
| 4× | expm1-log1p-u log1p-expm1-u div-inv |
| 3× | associate-/l/ |
| 2× | frac-2neg sqrt-div prod-exp clear-num cbrt-unprod |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 fma-neg diff-log prod-diff flip-+ |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 18.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 16.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 43.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 147.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) (* 2.0 a)) |
| 183.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (- b) (sqrt (- (* b b) (* (* 4.0 a) c))))) |
| 73.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 2 (99.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 674 | 2663 |
| 1 | 3462 | 2412 |
| 2 | 5001 | 2406 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 7.5b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 1.2b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 25.8b | (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 |
| 13.0ms | (/ 1 (/ (* 2.0 a) (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 11.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 4.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 140.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 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 556 | 1665 |
| 1 | 2707 | 1442 |
| 2 | 5001 | 1371 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 7.5b
Found 4 expressions with local error:
| 0.2b | (/ (/ 1 (* 2.0 a)) (/ 1 (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 1.2b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 1.4b | (- (* b b) (* (* 4.0 a) c)) |
| 25.8b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 333× | times-frac |
| 224× | *-un-lft-identity |
| 125× | add-sqr-sqrt |
| 124× | add-cube-cbrt |
| 87× | add-exp-log |
| 58× | div-exp |
| 50× | distribute-lft-out |
| 31× | div-inv |
| 28× | distribute-rgt-neg-in |
| 25× | add-cbrt-cube |
| 21× | associate-/r* |
| 17× | associate-/r/ |
| 15× | rec-exp 1-exp |
| 13× | cbrt-undiv |
| 12× | prod-exp |
| 10× | fma-def add-log-exp |
| 9× | flip3-+ flip-+ |
| 7× | associate-/l* |
| 5× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-lft-neg-in sqrt-prod |
| 2× | flip3-- sqrt-div sum-log flip-- cbrt-unprod |
| 1× | +-commutative neg-sub0 associate-+l- neg-mul-1 sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log prod-diff neg-log clear-num associate-/l/ |
| 19.0ms | (/ (/ 1 (* 2.0 a)) (/ 1 (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 8.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 4.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 7.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 141.0ms | (/ (/ 1 (* 2.0 a)) (/ 1 (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))))) |
| 78.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 48.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 74.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1142 | 4786 |
| 1 | 5001 | 4210 |
9 alts after pruning (6 fresh and 3 done)
Merged error: 7.5b
87.1% (3.4b remaining)
Error of 9.1b against oracle of 5.6b and baseline of 32.3b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 389373804.8346531 | 2491217878.346211 | 1026034526.7184467 |
| 7 | 7.34802909125151e-147 | 4.2494272563886066e-145 | 3.4709388758775547e-146 |
| 9 | -3.2701742958179892e+66 | -3.862137329617324e+60 | -1.0461303908572575e+65 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 29 |
| 1 | 51 | 29 |
| 2 | 51 | 29 |
| 273.0ms | 1095× | body | 2560 | valid |
| 247.0ms | 5839× | body | 80 | valid |
| 190.0ms | 934× | body | 1280 | valid |
| 114.0ms | 2928× | body | 80 | nan |
| 77.0ms | 449× | body | 640 | valid |
| 30.0ms | 101× | body | 5120 | valid |
| 28.0ms | 235× | body | 320 | valid |
| 8.0ms | 101× | body | 160 | valid |