Time bar (total: 5.3s)
| 9.0ms | 41× | body | 2560 | valid |
| 7.0ms | 178× | body | 80 | valid |
| 5.0ms | 26× | body | 1280 | valid |
| 3.0ms | 75× | body | 80 | nan |
| 2.0ms | 14× | body | 640 | valid |
| 1.0ms | 7× | body | 320 | valid |
| 0.0ms | 3× | 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 |
| done | 148 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 35.1b
Found 4 expressions with local error:
| 0.3b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 1.1b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 24.6b | (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 |
| 65.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 9.0ms | (- (* b b) (* 4.0 (* a c))) |
| 26.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 9.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 98.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 46.0ms | (- (* b b) (* 4.0 (* a c))) |
| 80.0ms | (- (- b) (sqrt (- (* 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 |
| done | 5001 | 796 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 6.4b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) a) |
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 1.1b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 24.6b | (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 |
| 63.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) a) |
| 9.0ms | (- (* b b) (* 4.0 (* a c))) |
| 23.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 9.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 97.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) a) |
| 46.0ms | (- (* b b) (* 4.0 (* a c))) |
| 84.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 76.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 381 | 1101 |
| 1 | 1343 | 1035 |
| 2 | 5001 | 1026 |
| done | 5001 | 1026 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 6.4b
Found 4 expressions with local error:
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 3.1b | (/ (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) a) |
| 11.1b | (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 24.6b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 162× | times-frac |
| 146× | add-sqr-sqrt |
| 113× | *-un-lft-identity |
| 81× | add-cube-cbrt |
| 32× | difference-of-squares |
| 27× | associate-/l* |
| 19× | sqrt-prod |
| 16× | distribute-lft-out-- |
| 11× | add-exp-log add-cbrt-cube |
| 10× | associate-/r/ |
| 9× | associate-/r* |
| 7× | flip3-- flip-- |
| 6× | div-inv add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv div-exp |
| 3× | associate-/l/ |
| 2× | frac-2neg sqrt-div clear-num |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 diff-log flip-+ |
| 9.0ms | (- (* b b) (* 4.0 (* a c))) |
| 97.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) a) |
| 64.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 9.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 47.0ms | (- (* b b) (* 4.0 (* a c))) |
| 174.0ms | (/ (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) a) |
| 215.0ms | (/ (+ 0 (* 4.0 (* a c))) (- (sqrt (- (* b b) (* 4.0 (* a c)))) b)) |
| 77.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 732 | 3440 |
| 1 | 3389 | 3258 |
| 2 | 5001 | 3235 |
| done | 5001 | 3235 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 6.3b
Found 4 expressions with local error:
| 15.5b | (cbrt (+ 0 (* 4.0 (* a c)))) |
| 15.5b | (cbrt (+ 0 (* 4.0 (* a c)))) |
| 24.6b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 24.6b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 10× | add-sqr-sqrt |
| 8× | add-cube-cbrt *-un-lft-identity |
| 6× | pow1 cbrt-prod sqrt-prod |
| 4× | add-exp-log cbrt-div sqrt-div add-cbrt-cube add-log-exp |
| 2× | rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 pow1/3 flip-- flip-+ |
| 3.0ms | (cbrt (+ 0 (* 4.0 (* a c)))) |
| 6.0ms | (cbrt (+ 0 (* 4.0 (* a c)))) |
| 9.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 9.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 101.0ms | (cbrt (+ 0 (* 4.0 (* a c)))) |
| 105.0ms | (cbrt (+ 0 (* 4.0 (* a c)))) |
| 77.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 73.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 534 |
| 1 | 912 | 500 |
| 2 | 5001 | 480 |
| done | 5001 | 480 |
9 alts after pruning (6 fresh and 3 done)
Merged error: 6.3b
83.5% (4.5b remaining)
Error of 10.0b against oracle of 5.5b and baseline of 32.8b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 5.30600492772346e+88 | 5.894388948599132e+93 | 2.5429514865802255e+93 |
| 7 | -1.9051551317192057e-67 | -2.58855871570434e-69 | -2.6444093768085776e-69 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 18 |
| 1 | 38 | 18 |
| done | 38 | 18 |
| 241.0ms | 1061× | body | 2560 | valid |
| 224.0ms | 5877× | body | 80 | valid |
| 155.0ms | 852× | body | 1280 | valid |
| 112.0ms | 2982× | body | 80 | nan |
| 66.0ms | 473× | body | 640 | valid |
| 30.0ms | 112× | body | 5120 | valid |
| 26.0ms | 243× | body | 320 | valid |
| 9.0ms | 123× | body | 160 | valid |