Time bar (total: 10.1s)
| 9.0ms | 39× | body | 2560 | valid |
| 8.0ms | 183× | body | 80 | valid |
| 5.0ms | 24× | body | 1280 | valid |
| 3.0ms | 84× | body | 80 | nan |
| 2.0ms | 14× | body | 640 | valid |
| 2.0ms | 13× | body | 320 | valid |
| 1.0ms | 3× | body | 5120 | valid |
| 0.0ms | 1× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 17 |
| 1 | 28 | 17 |
| 2 | 63 | 17 |
| 3 | 114 | 17 |
| 4 | 130 | 17 |
| 5 | 136 | 17 |
| 6 | 139 | 17 |
| done | 139 | 17 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 34.3b
Found 4 expressions with local error:
| 0.4b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.8b | (- (* b b) (* 4.0 (* a c))) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 21.9b | (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 |
| 35.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 93.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 44.0ms | (- (* b b) (* 4.0 (* a c))) |
| 76.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 72.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: done (740.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 1750 |
| 1 | 405 | 1650 |
| 2 | 1328 | 1474 |
| done | 5000 | 1459 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 5.3b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) a) |
| 0.8b | (- (* b b) (* 4.0 (* a c))) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 21.9b | (sqrt (- (* b b) (* 4.0 (* 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 |
| 34.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) a) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 12.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 93.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) a) |
| 48.0ms | (- (* b b) (* 4.0 (* a c))) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 3 (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 2105 |
| 1 | 382 | 1993 |
| 2 | 1105 | 1859 |
| 3 | 4085 | 1844 |
| done | 5000 | 1844 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 5.3b
Found 4 expressions with local error:
| 0.2b | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 a)) |
| 0.8b | (- (* b b) (* 4.0 (* a c))) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 21.9b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 29× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 13× | add-exp-log add-cube-cbrt associate-*r* |
| 11× | times-frac |
| 10× | add-log-exp |
| 9× | add-cbrt-cube |
| 7× | pow1 associate-*l* |
| 5× | flip3-- sqrt-prod flip-- |
| 4× | prod-exp distribute-lft-out-- difference-of-squares |
| 3× | diff-log unswap-sqr |
| 2× | frac-times sub-neg distribute-rgt-neg-in sqrt-div div-exp associate-*l/ cbrt-unprod |
| 1× | cbrt-undiv associate--l- neg-sub0 rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp associate-*r/ pow-prod-down neg-log un-div-inv *-commutative div-inv |
| 50.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 a)) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 15.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 98.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 a)) |
| 50.0ms | (- (* b b) (* 4.0 (* a c))) |
| 82.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 75.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: done (513.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 179 | 2007 |
| 1 | 441 | 1785 |
| 2 | 1332 | 1597 |
| done | 5001 | 1584 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 5.3b
Found 4 expressions with local error:
| 0.8b | (- (* b b) (* 4.0 (* a c))) |
| 1.3b | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 13.7b | (/ (+ (* 4.0 (* a c)) (* b (- b b))) a) |
| 21.9b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 17× | *-un-lft-identity |
| 14× | add-sqr-sqrt |
| 13× | add-cube-cbrt |
| 10× | add-log-exp |
| 9× | times-frac |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 3× | associate-/r* sqrt-prod associate-/l* |
| 2× | flip3-- flip3-+ sqrt-div sum-log flip-- flip-+ associate-/l/ distribute-lft-out |
| 1× | cbrt-undiv +-commutative neg-sub0 associate-+l- sub-neg rem-sqrt-square distribute-rgt-neg-in frac-2neg sqrt-pow1 pow1/2 diff-log div-exp neg-log clear-num div-inv |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 11.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 19.0ms | (/ (+ (* 4.0 (* a c)) (* b (- b b))) a) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 45.0ms | (- (* b b) (* 4.0 (* a c))) |
| 80.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 9.0ms | (/ (+ (* 4.0 (* a c)) (* b (- b b))) a) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 3 (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 1490 |
| 1 | 365 | 1310 |
| 2 | 1139 | 1097 |
| 3 | 4313 | 1008 |
| done | 5000 | 1008 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 5.3b
92.7% (1.7b remaining)
Error of 7.1b against oracle of 5.3b and baseline of 29.4b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1.790439840991813e+53 | 4.6520850645607246e+61 | 4.581932003920303e+61 |
| 6 | 1.9974031211523764e-132 | 9.034365154863063e-132 | 2.021456790140741e-132 |
| 7 | -3.550313394724354e+57 | -2.3888623512096697e+55 | -3.286134886319968e+57 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 78 |
| 1 | 54 | 78 |
| done | 54 | 78 |
| 258.0ms | 1069× | body | 2560 | valid |
| 243.0ms | 5865× | body | 80 | valid |
| 160.0ms | 828× | body | 1280 | valid |
| 112.0ms | 2882× | body | 80 | nan |
| 72.0ms | 477× | body | 640 | valid |
| 32.0ms | 110× | body | 5120 | valid |
| 28.0ms | 248× | body | 320 | valid |
| 9.0ms | 113× | body | 160 | valid |