Time bar (total: 4.9s)
| 8.0ms | 43× | body | 2560 | valid |
| 6.0ms | 178× | body | 80 | valid |
| 4.0ms | 26× | body | 1280 | valid |
| 4.0ms | 84× | body | 80 | nan |
| 2.0ms | 15× | body | 640 | valid |
| 1.0ms | 3× | body | 5120 | valid |
| 1.0ms | 6× | body | 320 | valid |
| 0.0ms | 5× | body | 160 | valid |
Useful iterations: 0 (2.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: 34.3b
Found 4 expressions with local error:
| 0.3b | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 1.2b | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 25.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 |
| 49.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))) |
| 83.0ms | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 70.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 35.0ms | (- (* b_2 b_2) (* a c)) |
| 75.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 965 |
| 1 | 1241 | 910 |
| 2 | 5001 | 901 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 4.3b | (/ (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 7.5b | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 25.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-+ |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 41.0ms | (/ (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 27.0ms | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 34.0ms | (- (* b_2 b_2) (* a c)) |
| 156.0ms | (/ (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 188.0ms | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 63.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (83.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 725 | 2897 |
| 1 | 3210 | 2743 |
| 2 | 5003 | 2723 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 4.3b | (* (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) (/ 1 a)) |
| 7.5b | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 25.1b | (sqrt (- (* b_2 b_2) (* a c))) |
| 79× | add-sqr-sqrt |
| 52× | times-frac |
| 49× | *-un-lft-identity |
| 33× | add-cube-cbrt |
| 28× | add-exp-log |
| 24× | associate-*l* |
| 18× | add-cbrt-cube |
| 14× | difference-of-squares |
| 13× | associate-*r* |
| 10× | sqrt-prod |
| 9× | div-exp |
| 8× | prod-exp |
| 7× | pow1 distribute-lft-out-- |
| 6× | associate-/r* add-log-exp unswap-sqr |
| 5× | cbrt-undiv |
| 4× | flip3-- associate-/r/ flip-- cbrt-unprod |
| 3× | div-inv associate-/l* |
| 2× | rec-exp sqrt-div 1-exp associate-/l/ |
| 1× | frac-times sub-neg rem-sqrt-square frac-2neg sqrt-pow1 flip3-+ pow1/2 diff-log associate-*r/ pow-prod-down associate-*l/ clear-num un-div-inv *-commutative flip-+ |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 61.0ms | (* (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) (/ 1 a)) |
| 24.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)) |
| 155.0ms | (* (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) (/ 1 a)) |
| 191.0ms | (/ (+ 0 (* a c)) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 62.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (89.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 696 | 1717 |
| 1 | 3216 | 1514 |
| 2 | 5001 | 1499 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 4.4b
Found 4 expressions with local error:
| 0.4b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 11.6b | (/ (* a c) a) |
| 25.1b | (sqrt (- (* b_2 b_2) (* a c))) |
| 12× | add-sqr-sqrt |
| 9× | add-exp-log *-un-lft-identity add-cbrt-cube |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 5× | pow1 |
| 4× | sqrt-prod |
| 3× | flip3-- times-frac associate-/r* flip-- |
| 2× | cbrt-undiv sub-neg sqrt-div diff-log div-exp difference-of-squares |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 prod-exp clear-num cbrt-unprod div-inv associate-/l* distribute-lft-out-- |
| 20.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 3.0ms | (- (* b_2 b_2) (* a c)) |
| 3.0ms | (/ (* a c) a) |
| 4.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 72.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 37.0ms | (- (* b_2 b_2) (* a c)) |
| 6.0ms | (/ (* a c) a) |
| 60.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 284 | 412 |
| 1 | 1188 | 378 |
| 2 | 5002 | 361 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 4.4b
86.5% (3.6b remaining)
Error of 8.9b against oracle of 5.2b and baseline of 32.1b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 8.465625442272063e+58 | 8.825425083170634e+65 | 8.633216037833923e+65 |
| 10 | -3.103980729665154e-152 | -5.819949872588799e-163 | -2.630698729571271e-159 |
| 8 | -183484304836700.72 | -121429039431.98735 | -73773484249037.31 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 20 |
| 1 | 36 | 20 |
| 207.0ms | 1040× | body | 2560 | valid |
| 206.0ms | 5929× | body | 80 | valid |
| 153.0ms | 902× | body | 1280 | valid |
| 95.0ms | 2978× | body | 80 | nan |
| 55.0ms | 438× | body | 640 | valid |
| 26.0ms | 108× | body | 5120 | valid |
| 21.0ms | 218× | body | 320 | valid |
| 7.0ms | 104× | body | 160 | valid |