Time bar (total: 7.1s)
| 9.0ms | 39× | body | 2560 | valid |
| 7.0ms | 183× | body | 80 | valid |
| 4.0ms | 24× | body | 1280 | valid |
| 3.0ms | 84× | body | 80 | nan |
| 2.0ms | 14× | body | 640 | valid |
| 1.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 | 131 | 17 |
| 5 | 137 | 17 |
| 6 | 140 | 17 |
| done | 140 | 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 |
| 34.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)))) |
| 97.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 49.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: done (448.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 1750 |
| 1 | 412 | 1650 |
| 2 | 1398 | 1474 |
| done | 5000 | 1465 |
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 |
| 36.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) a) |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 13.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 92.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) a) |
| 48.0ms | (- (* b b) (* 4.0 (* a c))) |
| 74.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 73.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: done (431.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 2105 |
| 1 | 390 | 1993 |
| 2 | 1258 | 1859 |
| done | 5000 | 1850 |
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 |
| 54.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 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)))) |
| 94.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 a)) |
| 49.0ms | (- (* b b) (* 4.0 (* a c))) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 69.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: done (953.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 179 | 2007 |
| 1 | 455 | 1803 |
| 2 | 1705 | 1597 |
| done | 5000 | 1596 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 5.3b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ a (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 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)))) |
| 165× | times-frac |
| 130× | add-sqr-sqrt |
| 129× | *-un-lft-identity |
| 77× | add-cube-cbrt |
| 27× | associate-/r* |
| 26× | distribute-lft-out-- difference-of-squares |
| 16× | sqrt-prod |
| 15× | add-exp-log |
| 13× | distribute-rgt-neg-in |
| 10× | add-log-exp |
| 9× | associate-/r/ add-cbrt-cube |
| 7× | flip3-- div-exp flip-- |
| 6× | pow1 |
| 5× | div-inv |
| 3× | cbrt-undiv diff-log associate-/l* |
| 2× | sub-neg rec-exp sqrt-div 1-exp |
| 1× | associate--l- neg-sub0 rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 neg-log clear-num inv-pow |
| 30.0ms | (/ 1 (/ a (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 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)))) |
| 105.0ms | (/ 1 (/ a (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 44.0ms | (- (* b b) (* 4.0 (* a c))) |
| 78.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 74.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (229.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 5030 |
| 1 | 618 | 4534 |
| 2 | 2325 | 4115 |
| done | 5000 | 4115 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 5.3b
82.4% (5.0b remaining)
Error of 10.3b against oracle of 5.3b and baseline of 33.6b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1.790439840991813e+53 | 4.6520850645607246e+61 | 1.3316184968738608e+61 |
| 2 | -4.223797038045246e-104 | -3.7861133082378615e-104 | -4.1690865718193236e-104 |
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 43 |
| 1 | 39 | 41 |
| 2 | 41 | 41 |
| done | 41 | 41 |
| 239.0ms | 1069× | body | 2560 | valid |
| 229.0ms | 5865× | body | 80 | valid |
| 154.0ms | 828× | body | 1280 | valid |
| 107.0ms | 2882× | body | 80 | nan |
| 74.0ms | 477× | body | 640 | valid |
| 31.0ms | 110× | body | 5120 | valid |
| 27.0ms | 248× | body | 320 | valid |
| 8.0ms | 113× | body | 160 | valid |