Time bar (total: 19.3s)
| 12.0ms | 184× | body | 80 | valid |
| 11.0ms | 45× | body | 1280 | valid |
| 8.0ms | 25× | body | 2560 | valid |
| 3.0ms | 69× | body | 80 | nan |
| 3.0ms | 17× | body | 640 | valid |
| 1.0ms | 9× | body | 320 | valid |
| 1.0ms | 2× | body | 5120 | valid |
| 0.0ms | 1× | body | 160 | valid |
Useful iterations: 2 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 14 | 13 |
| 2 | 22 | 12 |
| 3 | 25 | 12 |
| 4 | 27 | 12 |
| 5 | 29 | 12 |
| done | 29 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 35.8b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 0.4b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 22.9b | (sqrt (- (* b_2 b_2) (* a c))) |
| 37× | add-sqr-sqrt |
| 26× | *-un-lft-identity |
| 18× | times-frac |
| 16× | add-cube-cbrt |
| 10× | difference-of-squares |
| 8× | sqrt-prod add-log-exp |
| 6× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | pow1 distribute-lft-out-- |
| 4× | flip3-- flip-- |
| 3× | associate-/r* |
| 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 |
| 208.0ms | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 190.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 58.0ms | (- (* b_2 b_2) (* a c)) |
| 22.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 173.0ms | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 126.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 81.0ms | (- (* b_2 b_2) (* a c)) |
| 227.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 1624 |
| 1 | 361 | 1526 |
| 2 | 928 | 1426 |
| 3 | 2333 | 1418 |
| done | 5000 | 1410 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 4.3b
Found 4 expressions with local error:
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 3.5b | (/ (/ (- 0 (* c a)) (+ (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 10.2b | (/ (- 0 (* c a)) (+ (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 22.9b | (sqrt (- (* b_2 b_2) (* a c))) |
| 114× | times-frac |
| 97× | *-un-lft-identity |
| 66× | add-sqr-sqrt |
| 65× | add-cube-cbrt |
| 21× | associate-/l* |
| 16× | distribute-lft-out |
| 11× | add-exp-log add-cbrt-cube |
| 10× | associate-/r/ |
| 7× | associate-/r* |
| 6× | div-inv add-log-exp |
| 5× | pow1 flip3-+ flip-+ |
| 4× | cbrt-undiv div-exp |
| 3× | flip3-- div-sub distribute-frac-neg sqrt-prod flip-- associate-/l/ |
| 2× | frac-2neg sub0-neg sqrt-div clear-num |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log |
| 16.0ms | (- (* b_2 b_2) (* a c)) |
| 110.0ms | (/ (/ (- 0 (* c a)) (+ (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 109.0ms | (/ (- 0 (* c a)) (+ (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 16.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 57.0ms | (- (* b_2 b_2) (* a c)) |
| 264.0ms | (/ (/ (- 0 (* c a)) (+ (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 299.0ms | (/ (- 0 (* c a)) (+ (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 84.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 2 (606.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 274 | 4426 |
| 1 | 684 | 3974 |
| 2 | 2384 | 3772 |
| done | 5000 | 3772 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 4.2b
Found 4 expressions with local error:
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 2.5b | (/ c (/ (+ (sqrt (- (* b_2 b_2) (* a c))) b_2) a)) |
| 3.5b | (/ (- 0 (/ c (/ (+ (sqrt (- (* b_2 b_2) (* a c))) b_2) a))) a) |
| 22.9b | (sqrt (- (* b_2 b_2) (* a c))) |
| 129× | times-frac |
| 103× | add-sqr-sqrt |
| 98× | *-un-lft-identity |
| 66× | add-cube-cbrt |
| 19× | associate-/r* |
| 12× | distribute-lft-out difference-of-squares |
| 11× | add-exp-log add-cbrt-cube |
| 10× | associate-/l* |
| 6× | div-inv add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv div-exp distribute-lft-out-- |
| 3× | flip3-- sqrt-prod flip-- |
| 2× | frac-2neg sqrt-div clear-num associate-/l/ |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 sub0-neg pow1/2 diff-log div-sub distribute-frac-neg associate-/r/ |
| 16.0ms | (- (* b_2 b_2) (* a c)) |
| 56.0ms | (/ c (/ (+ (sqrt (- (* b_2 b_2) (* a c))) b_2) a)) |
| 315.0ms | (/ (- 0 (/ c (/ (+ (sqrt (- (* b_2 b_2) (* a c))) b_2) a))) a) |
| 19.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 46.0ms | (- (* b_2 b_2) (* a c)) |
| 262.0ms | (/ c (/ (+ (sqrt (- (* b_2 b_2) (* a c))) b_2) a)) |
| 288.0ms | (/ (- 0 (/ c (/ (+ (sqrt (- (* b_2 b_2) (* a c))) b_2) a))) a) |
| 108.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 293 | 4012 |
| 1 | 662 | 3768 |
| 2 | 1960 | 3530 |
| done | 5000 | 3458 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 4.2b
Found 4 expressions with local error:
| 0.1b | (/ c (+ (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 0.9b | (+ (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 1.2b | (- (* b_2 b_2) (* a c)) |
| 22.9b | (sqrt (- (* b_2 b_2) (* a c))) |
| 24× | *-un-lft-identity |
| 15× | add-sqr-sqrt |
| 14× | add-cube-cbrt |
| 12× | times-frac |
| 8× | add-log-exp |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 distribute-lft-out |
| 4× | associate-/r* |
| 3× | sqrt-prod associate-/l* |
| 2× | flip3-- flip3-+ sqrt-div associate-/r/ flip-- flip-+ |
| 1× | cbrt-undiv +-commutative sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log div-exp clear-num sum-log div-inv |
| 60.0ms | (/ c (+ (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 58.0ms | (+ (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 8.0ms | (- (* b_2 b_2) (* a c)) |
| 17.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 249.0ms | (/ c (+ (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 95.0ms | (+ (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 41.0ms | (- (* b_2 b_2) (* a c)) |
| 94.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (3.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 1320 |
| 1 | 279 | 1222 |
| 2 | 713 | 1124 |
| 3 | 1699 | 1121 |
| 4 | 4363 | 1109 |
| done | 5001 | 1107 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 4.2b
95.9% (1.0b remaining)
Error of 6.4b against oracle of 5.4b and baseline of 29.6b
| Iters | Range | Point | |
|---|---|---|---|
| 2 | 5.341589198600723e+134 | 5.967668210703041e+134 | 5.732888581164671e+134 |
| 10 | -1.2529167750641135e-296 | -2.859335985249397e-307 | -3.5177987696791986e-300 |
| 9 | -5.2045971803048284e+128 | -5.738453298103652e+119 | -1.406599291770867e+122 |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 57 |
| 1 | 45 | 55 |
| 2 | 50 | 55 |
| 3 | 51 | 55 |
| done | 51 | 55 |
| 1.1s | 1056× | body | 2560 | valid |
| 969.0ms | 5847× | body | 80 | valid |
| 431.0ms | 926× | body | 1280 | valid |
| 273.0ms | 2938× | body | 80 | nan |
| 136.0ms | 477× | body | 640 | valid |
| 51.0ms | 113× | body | 5120 | valid |
| 40.0ms | 209× | body | 320 | valid |
| 14.0ms | 108× | body | 160 | valid |