Time bar (total: 8.9s)
| 9.0ms | 39× | body | 2560 | valid |
| 7.0ms | 183× | body | 80 | valid |
| 5.0ms | 84× | body | 80 | nan |
| 4.0ms | 24× | body | 1280 | valid |
| 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 |
| 32.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)))) |
| 98.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 43.0ms | (- (* b b) (* 4.0 (* a c))) |
| 77.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 70.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: done (429.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))))) 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)))) |
| 159× | times-frac |
| 128× | add-sqr-sqrt |
| 127× | *-un-lft-identity |
| 75× | add-cube-cbrt |
| 26× | distribute-lft-out-- difference-of-squares |
| 25× | associate-/l* |
| 16× | sqrt-prod |
| 13× | distribute-rgt-neg-in |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 5× | pow1 div-inv |
| 3× | cbrt-undiv flip3-- diff-log div-exp associate-/r* flip-- |
| 2× | sub-neg sqrt-div div-sub |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log clear-num associate-/l/ |
| 39.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) |
| 48.0ms | (- (* b b) (* 4.0 (* a c))) |
| 73.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: done (740.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 283 | 4621 |
| 1 | 690 | 4441 |
| 2 | 2548 | 4265 |
| done | 5000 | 4264 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 5.3b
Found 4 expressions with local error:
| 0.2b | (/ (/ 1 1) (/ a (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0))) |
| 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)))) |
| 3701× | times-frac |
| 1907× | add-sqr-sqrt |
| 1906× | *-un-lft-identity |
| 1398× | add-cube-cbrt |
| 254× | distribute-lft-out-- difference-of-squares |
| 138× | div-inv |
| 130× | sqrt-prod |
| 127× | distribute-rgt-neg-in |
| 80× | associate-/r* |
| 64× | add-exp-log |
| 54× | div-exp |
| 25× | add-cbrt-cube |
| 15× | cbrt-undiv 1-exp associate-/r/ |
| 13× | associate-/l* |
| 10× | add-log-exp |
| 6× | rec-exp |
| 5× | pow1 |
| 3× | flip3-- diff-log flip-- |
| 2× | sub-neg sqrt-div |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log clear-num associate-/l/ |
| 57.0ms | (/ (/ 1 1) (/ a (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0))) |
| 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)))) |
| 109.0ms | (/ (/ 1 1) (/ a (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) 2.0))) |
| 47.0ms | (- (* b b) (* 4.0 (* a c))) |
| 77.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 67.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: done (2.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1489 | 54153 |
| 1 | 4478 | 45496 |
| done | 5000 | 43162 |
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)))) |
| 29× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 13× | add-exp-log add-cube-cbrt associate-*l* |
| 11× | times-frac |
| 10× | add-log-exp |
| 9× | add-cbrt-cube |
| 7× | pow1 associate-*r* |
| 5× | flip3-- sqrt-prod flip-- |
| 4× | sub-neg prod-exp distribute-lft-out-- difference-of-squares |
| 3× | diff-log unswap-sqr |
| 2× | distribute-rgt-in frac-times distribute-rgt-neg-in distribute-lft-in sqrt-div associate-*r/ div-exp cbrt-unprod |
| 1× | cbrt-undiv associate--l- neg-sub0 rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp pow-prod-down neg-log associate-*l/ *-commutative div-inv |
| 49.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)))) |
| 104.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))))) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (142.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 172 | 2042 |
| 1 | 449 | 1847 |
| 2 | 1608 | 1635 |
| done | 5000 | 1635 |
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: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 37 |
| 1 | 31 | 37 |
| done | 31 | 37 |
| 248.0ms | 1069× | body | 2560 | valid |
| 233.0ms | 5865× | body | 80 | valid |
| 161.0ms | 828× | body | 1280 | valid |
| 111.0ms | 2882× | body | 80 | nan |
| 70.0ms | 477× | body | 640 | valid |
| 32.0ms | 110× | body | 5120 | valid |
| 27.0ms | 248× | body | 320 | valid |
| 8.0ms | 113× | body | 160 | valid |