Time bar (total: 5.4s)
| 6.0ms | 179× | body | 80 | valid |
| 6.0ms | 38× | body | 1280 | valid |
| 5.0ms | 15× | body | 640 | valid |
| 4.0ms | 24× | body | 2560 | valid |
| 2.0ms | 73× | body | 80 | nan |
| 1.0ms | 4× | body | 5120 | valid |
| 1.0ms | 7× | body | 320 | valid |
| 0.0ms | 7× | 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 |
| done | 44 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 33.3b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 0.8b | (- (* b_2 b_2) (* a c)) |
| 1.2b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 22.1b | (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 |
| 61.0ms | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 10.0ms | (- (* b_2 b_2) (* a c)) |
| 23.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 9.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 90.0ms | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 35.0ms | (- (* b_2 b_2) (* a c)) |
| 75.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 62.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 |
| done | 5001 | 901 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 3.7b
Found 4 expressions with local error:
| 0.8b | (- (* b_2 b_2) (* a c)) |
| 2.9b | (/ (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 8.2b | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 22.1b | (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-+ |
| 8.0ms | (- (* b_2 b_2) (* a c)) |
| 91.0ms | (/ (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 58.0ms | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 9.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 34.0ms | (- (* b_2 b_2) (* a c)) |
| 164.0ms | (/ (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 199.0ms | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 66.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 725 | 2897 |
| 1 | 3210 | 2743 |
| 2 | 5003 | 2723 |
| done | 5003 | 2723 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 3.7b
Found 4 expressions with local error:
| 0.8b | (- (* b_2 b_2) (* a c)) |
| 1.8b | (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c)) |
| 2.9b | (/ (* 1 (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c))) a) |
| 22.1b | (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/ |
| 8.0ms | (- (* b_2 b_2) (* a c)) |
| 42.0ms | (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c)) |
| 35.0ms | (/ (* 1 (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c))) a) |
| 12.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 35.0ms | (- (* b_2 b_2) (* a c)) |
| 179.0ms | (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c)) |
| 144.0ms | (/ (* 1 (/ a (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) c))) a) |
| 68.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 773 | 2158 |
| 1 | 3591 | 1999 |
| 2 | 5002 | 1976 |
| done | 5002 | 1976 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 3.7b
Found 4 expressions with local error:
| 0.4b | (/ 1 (/ (* 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) c)) |
| 0.4b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 0.8b | (- (* b_2 b_2) (* a c)) |
| 22.1b | (sqrt (- (* b_2 b_2) (* a c))) |
| 33× | times-frac |
| 32× | add-exp-log |
| 26× | add-sqr-sqrt |
| 23× | *-un-lft-identity |
| 21× | add-cube-cbrt |
| 17× | div-exp |
| 13× | add-cbrt-cube |
| 8× | add-log-exp |
| 7× | 1-exp associate-/r* |
| 6× | pow1 prod-exp |
| 5× | cbrt-undiv div-inv |
| 4× | rec-exp sqrt-prod |
| 3× | flip3-- flip-- associate-/l* |
| 2× | sub-neg sqrt-div diff-log difference-of-squares |
| 1× | rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 clear-num associate-/r/ cbrt-unprod distribute-lft-out-- inv-pow |
| 45.0ms | (/ 1 (/ (* 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) c)) |
| 40.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 8.0ms | (- (* b_2 b_2) (* a c)) |
| 12.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 103.0ms | (/ 1 (/ (* 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) c)) |
| 78.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 35.0ms | (- (* b_2 b_2) (* a c)) |
| 66.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 504 | 1012 |
| 1 | 1989 | 871 |
| 2 | 5001 | 827 |
| done | 5001 | 827 |
10 alts after pruning (7 fresh and 3 done)
Merged error: 3.7b
95.5% (1.1b remaining)
Error of 6.6b against oracle of 5.5b and baseline of 29.9b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1.4800420954007604e+99 | 2.6367850541344314e+108 | 4.3978336183962956e+103 |
| 6 | 1.0058798208127442e-173 | 1.0693689171863556e-172 | 1.0274168215380685e-173 |
| 10 | -6.90058054258779e+154 | -1.4735496756669211e+144 | -6.483959257496842e+145 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 19 |
| 1 | 38 | 19 |
| 2 | 38 | 19 |
| done | 38 | 19 |
| 195.0ms | 5915× | body | 80 | valid |
| 193.0ms | 1024× | body | 2560 | valid |
| 140.0ms | 899× | body | 1280 | valid |
| 85.0ms | 2902× | body | 80 | nan |
| 52.0ms | 449× | body | 640 | valid |
| 29.0ms | 117× | body | 5120 | valid |
| 21.0ms | 236× | body | 320 | valid |
| 8.0ms | 129× | body | 160 | valid |