Time bar (total: 5.0s)
| 7.0ms | 186× | body | 80 | valid |
| 6.0ms | 34× | body | 2560 | valid |
| 4.0ms | 25× | body | 1280 | valid |
| 3.0ms | 88× | body | 80 | nan |
| 2.0ms | 14× | body | 640 | valid |
| 1.0ms | 13× | body | 320 | valid |
| 0.0ms | 2× | body | 5120 | valid |
| 0.0ms | 2× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 32 | 7 |
| 2 | 41 | 7 |
| 3 | 44 | 7 |
| 4 | 44 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 36.3b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 1.2b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 1.4b | (- (* b_2 b_2) (* a c)) |
| 24.4b | (sqrt (- (* b_2 b_2) (* a c))) |
| 38× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 21× | times-frac |
| 17× | add-cube-cbrt |
| 10× | distribute-lft-out-- add-log-exp difference-of-squares |
| 8× | sqrt-prod |
| 7× | associate-/l* |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 distribute-rgt-neg-in |
| 4× | flip3-- flip-- |
| 3× | diff-log associate-/r* |
| 2× | sub-neg sqrt-div associate-/l/ |
| 1× | cbrt-undiv associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub div-exp neg-log clear-num div-inv |
| 47.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)) |
| 6.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 86.0ms | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 74.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 35.0ms | (- (* b_2 b_2) (* a c)) |
| 73.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 965 |
| 1 | 1241 | 910 |
| 2 | 5001 | 901 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 1.4b | (- (* b_2 b_2) (* a c)) |
| 4.4b | (/ (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 11.1b | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 24.4b | (sqrt (- (* b_2 b_2) (* a c))) |
| 162× | times-frac |
| 146× | add-sqr-sqrt |
| 113× | *-un-lft-identity |
| 81× | add-cube-cbrt |
| 32× | difference-of-squares |
| 27× | associate-/l* |
| 19× | sqrt-prod |
| 16× | distribute-lft-out-- |
| 11× | add-exp-log add-cbrt-cube |
| 10× | associate-/r/ |
| 9× | associate-/r* |
| 7× | flip3-- flip-- |
| 6× | div-inv add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv div-exp |
| 3× | associate-/l/ |
| 2× | frac-2neg sqrt-div clear-num |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 diff-log flip-+ |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 42.0ms | (/ (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 28.0ms | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 33.0ms | (- (* b_2 b_2) (* a c)) |
| 156.0ms | (/ (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 190.0ms | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 64.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 725 | 2897 |
| 1 | 3210 | 2743 |
| 2 | 5003 | 2723 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 6.7b
Found 4 expressions with local error:
| 1.4b | (- (* b_2 b_2) (* a c)) |
| 1.9b | (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c)) |
| 4.4b | (/ (* 1 (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c))) a) |
| 24.4b | (sqrt (- (* b_2 b_2) (* a c))) |
| 141× | times-frac |
| 119× | add-sqr-sqrt |
| 94× | *-un-lft-identity |
| 70× | add-cube-cbrt |
| 32× | add-exp-log |
| 25× | associate-/r* |
| 24× | difference-of-squares |
| 23× | add-cbrt-cube |
| 16× | div-exp |
| 15× | sqrt-prod |
| 12× | distribute-lft-out-- |
| 10× | cbrt-undiv |
| 6× | prod-exp div-inv add-log-exp |
| 5× | pow1 |
| 4× | associate-/l* |
| 3× | 1-exp cbrt-unprod |
| 2× | flip3-- frac-2neg sqrt-div clear-num flip-- |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log associate-*r/ associate-/r/ associate-/l/ |
| 5.0ms | (- (* b_2 b_2) (* a c)) |
| 22.0ms | (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c)) |
| 18.0ms | (/ (* 1 (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c))) a) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 33.0ms | (- (* b_2 b_2) (* a c)) |
| 170.0ms | (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c)) |
| 138.0ms | (/ (* 1 (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c))) a) |
| 60.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 773 | 2158 |
| 1 | 3591 | 1999 |
| 2 | 5002 | 1976 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 6.7b
Found 4 expressions with local error:
| 0.2b | (* (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ 1 a)) |
| 1.2b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 1.4b | (- (* b_2 b_2) (* a c)) |
| 24.4b | (sqrt (- (* b_2 b_2) (* a c))) |
| 29× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 13× | add-exp-log add-cube-cbrt associate-*r* |
| 11× | times-frac |
| 10× | add-log-exp |
| 9× | add-cbrt-cube |
| 7× | pow1 associate-*l* |
| 5× | flip3-- sqrt-prod flip-- |
| 4× | prod-exp distribute-lft-out-- difference-of-squares |
| 3× | diff-log unswap-sqr |
| 2× | frac-times sub-neg distribute-rgt-neg-in sqrt-div div-exp associate-*l/ cbrt-unprod |
| 1× | cbrt-undiv associate--l- neg-sub0 rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp associate-*r/ pow-prod-down neg-log un-div-inv *-commutative div-inv |
| 51.0ms | (* (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ 1 a)) |
| 15.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 85.0ms | (* (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ 1 a)) |
| 71.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 33.0ms | (- (* b_2 b_2) (* a c)) |
| 62.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 428 | 882 |
| 1 | 1811 | 791 |
| 2 | 5001 | 773 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 6.7b
82.1% (4.7b remaining)
Error of 10.4b against oracle of 5.7b and baseline of 31.9b
| Iters | Range | Point | |
|---|---|---|---|
| 5 | 1.1874868645648804e+84 | 3.824179182553312e+84 | 2.4992282662840617e+84 |
| 9 | -6.219842315709727e-116 | -4.3103875869831393e-125 | -4.4270058556435274e-117 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 15 |
| 1 | 36 | 15 |
| 2 | 36 | 15 |
| 209.0ms | 1092× | body | 2560 | valid |
| 195.0ms | 5868× | body | 80 | valid |
| 136.0ms | 894× | body | 1280 | valid |
| 90.0ms | 2861× | body | 80 | nan |
| 53.0ms | 439× | body | 640 | valid |
| 25.0ms | 106× | body | 5120 | valid |
| 22.0ms | 213× | body | 320 | valid |
| 7.0ms | 114× | body | 160 | valid |