Time bar (total: 19.7s)
| 12.0ms | 37× | body | 2560 | valid |
| 10.0ms | 185× | body | 80 | valid |
| 9.0ms | 33× | body | 1280 | valid |
| 5.0ms | 81× | body | 80 | nan |
| 4.0ms | 20× | body | 640 | valid |
| 1.0ms | 5× | body | 320 | valid |
| 0.0ms | 2× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 18 | 13 |
| 2 | 32 | 13 |
| 3 | 41 | 13 |
| 4 | 44 | 13 |
| done | 44 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 35.6b
Found 4 expressions with local error:
| 0.0b | (- (* b_2 b_2) (* a c)) |
| 0.1b | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 0.7b | (- (- b_2) (sqrt (- (* 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 |
| 17.0ms | (- (* b_2 b_2) (* a c)) |
| 114.0ms | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 31.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 13.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 51.0ms | (- (* b_2 b_2) (* a c)) |
| 127.0ms | (/ (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| 134.0ms | (- (- b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 97.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 156 | 1821 |
| 1 | 366 | 1727 |
| 2 | 1007 | 1611 |
| 3 | 2773 | 1595 |
| done | 5000 | 1593 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 5.4b
Found 4 expressions with local error:
| 0.4b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 3.1b | (/ (/ (* a c) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 9.9b | (/ (* a c) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 24.4b | (sqrt (- (* b_2 b_2) (* a c))) |
| 66× | times-frac |
| 57× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 28× | add-cube-cbrt |
| 18× | add-exp-log add-cbrt-cube |
| 14× | difference-of-squares |
| 13× | associate-/l* |
| 10× | sqrt-prod associate-/r/ |
| 9× | associate-/r* |
| 7× | cbrt-undiv flip3-- div-exp flip-- distribute-lft-out-- |
| 6× | div-inv add-log-exp |
| 5× | pow1 |
| 2× | frac-2neg sqrt-div prod-exp clear-num cbrt-unprod |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log associate-/l/ |
| 87.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 171.0ms | (/ (/ (* a c) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 96.0ms | (/ (* a c) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 10.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 134.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 247.0ms | (/ (/ (* a c) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 351.0ms | (/ (* a c) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 115.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 3118 |
| 1 | 582 | 2897 |
| 2 | 1916 | 2663 |
| done | 5002 | 2625 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 5.3b
Found 4 expressions with local error:
| 0.0b | (- (* b_2 b_2) (* a c)) |
| 0.1b | (/ c (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 0.4b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 24.4b | (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 associate-/r* add-cbrt-cube |
| 5× | pow1 distribute-lft-out-- |
| 4× | flip3-- flip-- |
| 3× | associate-/l* |
| 2× | sub-neg sqrt-div diff-log associate-/r/ |
| 1× | cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num div-inv |
| 17.0ms | (- (* b_2 b_2) (* a c)) |
| 84.0ms | (/ c (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 61.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 10.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 59.0ms | (- (* b_2 b_2) (* a c)) |
| 284.0ms | (/ c (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 92.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 88.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: 4 (2.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 1588 |
| 1 | 311 | 1491 |
| 2 | 772 | 1393 |
| 3 | 1803 | 1389 |
| 4 | 4595 | 1375 |
| done | 5001 | 1375 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 5.3b
Found 4 expressions with local error:
| 0.4b | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 1.7b | (* a (/ c (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 3.1b | (/ (* a (/ c (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) a) |
| 24.4b | (sqrt (- (* b_2 b_2) (* a c))) |
| 40× | add-sqr-sqrt |
| 26× | *-un-lft-identity |
| 24× | associate-*r* |
| 22× | times-frac |
| 18× | add-exp-log add-cube-cbrt add-cbrt-cube |
| 8× | difference-of-squares |
| 7× | pow1 sqrt-prod |
| 6× | add-log-exp |
| 5× | cbrt-undiv div-exp |
| 4× | prod-exp cbrt-unprod distribute-lft-out-- |
| 3× | flip3-- associate-*l* associate-/r* flip-- |
| 2× | sqrt-div associate-*r/ associate-/r/ div-inv unswap-sqr |
| 1× | sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log pow-prod-down clear-num *-commutative associate-/l/ associate-/l* |
| 77.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 150.0ms | (* a (/ c (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 72.0ms | (/ (* a (/ c (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) a) |
| 28.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
| 84.0ms | (- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| 288.0ms | (* a (/ c (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
| 231.0ms | (/ (* a (/ c (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) a) |
| 106.0ms | (sqrt (- (* b_2 b_2) (* a c))) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 203 | 1911 |
| 1 | 508 | 1798 |
| 2 | 1567 | 1522 |
| done | 5001 | 1486 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 5.3b
95% (1.2b remaining)
Error of 6.8b against oracle of 5.6b and baseline of 29.3b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.538525478595148e+72 | 6.402915924844171e+74 | 4.19865099347443e+74 |
| 5 | 1.3461159678365104e-246 | 2.760780588216915e-246 | 1.3645292833571162e-246 |
| 6 | -3.779251410483496e+105 | -5.080294099506613e+104 | -3.7277239731487426e+105 |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 59 |
| 1 | 41 | 55 |
| done | 41 | 55 |
| 873.0ms | 1058× | body | 2560 | valid |
| 435.0ms | 5846× | body | 80 | valid |
| 386.0ms | 921× | body | 1280 | valid |
| 210.0ms | 2929× | body | 80 | nan |
| 196.0ms | 503× | body | 640 | valid |
| 117.0ms | 210× | body | 320 | valid |
| 54.0ms | 109× | body | 5120 | valid |
| 14.0ms | 109× | body | 160 | valid |