Time bar (total: 3.6s)
| 9.0ms | 40× | body | 2560 | valid |
| 8.0ms | 43× | body | 1280 | valid |
| 7.0ms | 179× | body | 80 | valid |
| 3.0ms | 77× | body | 80 | nan |
| 1.0ms | 10× | body | 640 | valid |
| 1.0ms | 5× | body | 320 | valid |
| 0.0ms | 1× | body | 5120 | 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: 36.3b
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.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 24.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 |
| 64.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 9.0ms | (- (* b b) (* 4.0 (* a c))) |
| 22.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))))) (* 2.0 a)) |
| 46.0ms | (- (* b b) (* 4.0 (* a c))) |
| 79.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 74.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 890 |
| 1 | 1481 | 801 |
| 2 | 5001 | 796 |
| done | 5001 | 796 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 5.5b
Found 4 expressions with local error:
| 0.2b | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 1.0b | (- (* b b) (* 4.0 (* a c))) |
| 1.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 24.7b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 23× | add-exp-log |
| 19× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 13× | add-cbrt-cube |
| 10× | prod-exp add-log-exp |
| 8× | add-cube-cbrt |
| 7× | pow1 associate-*r* associate-*l* |
| 5× | flip3-- sqrt-prod flip-- |
| 4× | div-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 3× | times-frac diff-log |
| 2× | cbrt-undiv frac-times sub-neg rec-exp distribute-rgt-neg-in sqrt-div 1-exp associate-*l/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ pow-prod-down neg-log un-div-inv *-commutative div-inv unswap-sqr |
| 107.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 9.0ms | (- (* b b) (* 4.0 (* a c))) |
| 25.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 9.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 96.0ms | (* (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (/ 1 (* 2.0 a))) |
| 48.0ms | (- (* b b) (* 4.0 (* a c))) |
| 80.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 71.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 992 |
| 1 | 2048 | 866 |
| 2 | 5002 | 857 |
| done | 5002 | 857 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 5.5b
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.0b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 24.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 |
| 65.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 9.0ms | (- (* b b) (* 4.0 (* a c))) |
| 22.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 9.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 101.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))))) |
| 72.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 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 5.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 5.5b
84.8% (4.4b remaining)
Error of 10.2b against oracle of 5.9b and baseline of 34.6b
| Iters | Range | Point | |
|---|---|---|---|
| 5 | 3.355600980676121e+98 | 1.2784432988208537e+99 | 5.722235152988638e+98 |
| 9 | -7.880786648230988e-89 | -3.5843833042003497e-96 | -4.706781135059312e-92 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 16 |
| 1 | 37 | 16 |
| done | 37 | 16 |
| 237.0ms | 1068× | body | 2560 | valid |
| 226.0ms | 5898× | body | 80 | valid |
| 162.0ms | 898× | body | 1280 | valid |
| 112.0ms | 2874× | body | 80 | nan |
| 66.0ms | 442× | body | 640 | valid |
| 28.0ms | 102× | body | 5120 | valid |
| 24.0ms | 226× | body | 320 | valid |
| 9.0ms | 122× | body | 160 | valid |