Time bar (total: 4.3s)
| 8.0ms | 196× | body | 80 | valid |
| 7.0ms | 31× | body | 2560 | valid |
| 6.0ms | 32× | body | 1280 | valid |
| 4.0ms | 113× | body | 80 | nan |
| 1.0ms | 11× | body | 320 | valid |
| 1.0ms | 4× | body | 5120 | valid |
| 1.0ms | 7× | body | 640 | valid |
| 0.0ms | 1× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 9 |
| 1 | 64 | 9 |
| 2 | 114 | 9 |
| 3 | 135 | 9 |
| 4 | 144 | 9 |
| 5 | 148 | 9 |
| 6 | 148 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 36.9b
Found 4 expressions with local error:
| 0.4b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.4b | (- (* b b) (* 4.0 (* a c))) |
| 25.8b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 20× | add-sqr-sqrt |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt times-frac associate-/l* |
| 6× | sqrt-prod distribute-lft-out-- difference-of-squares |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | distribute-rgt-neg-in diff-log |
| 2× | cbrt-undiv sub-neg sqrt-div div-exp associate-/l/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 12.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 96.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 44.0ms | (- (* b b) (* 4.0 (* a c))) |
| 74.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 890 |
| 1 | 1481 | 801 |
| 2 | 5001 | 796 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 8.1b
Found 4 expressions with local error:
| 0.3b | (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.4b | (- (* b b) (* 4.0 (* a c))) |
| 25.8b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 20× | add-sqr-sqrt |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt times-frac associate-/r* |
| 6× | sqrt-prod distribute-lft-out-- difference-of-squares |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | distribute-rgt-neg-in diff-log |
| 2× | cbrt-undiv sub-neg sqrt-div div-exp associate-/r/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log prod-exp clear-num cbrt-unprod div-inv associate-/l* |
| 11.0ms | (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 171.0ms | (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 76.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 47.0ms | (- (* b b) (* 4.0 (* a c))) |
| 70.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 361 | 863 |
| 1 | 1479 | 768 |
| 2 | 5002 | 759 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 0.3b | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 1.4b | (- (* b b) (* 4.0 (* a c))) |
| 25.8b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 23× | add-exp-log |
| 19× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 13× | add-cbrt-cube |
| 10× | prod-exp add-log-exp |
| 8× | add-cube-cbrt |
| 7× | pow1 associate-*r* associate-*l* |
| 5× | flip3-- sqrt-prod flip-- |
| 4× | div-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 3× | times-frac diff-log |
| 2× | cbrt-undiv frac-times sub-neg rec-exp distribute-rgt-neg-in sqrt-div 1-exp associate-*l/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ pow-prod-down neg-log un-div-inv *-commutative div-inv unswap-sqr |
| 15.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 8.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 91.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 75.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 69.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 991 |
| 1 | 2048 | 866 |
| 2 | 5002 | 857 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 1.4b | (- (* b b) (* 4.0 (* a c))) |
| 25.8b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 25.8b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 25.8b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 10× | add-sqr-sqrt |
| 9× | sqrt-prod |
| 7× | pow1 add-cube-cbrt *-un-lft-identity |
| 6× | sqrt-div add-log-exp |
| 4× | add-exp-log flip3-- add-cbrt-cube flip-- |
| 3× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 1× | sub-neg diff-log |
| 4.0ms | (- (* b b) (* 4.0 (* a c))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 46.0ms | (- (* b b) (* 4.0 (* a c))) |
| 68.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 66.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 3 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 508 |
| 1 | 528 | 483 |
| 2 | 2232 | 480 |
| 3 | 5002 | 474 |
9 alts after pruning (6 fresh and 3 done)
Merged error: 8.0b
82.4% (5.0b remaining)
Error of 10.7b against oracle of 5.6b and baseline of 34.3b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 389373804.8346531 | 2491217878.346211 | 2445759453.473797 |
| 10 | -2.526452692857176e-177 | -2.3364497658215877e-190 | -2.4847719492317672e-177 |
| 5 | -6.06156204214849e-106 | -2.323968486468817e-106 | -2.369076111042092e-106 |
| 6 | -7.692731713148582e+22 | -5.509752788368676e+21 | -3.5981267172027766e+22 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 35 |
| 1 | 53 | 35 |
| 253.0ms | 1087× | body | 2560 | valid |
| 236.0ms | 5898× | body | 80 | valid |
| 163.0ms | 838× | body | 1280 | valid |
| 105.0ms | 2921× | body | 80 | nan |
| 66.0ms | 436× | body | 640 | valid |
| 40.0ms | 121× | body | 5120 | valid |
| 26.0ms | 230× | body | 320 | valid |
| 9.0ms | 116× | body | 160 | valid |