Time bar (total: 4.6s)
| 11.0ms | 35× | body | 2560 | valid |
| 7.0ms | 180× | body | 80 | valid |
| 5.0ms | 29× | body | 1280 | valid |
| 3.0ms | 88× | body | 80 | nan |
| 3.0ms | 17× | body | 640 | valid |
| 1.0ms | 5× | body | 5120 | valid |
| 1.0ms | 7× | body | 160 | valid |
| 0.0ms | 3× | body | 320 | 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: 33.1b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 1.6b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 22.7b | (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 |
| 36.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 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)))) |
| 93.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 46.0ms | (- (* b b) (* 4.0 (* a c))) |
| 73.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 70.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 890 |
| 1 | 1481 | 801 |
| 2 | 5001 | 796 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 5.2b
Found 4 expressions with local error:
| 0.1b | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 1.6b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 22.7b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 67× | times-frac |
| 48× | add-sqr-sqrt |
| 47× | *-un-lft-identity |
| 27× | add-cube-cbrt |
| 25× | add-exp-log |
| 13× | associate-/r* add-cbrt-cube |
| 12× | div-exp |
| 10× | distribute-lft-out-- add-log-exp difference-of-squares |
| 9× | associate-/r/ |
| 8× | sqrt-prod |
| 7× | flip3-- flip-- |
| 6× | pow1 |
| 5× | cbrt-undiv distribute-rgt-neg-in div-inv |
| 3× | rec-exp diff-log 1-exp prod-exp associate-/l* |
| 2× | sub-neg sqrt-div |
| 1× | associate--l- neg-sub0 rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 neg-log clear-num cbrt-unprod inv-pow |
| 27.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 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)))) |
| 110.0ms | (/ 1 (/ (* 2.0 a) (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 47.0ms | (- (* b b) (* 4.0 (* a c))) |
| 76.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 533 | 1804 |
| 1 | 2544 | 1605 |
| 2 | 5002 | 1531 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 5.1b
Found 4 expressions with local error:
| 0.2b | (/ (/ 1 (* 2.0 a)) (/ 1 (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 1.6b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 22.7b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 441× | times-frac |
| 250× | add-sqr-sqrt |
| 249× | *-un-lft-identity |
| 149× | add-cube-cbrt |
| 87× | add-exp-log |
| 58× | div-exp |
| 50× | distribute-lft-out-- difference-of-squares |
| 37× | div-inv |
| 28× | sqrt-prod |
| 27× | associate-/r* |
| 25× | distribute-rgt-neg-in add-cbrt-cube |
| 17× | associate-/r/ |
| 15× | rec-exp 1-exp |
| 13× | cbrt-undiv |
| 12× | prod-exp |
| 11× | flip3-- flip-- |
| 10× | add-log-exp |
| 7× | associate-/l* |
| 5× | pow1 |
| 3× | diff-log |
| 2× | sub-neg sqrt-div cbrt-unprod |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log clear-num associate-/l/ |
| 37.0ms | (/ (/ 1 (* 2.0 a)) (/ 1 (- (- 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)))) |
| 113.0ms | (/ (/ 1 (* 2.0 a)) (/ 1 (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 44.0ms | (- (* b b) (* 4.0 (* a c))) |
| 77.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 73.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1231 | 6003 |
| 1 | 5001 | 5343 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 5.1b
Found 4 expressions with local error:
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 5.4b | (exp (log (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 22.7b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 22.8b | (- (- b) (exp (log (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 15× | add-sqr-sqrt |
| 12× | *-un-lft-identity |
| 10× | add-log-exp |
| 8× | add-cube-cbrt log-prod exp-sum |
| 7× | pow1 sqrt-prod |
| 6× | exp-prod |
| 4× | add-exp-log flip3-- sqrt-div add-cbrt-cube flip-- |
| 3× | diff-log log-pow difference-of-squares |
| 2× | sub-neg log-div sqrt-pow1 pow1/2 exp-diff distribute-lft-out-- |
| 1× | associate--l- neg-sub0 rem-sqrt-square distribute-rgt-neg-in neg-log rem-exp-log |
| 3.0ms | (- (* b b) (* 4.0 (* a c))) |
| 5.0ms | (exp (log (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 4.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 16.0ms | (- (- b) (exp (log (sqrt (- (* b b) (* 4.0 (* a c))))))) |
| 49.0ms | (- (* b b) (* 4.0 (* a c))) |
| 69.0ms | (exp (log (sqrt (- (* b b) (* 4.0 (* a c)))))) |
| 72.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 80.0ms | (- (- b) (exp (log (sqrt (- (* b b) (* 4.0 (* a c))))))) |
Useful iterations: 3 (106.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 713 |
| 1 | 913 | 655 |
| 2 | 3691 | 628 |
| 3 | 5001 | 615 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 5.1b
87% (3.5b remaining)
Error of 8.9b against oracle of 5.4b and baseline of 32.7b
| Iters | Range | Point | |
|---|---|---|---|
| 5 | 5.10808278574109e+145 | 1.867402505400959e+146 | 6.405169454427395e+145 |
| 10 | -9.63247495909049e-100 | -1.4236932931255447e-118 | -4.052378358256912e-102 |
| 7 | -2.3555604230285885e-90 | -2.5832717791734895e-92 | -8.212187268803771e-92 |
| 10 | -6.255678465194574e+71 | -1.2356841275142139e+58 | -2.836853488043519e+71 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 32 |
| 1 | 49 | 32 |
| 269.0ms | 1094× | body | 2560 | valid |
| 236.0ms | 5855× | body | 80 | valid |
| 184.0ms | 919× | body | 1280 | valid |
| 108.0ms | 2917× | body | 80 | nan |
| 63.0ms | 415× | body | 640 | valid |
| 32.0ms | 102× | body | 5120 | valid |
| 25.0ms | 222× | body | 320 | valid |
| 9.0ms | 112× | body | 160 | valid |